@charset "UTF-8";
/* CSS Document */


/* GLOBAL DEFINITIONS */

html {
	background-color: #292218;	
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #000;
}

body {	
	margin: 0px auto;
	/*background-color: #2e271d;	*/
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/Extension.jpg');
	background-repeat: repeat-y;
	color: #000;
	behavior: url('../web/20110207200200im_/http_/manzil-la-tortue.com/css/csshover3.htc');
	line-height: 1.3;

	/*background-color: #E9E1CC;
	background-position: top center;
	background-repeat: repeat-y;*/
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

#logo {
	float: left;
	/*width: 114px;
	height: 163px;*/
	cursor: pointer;
	width: 120px;
	height: 160px;
}

#rep {
	padding-top: 0px;
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/mlt_fond.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 1200px;
}


#sommet {
	width: 500px;
	float: right;
	height: 20px;
	text-align: right;
	padding-right: 10px;
}

#ul_sommet {
	float: right;
	background-color: white;
}

#ul_sommet li {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	
}

#fond {
	/*background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/4.jpg');*/
	background-repeat:no-repeat;
	/*background-position: 50% 30%;*/
	background-position: center 180px ;
	margin-bottom: 1px;
	/*left: 50%;
	top: 50%;*/
}

a {
	color: #fdd88a;
}

a:hover {
	color: #fff;	
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* font classes */

h1 {
	font-size: 28px;
	/*color: #c3c3c1;*/
	color: #614721;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 22px;
	color: #544325;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 20px;
	color: #99a519;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 16px;
	color: #99a519;
	padding: 0px;
	margin: 0px;
	margin-left: 50px;
}

h4.normal {
	margin-left: 0px;
}

h5 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: black;
	text-align: center;
}

h6 {
	font-size: 12px;
}

/* MAIN ID's */

#mainContent {
	width: 979px;
	margin: 0px auto;
	position: relative;
}


#homeContent {
	/*background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/slideshow/background.png');*/
	background-repeat: no-repeat;
	width: 100%;
	min-height: 690px;
	margin-top: 0px;
}

#homeContent2 {
	width: 100%;
	min-height: 690px;
	margin-top: 10px;
}


/* NAVIGATION (TOP NAVIGATION ONLY) */

#bar_nav {
	width: 100%;
}

#nav {
	/*margin-left: 130px;*/
	padding: 0px;
	top: 30px; 
	margin-top: 0px;
	/*background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/navigation/bar.png');*/
	background-repeat: no-repeat;
	height: 43px;
	padding-top: 3px;
}

#nav .first {
	width:129px;
}

#nav .divider {
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	margin: 0px;
	margin-right: 1px;
	margin-left: 4px;
}

#nav .head {
	width: 107px;
	height: 15px;
	display: block;
	float: left;
	padding-top: 13px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 1px;
	font-weight: 14px;
	margin-right: 0px;
}

#nav > li { 
	list-style-type:none; 
	float:left; 
	display:block; 
	margin:0px;
	padding: 0px;
	
	width:128px;
	height: 38px;
	text-align:center;
}

#nav > li:hover { 
	z-index: 100;
	cursor: pointer;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/navigation/button_middle27.png');
	background-repeat: no-repeat; 
}
	
#nav > li:hover ul { 
	display:block; 
}
	

#nav li ul {
	margin:0px; 
	margin-top: 35px;
	padding:0px; 
	display:none;
	position: relative;
	z-index: 999;
}

#nav li ul li { 
	color: #333;
	font-weight: bold;
	list-style-type:none; 
	padding: 0px;
	width: 125px;
	height: 30px;
	/*background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/navigation/dropdown/divider.png');*/
	background-repeat: no-repeat;
	background-position:bottom;
	text-align: center;
	display: inline;
	position: relative;
	z-index: 999;
}

#nav li ul .last {
	display: inline;
	background: none;
	height: 15px;
}
#nav li ul li a { 
	color: #666;
	display:block; 
	width: 106px;
	padding: 7px 10px; 
	text-decoration:none;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/navigation/dropdown/dropdown.png');
	background-repeat: repeat;
}
#nav li ul li:hover a { 
	width: 106px;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/navigation/dropdown/dropdown_mouseover.png');
	background-repeat: repeat-y;
}
#nav li span { 
	cursor:pointer; 
	margin:0px 10px; 
	font-weight:bold; 
}


/* MAINPAGE SLIDER */


.headScraper {
	z-index: 2;
}

.cadre_diapo {
	margin-top: -30px;
	width: 590px;
	height: 249px;
	background: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/CadreAnimation.png') no-repeat;
	margin-bottom: 40px;
}

#slider {
	width: 550px;
	height: 202px;
}
#slider a{
	display:block;
}

.nivoSlider {
	position:relative;
	top: 31px;
	left: 19px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	top:0px;
	background:#999;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	z-index:90;
}
.nivo-caption p {
	padding:10px;
	margin:0;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/slideshow/goleft.png');
	height: 39px;
	width: 38px;
	left: -25px;
}
.nivo-prevNav:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/slideshow/goleft2.png');
	height: 39px;
	width: 38px;
	left: -25px;
}
.nivo-nextNav {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/slideshow/goright.png');
	height: 39px;
	width: 38px;
	right:-28px;
}
.nivo-nextNav:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/slideshow/goright2.png');
	height: 39px;
	width: 38px;
	right:-28px;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.contactButton {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/slideshow/contact1.png');
	background-repeat:no-repeat;
	width: 156px;
	height: 46px;
	position: absolute;
	top: 113px;
	right: 50px;
	display: block;
}

.contactButton:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/slideshow/contact2.png');
}


.facebook {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/facebook_32.png');
	background-repeat:no-repeat;
	width: 32px;
	height: 32px;
	float: right;
	position: absolute;
	top: 50px;
	right: 0px;
	/*margin-top: 60px;
	margin-right: -500px;*/

}



/* MAIN BOXES (LEFT AND RIGHT CONTENT, MAINBOX, ETC) */

.boxLeft {
	width: 450px;
	margin-left: 60px;
	float: left;
	margin-top: 50px;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/layout/divider_vert.png');
	background-position: right;
	background-repeat:repeat-y;
}
.boxLeftAlt {
	width: 550px;
	margin-left: 60px;
	float: left;
	margin-top: 60px;
}

.boxLeftBig {
	width: 100%;
	margin-top: 280px;
	float: left;
}

.boxLeftBig2 {
	width: 590px;
	float: left;
	margin-top: 0px;
	position: relative;
}



.mainBox {
	width: 420px;
	height: 255px;
	/*background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/layout/badge.png');*/
	background-repeat: no-repeat;
	background-position: right top;
}

.boxRight {
	width: 40%;
	float: left; 
	margin-top: 50px;
	margin-left: 20px;
}

.boxRightSmall {
	width: 310px;
	float: left;
	
	margin-left: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}

.boxRightSmall2 {
	height: 270px;
	width: 310px;
	margin-left: 35px;
	background-repeat: no-repeat;
	background-position: left top;
}

.boxRightSmallAlt {
	width: 300px;
	float: right;
	margin-top: 60px;
	margin-right: 30px;
/*	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/sidebar.png');*/
	background-repeat: no-repeat;
	background-position: left top;
}

.boxRightSmaller {
	width: 300px;
	float: left;
	margin-top: 110px;
	margin-left: 50px;
	/*background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/sidebar_middle.png');*/
	background-repeat: repeat-y;
}

.boxRightCategoryHead {
	width: 300px;
	height: 77px;
	background-repeat:no-repeat;
	background-position:top;
}

.boxRightCategoryHead h1 {
	padding-left: 40px;
	padding-top: 40px;
}

.boxRightCategoryHead h3 {
	padding-left: 40px;	
}

.boxRightCategory {
	margin-top: -20px;
	padding-top: 40px;
	width: 300px;
	margin-bottom: 20px;
	/*background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/sidebar_middle.png');*/
	background-repeat: repeat-y;
}

.boxRightCategoryBottom {
	vertical-align: bottom;
	width: 300px;
	margin-left: 50px;
	margin-top: 110px;
	float: left;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/category_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

.boxRightCategoryNav {
	margin-left: 40px;	
}

.boxRightCategoryNav li {
	height: 33px;	
	width: 200px;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/divider.png');
	background-position:bottom center;
	background-repeat:no-repeat
}

.boxRightCategoryNav li a {
	margin-top: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	display: block;
}

.boxRightCategoryNav li a:hover {
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/category_arrow.png');
	background-repeat: no-repeat;
}

.boxRightShorten {
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/bloc_reservation.png');
	position: relative;
	margin-left: 70px;
}


.boxRightSmallExtend {
	width: 370px;
	float: left;
	margin-top: -20px;
	/*background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/sidebar_middle.png');*/
	background-repeat: repeat-y;
}

.pageText {
	margin-right: 10px;
	margin-left: 0px;
	font-size:14px;
	width: 100%;
}

.author {
	padding: 5px;
}

.author img {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	float: left;
}

.author p {
	padding: 5px;
	margin-top: 20px;
	float: left;
	width: 250px;
	text-align: justify;
}

.readmore_main {
	margin-right: 70px;
	float: left;
	padding-top: 10px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	color: #292218;
	text-decoration: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

.center {
	width: 105px;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/readmore_main1.png');

}

.center:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/readmore_main2.png');
	background-repeat: no-repeat;
}

.prev {
	margin-left: 20px;
	width: 61px;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/btnPrevious.png');
}

.prev:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/btnPreviousOver.png');
	background-repeat: no-repeat;
}

.next {
	width: 61px;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/btnNext.png');
}

.next:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/btnNextOver.png');
	background-repeat: no-repeat;
}

.button_standard {
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/button_basic.png');
	background-repeat: no-repeat;
	color: #fdd88a;
	font-weight: bold;
	text-decoration: none;
	width: 87px;
	height: 18px;
	font-size: 10px;
	padding-top: 5px;
	margin-right: 10px;
	text-align: center;
}

.button_long {
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/button_long.png');
	background-repeat: no-repeat;
	color: #fdd88a;
	font-weight: bold;
	text-decoration: none;
	width: 119px;
	height: 18px;
	font-size: 10px;
	padding-top: 5px;
	margin-right: 10px;
	text-align: center;
}

.button_standard:hover {
	color: #fff;
}

.mainpageDivider {
	background-position: center;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/layout/divider_horz.png');
	background-repeat: no-repeat;
}

/* BLOG STYLES */
.blogDivider {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/blog/divder.png');
	background-repeat: repeat-x;
}

.pagerNavigation li {
	background-color: #292218;
	border: 1px solid #3e3428;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 40px;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #523d1e;
	float: left;
}

.pagerNavigation li a {
	padding-top: 10px;
	display: block;
	color: #584122;	
}

.pagerNavigation li a:hover {
	height: 24px;
	display: block;
	color: #292218;	
	background-color: #3d3427;	
	border: 1px solid #292218;
}

/* MAIN PAGE POSTS */

.mainPagePost {
	width: 400px;
	text-align: justify;
	font-size: 13px;
	height: 90px;
}

.mainPagePostAlt {
	/*width: 450px;*/
	text-align: justify;
	font-size: 13px;
	color : #3d3427;
	margin-left: 150px;
}

/* BLOG ENTRY POSTS */

.postLinks li {
	float: left;
	list-style: none;
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/button_basic.png');
	background-repeat: no-repeat;
	width: 87px;
	height: 18px;
	font-size: 10px;
	padding-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.postLinks .long {
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/button_long.png');
	background-repeat: no-repeat;
	width: 120px;
}

.postLinks a {
	color: #fdd88a;
	text-decoration: none;
	font-weight: bold;
}
.postLinks a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.postDivider {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/layout/divider_horz.png');
	background-repeat: repeat-x;
}

.postBreadcrumbs {
	font-size: 10px;
	color: #5d5143;
}

.postBreadcrumbs a {
	color: #5d5143;	
}

.postBreadcrumbs a:hover {
	color: #5e6903;	
}

.postText {
	margin-right: 10px;
	margin-left: 0px;
	font-size:14px;
	color: #958e7e;
	width: 100%;
	text-align: justify;
}
.postIntro {
	font-size: 16px;
	text-align: justify;
	color: #ab9983;
}

.postFiled {
	color: #657314;
	font-size: 10px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 6px;
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/post/filedUnder.png');
	background-repeat: no-repeat;
}

.postFiled strong {
	color: #9ab034;
	font-weight: bold;
	padding: 0px;
}

.postFiled a {
	color: #657314;
	font-style: oblique;
}

.postFiled a:hover {
	color: #9ab034;
}

.postFiled .date {
	float: right;
	padding-right: 5px;
}

.postComment {
	margin-top: 20px;	
}

.postCommentImage {
	float: left;
	margin-top: -10px;
	width: 120px;
}

.postCommentImage img {
	padding: 20px;
}

.postCommentEntry {
	float: left;
	margin-left: 10px;
}

.postCommentEntry .title {
	font-size: 18px;
	color: #fff;
}

.postCommentEntry .titleDetail {
	color: #675843;
}

.postCommentEntry .date {
	color: #675843;
	font-size: 12px;
}

.postCommentEntry .entry {
	width: 400px;	
	text-align: justify;
}

.postNewCommentBox {
	border: 1px solid #675843;
	/*background-color: #292218;*/
	padding: 15px;
	margin-top: 20px;
	color: #614721;
}	

.postNewCommentBox .inputBox {
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/post/input.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 45px;
}

.postNewCommentBox .inputBox input {
	border: 0px;
	width: 205px;
	height: 20px;
	margin-left: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	color: #bdbdbd;
	float: left;
}

.postNewCommentBox .inputBoxBig {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/post/textarea.png');
	width: 505px;
	height: 143px;
}


.postNewCommentBox .inputBoxBig textarea {
	border: 0px;
	width: 475px;
	height: 140px;
	margin-left: 2px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	color: #bdbdbd;
	float: left;
}


.submitComment {
	background: none;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/post/submit_1.png');
	background-repeat: no-repeat;
	width:70px;
	height: 28px;
	margin-top: 8px;
	display: block;
	float: right;
	border: 0px;
}

.submitComment:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/post/submit_2.png');
	background-repeat: no-repeat;
}

.contactError {
	background-color: #292218;
	border: 1px solid #675843;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #903;
}

.contactError li {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/delete.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 1.8;
}

.contactSuccess {
	/*background-color: #292218;*/
	width: 500px;
	border: 1px solid #675843;
	padding: 10px;
	color: #060;
	padding-left: 50px;
	margin-left: 0px;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/okay.png');
	background-repeat: no-repeat;
	background-position: 20px;
}

/* SIDEBAR */

.sideBarTitle {
	margin-left: 35px;
}

.sideBarTitle2 {
	margin: 0px;
}

.sideBarContent2 {
	padding-top: 0px;
	padding-bottom: 20px;
}

.sideBarContent {
	padding-left: 35px;	
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 20px;
	color: black;
}

.sideBarContent img {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
}

.sideBarContent .about {
	float: left;
	text-align: justify;
	font-size: 100%;
	width: 120px;
	height: 160px;
}

.social {
	margin-top: 15px;	
	padding: 0px;
}
.social li {
	float: left;
	width: 32px;
	padding: 3px;
}

.tooltip {
	display:none;
	background:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/tooltip.png');
	font-size:12px;
	width: 110px;
	height: 29px;
	text-align: center;
	padding: 5px;
	color:#fff;	
}


.newsletter {
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/newsletter.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 45px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.newsletterInput {
	border: 0px;
	width: 130px;
	height: 20px;
	margin-left: 8px;
	margin-top: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #bdbdbd;
	float: left;
}

.newsletterSubmit {
	background: none;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/submit_1.png');
	background-repeat: no-repeat;
	width:70px;
	height: 28px;
	margin-top: 8px;
	float: left;
	border: 0px;
}

.newsletterSubmit:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/sidebar/submit_2.png');
	background-repeat: no-repeat;
}

.articleBox {
	height: 120px;
}

.articleBox img {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}


.articleBox p {
	width: 125px;
	height: 50px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
}

/* IMAGE CAROUSEL */

.infiniteCarousel {
  width: 385px;
  /*height: 170px;*/
  float: left;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 600px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: hidden;
  min-height: 15em;
  margin: 0 20px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
 /* border: 3px solid #292218;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;*/
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
  height: 95px;
  width: 88px;
}

.infiniteCarousel ul li.milieu {

	width: 132px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  position: absolute;
  height: 36px;
  width: 37px;
  top: 37px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/left.png');
  background-repeat: no-repeat;
  left: 0px;
  top: 43px;
}

.infiniteCarousel .forward:hover {
  background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/left2.png');
  background-repeat: no-repeat;
}

.infiniteCarousel .back {
  background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/right.png');
  background-repeat: no-repeat;
  right: 0px;
  top: 43px;
}
.infiniteCarousel .back:hover {
  background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/right2.png');
  background-repeat: no-repeat;
}




/* GALLERY  */

.gallery {
	float: right;
	

}

.gallery li {
	
	/*width: 184px;
	height: 137px;
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/gallery/polaroid.png');*/
	width: 190px;
	height: 38px;
	background-repeat:no-repeat;
	background-position:center;
	margin-right: 0px;
	margin-top: 30px;
	list-style: none;
}

.gallery li:hover {
}


.gallery li .thumb {
	z-index: 2;
	/*width: 158px;
	height: 96px;*/
	width: 190px;
	height: 38px;
	padding: 3px;
	padding-top: 12px;
}

.gallery > li:hover ul {
	background: none;
	background-image:none;
	display:block;
}

.gallery li ul {
	margin-top: -130px;
	display: none;
}

.gallery li ul li {
	background: none;
	background-image:none;

	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
}

.gallery li ul .flickr {
	margin-left:  133px;
	padding-left: 1px;
	margin-top: 25px;
	background: none;
	background-image:none;
}

.gallery li ul .zoom {
	background: none;
	background-image:none;
}

.gallery li ul .sub {
	margin-top: -76px;
	margin-left: 13px;
	padding-left: 4px;
	padding-top: 0px;
	width: 154px;
	background-color: #999;
	position: relative;
	height: 32px;
	font-size: 12px;
}

.gallery li ul .sub .big {
	font-size: 14px;
}

.gallery .flickr img {
	width: auto;
	height: auto;
	z-index: 5;
	position: relative;
}




/* FOOTER */


#footer {
	width: 100%;
	padding-top: 20px;
	border-top: 1px #362e23 solid;
	background-color: #292218;
	color: #4c453b;
	clear: both;
}

.twitter {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/footer/twitter.png');
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: -100px;
	width: 370px;
	height: 92px;
}

.twitter .tweet {
	padding: 0px;
	padding: 5px;
	margin-left: 65px;
	width: 290px;
	height: 30px;
	color: #827568;
}


.footBox {
	width: 1000px;
	margin: 0px auto;
	text-align:center;
}

.search {
	margin: 0px auto;
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/footer/search.png');
	background-repeat: no-repeat;
	width: 240px;
	height: 45px;
	margin-bottom: 20px;
}

.search2 {
	margin: 0px auto;
	width: 300px;
}

.searchLbl {
	float: left;
	width: 70px;
}

.searchLbl_resa {
	float: left;
	text-align:right;
	width: 180px;
}

.searchInput {
	border: 0px;
	width: 130px;
	height: 20px;
	margin-left: 8px;
	margin-top: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #bdbdbd;
	float: left;
}

.searchInputSelect {
	border: 0px;
	width: 220px;
	height: 25px;
	margin-left: 8px;
	margin-top: 8px;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #bdbdbd;
	float: left;
}

.searchSubmit {
	background: none;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/footer/search_1.png');
	background-repeat: no-repeat;
	width:70px;
	height: 28px;
	margin-top: 8px;
	display: block;
	float: left;
	border: 0px;
}

.searchSubmit:hover {
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/footer/search_2.png');
	background-repeat: no-repeat;
}

.footDevider {
	margin: 0px auto;
	width: 700px;
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/footer/divider.png');
	background-repeat: repeat-x;
}

.footLinks {
	margin: 0px auto; 
	width: 750px;
}

.footLinks li {
	float: left;
	padding-right: 20px;
}

.footLinks .lastLink {
	padding-right: 0px;	
}

.footLinks a {
	color: #4c453b;
	text-decoration: none;
}


.footLinks a:hover {
	color: #fff;
	text-decoration: none;
}


/* MISC CLASSES */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.marginTop5 {
	margin-top: 5px;
}

.marginTop8 {
	margin-top: 8px;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop20 {
	margin-top: 20px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.marginLeft0 {
	margin-left: 0px;
}

.marginLeft10 {
	margin-left: 10px;
}
.marginLeft20 {
	margin-left: 20px;
}

.marginRight0 {
	margin-right: 0px;
}

.marginRIght10 {
	margin-left: 20px;
}
.marginRight20 {
	margin-left: 20px;
}

.paddingRight10 {
	padding-right: 10px;
}
.paddingRight20 {
	padding-right: 20px;
}
.paddingRight25 {
	padding-right: 25px;
}

.bold, strong {
	font-weight: bold;
}

.noscript {
	padding: 10px;
	font-size: 12px;
	margin: 5px;
	border: 1px dashed #F90;
}

.noscript strong {
	font-weight: bold;
	font-size: 14px;
}

.noscript .turnoff {
	float: right;	
}

.bons_plans {
	position: relative;
	min-height: 200px;
	background-image: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/example/this-is-me.png');
	background-repeat: no-repeat;
	background-position: 0px 45px;
}

.bons_plans .encart {
	
	font-size: 22px;
	color: #544325;
	padding: 0px;
	margin: 0px;
}

.blanc {
	
}

#sommet a {
	color: black;
}

#meteo {
	margin-left: 50px;
	color:#413727;
	background-color: white;
}
#meteo div{
	text-align:center;
	margin:10px auto 0 auto;
}
#meteo img{ float:left; }
#meteo .temp { font-size:18px; font-weight:bold; }
#meteo a { color:#413727 }

#musique {
	
}

#ariane {
	color: black;
}

a.ariane {
	color: black;
}


.navigation {
	text-align: center;
}

.icon_dock {
	display: inline-block;
	width: 610px;
	margin: 0px;
	margin-top: 00px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style: none;
	height: 200px;
	overflow: visible;
	vertical-align: top;
	line-height: 200px;
	text-align: center;
	background: transparent url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/icons/shadow.gif') repeat-x bottom left;
}

.icon_dock:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
}

.icon_dock li {
	width: auto;
	height: auto;
	display: inline-block;
	bottom: 0px;
	vertical-align: bottom;
	padding-left: 1px;
	padding-right: 1px;
}

.icon_dock li.seperator {
	background: transparent url('../web/20110207200200im_/http_/manzil-la-tortue.com/css/icons/seperator.png') no-repeat center center;
}

.icon_dock li.seperator,
.icon_dock li.seperator:hover {
	width: 6px;
	height: 150px;
	border: none;
}

.icon_dock li a {
	margin: 0px;
	padding: 0px;
	display: block;
	padding-top: 0px;
	height: 105px;
	width: 80px;
	text-align: center;
	color: black;
	text-decoration: none;
	position: relative;
	outline: none;
}

.icon_dock li a:hover,
.icon_dock li a.hover {
	width: 120px;
	height: 300px;
	padding-top: 0px;
}

.icon_dock li a span {
	width: 100%;
	top: 0px;
	position: absolute;
	text-align: center;
	left: 0px;
	z-index: 100;
	visibility: hidden;
}

.icon_dock li a:hover span {
	visibility: visible;
}

.icon_dock li a img {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#gauche {
	width: 590px;
	float: left;
	margin-top: 00px;
}

#droite {
	margin-left: 590px;
}

#gauche ul li {
	
	list-style-type: disc;
}

.marron {
	margin-bottom: 20px;
}

.savoir {
	position: absolute;
	right: -18px;
	color: #fdd88a;
	text-decoration: none;
	width: 100px;
	height: 20px;
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/buttons/button_basic.png');
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 3px 0px 5px 5px;
	margin-bottom: 20px;
}

.rubrique {
	float: left;
	margin-right: 30px;
}

 a {
	color: black;
}

.horloge {
	float: left;
	margin-right: 10px;
}

.rappel {
	border: 1px solid #614721;
	height: 120px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.rappel_resa {
	border: 1px solid #614721;
	height: 100%;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 540px;
}

.rappel_desc {
	font-size: 14px;
	color: black;
}

.etoile {
	color: red;
	font-weight: bold;
}


/* ImageFlow Settings
==================================== */
@media screen, projection {
	.imageflow {
		overflow:hidden;
		position:relative;
		text-align:left;
		visibility:hidden;
		width:100%;
	}
	.imageflow img {
		border:none;
		position:absolute;
		top:0px;
		visibility:hidden;
		-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
		width: 117px;
		height: 143px;
	}
	.imageflow p {
		margin:0 auto;
		text-align:center;
	}
	.imageflow .loading {
		border:1px solid white;
		height:15px;
		left:50%;
		margin-left:-106px;
		padding:5px;
		position:relative;
		visibility:visible;
		width:200px;
	}
	.imageflow .loading_bar {
		background:#fff;
		height:15px;
		visibility:visible;
		width:1%;
	}
	.imageflow .navigation{
		z-index:99;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative;
		text-align:center;
		z-index:101;
		color: #614721;
		font-size: 18px;
		margin-top: -160px;
	}
	.imageflow .scrollbar {
		border-bottom:1px solid #b3b3b3;
		position:relative;
		visibility:hidden;
		z-index:102;
		height:1px;
	}
	.imageflow .slider {
		background:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/slider.png') no-repeat;
		height:14px;
		margin:-6px 0 0 -7px;
		position:relative;
		width:14px;
		z-index:103;
	}
	.imageflow .slideshow {
		cursor:pointer;
		height:14px;
		margin:20px 0 0 20px;
		position:absolute;
		width:14px;
		z-index:103;
	}
	.imageflow .slideshow.pause {
		background:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/button_pause.png') no-repeat;
	}
	.imageflow .slideshow.play {
		background:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/button_play.png') no-repeat;
	}
	.imageflow .images {
		overflow:hidden;
		white-space:nowrap;		
	}

	.imageflow .button {
		cursor:pointer;
		height:17px;
		position:relative;
		width:17px;
	}
	.imageflow .previous {
		background: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/button_left.png') top left no-repeat;
		float:left;
		margin: -7px 0 0 -30px;
	}
	.imageflow .next {
		background: url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/button_right.png') top left no-repeat;
		float:right;
		margin:-7px -30px 0 30px;
	}
}

.lbl {
	float: left;
	width: 150px;
	padding-bottom: 10px;
}


/* gallery2  */


#gauche .gallery2 li {
	float: left;
	width: 184px;
	height: 137px;
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/gallery/polaroid.png');
	background-repeat:no-repeat;
	background-position:center;
	margin-right: 5px;
	margin-bottom: 0px;
	list-style-type: none;
	/*
		following lines only work in opera, mozilla and webkit based browsers. do not work in internet explorer!
		is used for image rotation. in internet explorer, files will just be displayed normally.
*/
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate (-2deg);
}

.gallery2 li:hover {
	/*
		following lines only work in opera, mozilla and webkit based browsers. do not work in internet explorer!
		is used for image rotation. in internet explorer, files will just be displayed normally.
*/
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate (2deg);
}


.gallery2 li .thumb {
	z-index: 2;
	width: 158px;
	height: 96px;
	padding: 13px;
	padding-top: 12px;
}

.gallery2 > li:hover ul {
	background: none;
	background-image:none;
	display:block;
}

.gallery2 li ul {
	margin-top: -130px;
	display: none;
}

.gallery2 li ul li {
	background: none;
	background-image:none;

	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	list-style-type: none;
}

.gallery2 li ul .flickr {
	margin-left:  133px;
	padding-left: 1px;
	margin-top: 25px;
	background: none;
	background-image:none;
}

.gallery2 li ul .zoom {
	background: none;
	background-image:none;
}

.gallery2 li ul .sub {
	margin-top: -76px;
	margin-left: 13px;
	padding-left: 4px;
	padding-top: 0px;
	width: 154px;
	background-color: #999;
	position: relative;
	height: 32px;
	font-size: 12px;
}

.gallery2 li ul .sub .big {
	font-size: 14px;
}

.gallery2 .flickr img {
	width: auto;
	height: auto;
	z-index: 5;
	position: relative;
}

#galerie_acc li {
	list-style: none;
}
#carte_maroc_villes {
	width:217px;
	height:181px;
	background:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/carte-maroc-villes.jpg') no-repeat;
}

/*RESERVATION*/
.date_resa
{
	color: white;
}
#res_panier
{
	width:250px;
	text-align: center;
}
.panier
{
	color: white;
	font-weight: bold;
}

.red
{
	color: red;
	font-weight: bold;
	font-size: 15px;
}

/* RESERVATION */
#etape0
{
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/Etape_00.png');
	width: 610px;
	height: 125px;
}
#etape1
{
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/Etape_01.png');
	width: 610px;
	height: 125px;
}
#etape2
{
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/Etape_02.png');
	width: 610px;
	height: 125px;
}
#etape3
{
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/Etape_03.png');
	width: 610px;
	height: 125px;
}
#etape4
{
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/Etape_04.png');
	width: 610px;
	height: 125px;
}
#etape5
{
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/Etape_05.png');
	width: 610px;
	height: 125px;
}
#etape6
{
	background-image:url('../web/20110207200200im_/http_/manzil-la-tortue.com/charte/Etape_06.png');
	width: 610px;
	height: 125px;
}
#infos
{
	position: absolute;
	text-align: left;
	padding-left: 130px;
	padding-top: 30px;
}

#infos_prix
{
	position: absolute;
	padding-left: 470px;
	padding-top: 24px;
	text-align: right;
}
#infos h5
{
	font-size: 20px;
	color:#614721;
	text-align: left;
}

#infos h6
{
	font-size: 20px;
	color:#B69144;

}
#infos_prix #nb_article
{
	font-size: 20px;
}
#infos_prix #prix
{
	padding-top:7px;
	font-size: 15px;
	font-weight: bold;
}
#infos_prix #prix .petitprix
{
	font-size: 12px;
	font-weight: normal;
}
/* DEB - button */
.button_res {
    padding: 5px 10px;
    display: inline;
    background: #715321;
    border: 1px solid #3e3428;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
}
.button_res:hover {
    background: #897F48;
}
.button_res:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
}
.zone_button_res {
	padding: 12px 0 12px 0;
	width: 590px;
}
/* FIN - button */
/* DEB - panier */
table.panier {
	font-size: 9pt;
	color: #000;
}
td.ligne_titre_sans {
	padding:5px;
	border-bottom:1px black solid;
	border-right:1px black solid;
}
td.ligne_titre {
	padding:5px;
	border-top:1px black solid;
	border-bottom:1px black solid;
	border-right:1px black solid;
	text-align: center;
	font-weight: bold;
}
td.ligne {
	padding:5px;
	border-bottom:1px black solid;
	border-right:1px black solid;
	vertical-align:top; 
}
td.first {
	border-left:1px black solid;
}
td.txtright {
	text-align: right;
}
/* FIN - panier */
/*
     FILE ARCHIVED ON 20:02:00 Feb 07, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:33:43 May 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.594
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.052
  esindex: 0.01
  cdx.remote: 10.065
  LoadShardBlock: 103.536 (3)
  PetaboxLoader3.datanode: 178.091 (4)
  PetaboxLoader3.resolve: 485.878 (3)
  load_resource: 562.571
*/