/*
Theme Name: CASA TAOS
Theme URI: http://www.casataos.net/
Description: CASA TAOS.
Version: 0.1
Author: CASA TAOS
 
Creation Theme by CASA TAOS || http://www.casataos.net/
 
*/
*{
	margin:0;
	padding:0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/********************************/
body {
	font-family:"Myriad Pro",  'PT Sans', sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333;
	background-color:#fff;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:30px;
}
#page {
	width: 100%;
}
#header{
	width:100%;
	position:relative;
}
#centre{
	width:100%;
	max-width:1140px;
	margin: 0 auto 0 auto;
	position:relative;
}
#footer{
	width:100%;
	margin-top:49px;
	border-top:10px solid #bd9770;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:auto;
}
#footer_cont{
	width:100%;
	max-width:1140px;
	margin: 0 auto 0 auto;
	position:relative;
	padding-bottom:60px;
	height:auto;
	min-height:330px;
}
a {
color: #bd9770;
text-decoration:underline;
}
a:hover {
color: #bd9770;
text-decoration: none;
}
/*****************Header*****************/
#header {
	width: 100%;
	position:relative;
}
#logo{
	width:522px;
	max-width:100%;
	height:147px;
	margin: 0 auto 0 auto;
	padding-top:5px;
	padding-bottom:8px;
}
#logo img{
	max-width:100%;
}
#langue{
	position:absolute;
	top:18px;
	left:42px;
	height:36px;
	width:auto;
}
#langue img{
	margin-right:11px;
}
#promo{
	position:absolute;
	top:65px;
	left:42px;
	height:60px;
	width:180px;
}
#promo img{
	width:180px;
	vertical-align:text-bottom;
}
#cle-verte{
	position:absolute;
	top:65px;
	right:160px;
	height:60px;
	width:60px;
}
#cle-verte img{
	width:40px;
}
#res_soc{
	position:absolute;
	top:8px;
	right:42px;
	width:auto;
	height:38px;
}
#res_soc img{
	margin-left:11px;
}
#tripadvisor{
	position:absolute;
	top:64px;
	right:42px;
	width:125px;
	height:40px;
}
#morocco{
	position:absolute;
	top:114px;
	right:42px;
	width:182px;
	height:37px;
}
#menu_cont{
	width:100%;
	height:54px;
	background-image: url(images/arr_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu{
	width:100%;
	max-width:1140px;
	height:54px;
	margin: 0 auto 0 auto;
}
#menu ul{
	margin-left:16px;
}
#menu li{
	float: left;
	height:54px;
	position:relative;
	width:151px;
	margin: 0;
	margin-left:-16px;
}
#menu #menu-item-729 {
	width:161px;
}
#menu a{
	color:#fff;
	display:inline-block;
	width:101px;
	padding-left:25px;
	padding-right:25px;
	height:54px;
	line-height:20px;
	text-decoration:none;
	font-size:16px;
	text-align:center;
	display:table-cell;
  	vertical-align:middle;
	background-image: url(images/arr_menu_ln.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu #menu-item-729 a{
	width:111px;
	background-image: url(images/arr_menu_ln2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/*#menu a:hover, #menu a.sel{*/
#menu a:hover, #menu li:hover a, #menu li.current-menu-item a, #menu li.current-menu-parent a{
	background-image: url(images/arr_menu_sel.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#333333;
}
#menu #menu-item-729 a:hover, #menu #menu-item-729 li:hover a, #menu #menu-item-729 li.current-menu-item a, #menu #menu-item-729 li.current-menu-parent a{
	background-image: url(images/arr_menu_sel2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu .sub-menu {
	margin:0;
    width: auto;
	position: absolute;
    top: 54px;
    z-index:400;
    left: 5px;
	background-color:#b8926a;
	width:auto;
	visibility:hidden;
	padding-top:10px;
	padding-bottom:10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#menu li:hover .sub-menu{ 
	visibility: visible;
}
#menu .sub-menu li{
	float: left;
	width:100%;
	height:auto;
	margin:0;
	display:block;
}
#menu .sub-menu li a  {
	color: #fff;
	margin: 0;
	text-align: left;
	width:auto;
	height:25px;
	line-height:25px;
	padding-left:15px;
	padding-right:15px;
	font-size:16px;
	display: inline-block;
	text-decoration:none;
	background-image:none !important;
	white-space: nowrap;
}
#menu .sub-menu li a:hover, #menu .sub-menu li.current-menu-item a {
	text-decoration:underline;
}
.slicknav_menu{
		display:none;
}
#anim{
	width:100%;
	height:auto;
}
#bienvenue_bg{
	width:100%;
	height:auto;
	min-height:147px;
	background-color:#c09b76;
}
#bienvenue_cont{	
	width:100%;
	max-width:1140px;
	margin: 0 auto 0 auto;
	height:auto;
	text-align:center;
	color:#FFF;
	font-size:17px;
	line-height:28px;
}
#bienvenue_cont h2{
	font-size:40px;
	line-height:40px;
	color:#FFF;
	text-transform:uppercase;
	padding-top:25px;
	padding-bottom:20px;
}

/*************Content*******************/
.bloc_acc{
	width:263px;
	height:233px;
	padding-top:258px;
	float:left;
	margin-right:29px;
	margin-top:28px;
	/*background-image: url(images/arr_bloc_acc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	position:relative;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
.bloc_acc_bg{
	width:237px;
	height:210px;
	padding-left:12px;
	padding-right:12px;
	padding-top:23px;
	border:1px  dashed #dbdbdb;
	border-top:none;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.bloc_acc h3{
	width:100%;
	text-align:center;
	color:#bd9770;
	font-size:20px;
	margin-bottom:11px;
	text-transform:uppercase;
}
.bloc_acc img{
	position:absolute;
	top:0;
	left:0;
}
.bloc_acc .savoir_plus{
	position:absolute;
	bottom:15px;
	left:62px;
	top:auto;
}
#bloc_repas{
	margin-right:0;
}
.bloc_tripadv{
	width:100%;
	max-width:680px;
	height:auto;
	margin:auto;
	margin-top:50px;
	position:relative;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
.TA_certificateOfExcellence{
	float:left;
	width:172px;
}
.bloc_tripadv_txt{
	float:left;
	max-width: 500px;
}
.bloc_tripadv_txt table{
	width:100%;
	max-width:500px;
}
#centre_gauche{
	width:66%;
	height:auto;
	line-height:20px;
	font-size:14px;
	float:left;
	text-align:justify;
}
#centre_gauche h2{
	font-size:26px;
	color:#c09b76;
	font-weight:bold;
	width:auto;
	clear:none;
	margin-top:20px;
	margin-bottom:15px;
	background-image: url(images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:auto;
	min-height:35px;
	line-height:35px;
	padding-left:65px;
	text-transform:uppercase;
	text-align:left;
}
#centre_gauche h3{
	font-size:18px;
	color:#c09b76;
	font-weight:bold;
	width:auto;
	clear:none;
	margin-top:20px;
	margin-bottom:10px;
	height:auto;
	line-height:25px;
}
#centre_gauche p{
	margin-bottom:10px;
}
#centre_gauche strong{
	color:#c09b76;
}
#centre_gauche img{
	vertical-align:middle;
	max-width:100%;
}
#centre_gauche ul li{
	line-height:25px;
}
#centre_gauche .arch_sep{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #ddc376;
	width:50%;
	margin-left:25%;
}
.page-numbers li{
	width:auto;
	height:auto;
	float:left;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
}
.page-numbers li a{
	text-decoration:none;
}
	

/*************Sidebar********************/
#centre_droite{
	width:30%;
	height:auto;
	line-height:18px;
	float:right;
	margin-top:1px;
	font-size:14px;
}
#centre_droite h4{
	font-size:18px;
	color:#c09b76;
	font-weight:bold;
	width:auto;
	clear:none;
	margin-bottom:10px;
	margin-top:25px;
	text-transform:uppercase;
}
#centre_droite #s{
	border:1px solid #c09b76;
	width:150px;
	padding-left:10px;
	height:26px;
	line-height:26px;
	color:#333;
	font-size:14px;
	-moz-border-radius: 5px;
	-khtml-border-bottom: 5px;
	-webkit-border-bottom: 5px; 
	border-radius: 5px;
	float:left;
}
#centre_droite #searchsubmit{
	width:27px;
	height:27px;
	margin-left:5px;
	border:none;
	background-image: url(images/search_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#centre_droite p img{
	margin-right:7px;
	vertical-align:middle;
}
.archive-year{
	font-size:14px;
}
.archive-year li a{
	background-image: url(images/fl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:11px;
	color:#333;
	height:25px;
	line-height:25px;
	display:inline-block;
}
.archive-year .sub_archive{
	margin-left:15px;
}

/*************Footer****************/
#footer h3{
	font-size:20px;
	margin-bottom:15px;
}
#footer a{
	text-decoration:none;
}
#footer_bloc1{
	float:left;
	width:280px;
	margin-right:35px;
	margin-top:21px;
	height:308px;
	line-height:20px;
	font-size:14px;
}
#footer_bloc1 img{
	margin-left:10px;
}
#footer_bloc2{
	float:left;
	width:auto;
	margin-top:81px;
	margin-right:35px;
	height:308px;
	line-height:16px;
	font-size:14px;
}
#footer_bloc2 ul li{
	width:auto;
	height:30px;
	max-width: 220px;
	line-height:30px;
	padding-left:20px;
	padding-right:10px;
	border-bottom:1px solid #cccccc;
	background-image: url(images/fl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer_bloc3 h3{
	margin-bottom:8px;
}
#footer_bloc3{
	float:left;
	width:auto;
	margin-top:81px;
	height:308px;
	line-height:16px;
	font-size:14px;
	margin-right:35px;
}
#footer_bloc3 ul li{
	width:auto;
	height:30px;
	max-width:220px;
	overflow:hidden;
	line-height:30px;
	padding-left:20px;
	padding-right:10px;
	border-bottom:1px solid #cccccc;
	background-image: url(images/fl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer_bloc2 h3{
	margin-bottom:8px;
}
#footer_bloc4{
	float:right;
	width:280px;
	margin-top:81px;
	height:308px;
	line-height:16px;
	font-size:14px;
}
#footer_bloc4 img{
	margin-right:7px;
	vertical-align:middle;
}
#footer_copyright{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	line-height:46px;
	height:46px;
	color:#FFF;
}
/*************tablette/mobile****************/
@media only screen and (max-width:1170px) {
	#bienvenue_bg {
    width:96%;
	padding-left:2%;
	padding-right:2%;
	}
	#centre{
	width:96%;
	padding-left:2%;
	padding-right:2%;
	}
	#footer_cont{
	width:96%;
	padding-left:2%;
	padding-right:2%;
	}
	#footer_bloc1, #footer_bloc2, #footer_bloc3, #footer_bloc4{
		margin-right:5%;
		width:45%;
	}
	 #footer_bloc3, #footer_bloc4{
		margin-top:0;
	}
}
@media only screen and (max-width:1160px) {
	
}
@media only screen and (max-width:1145px) {
	/*#footer_bloc4{
		float:left;
		width:280px;
		margin-right:30px;
		margin-top:0;
	}*/
}
@media only screen and (max-width:1120px) {
	#logo{
	margin:0;
	margin-left:240px;
	}
}
@media only screen and (max-width:990px) {
	#menu_cont{
		height:auto;
		min-height:54px;
	}
    #menu_cont #menu{
    	overflow: hidden;
    	height: 0 !important;
		display:none;
  	}
	.slicknav_menu{
		display:block;
	}
}
@media only screen and (max-width:1010px) {
	#logo{
	width:100%;
	margin: 0;
	padding-top:5px;
	padding-bottom:15px;
	}
	#langue{
	position:relative;
	display:inline-block;
	top:auto;
	left:auto;
	height:36px;
	width:auto;
	margin-right:15px;
	margin-bottom:15px;
	}
	#langue img{
	margin-bottom:0;
	margin-right:4px;
	}
	#promo{
	position:relative;
	display:inline-block;
	top:auto;
	left:auto;
	height:60px;
	width:auto;
	margin-right:15px;
	margin-bottom:15px;
	}
	#res_soc{
	position:relative;
	display:inline-block;
	top:auto;
	right:auto;
	margin-right:22px;
	margin-bottom:15px;
	}
	#res_soc img{
		margin-left:4px;
	}
	#tripadvisor{
	position:relative;
	display:inline-block;
	top:auto;
	right:auto;
	margin-right:22px;
	margin-bottom:15px;
	}
	#cle-verte{
	position:relative;
	display:inline-block;
	top:auto;
	right:auto;
	margin-right:22px;
	margin-bottom:15px;
	}
	#morocco{
	position:relative;
	display:inline-block;
	top:auto;
	right:auto;
	margin-bottom:15px;
	}
}
@media only screen and (max-width:809px) {
	#footer_bloc3{
		margin-top:0;
		width:280px;
	}
}
@media only screen and (max-width:700px) {
	#centre_gauche{
		width:100%;
	}
	#centre_droite{
		width:100%;
		float:left;
	}
	
}
@media only screen and (max-width:662px) {
	#footer_bloc1, #footer_bloc2, #footer_bloc3, #footer_bloc4{
		width:100%;
		margin-right:0;
		height:auto;
		margin-bottom:40px;
	}
	 #footer_bloc2, #footer_bloc3, #footer_bloc4{
		 margin-top:0;
	}
	#bloc_chambre{
		margin-right:0;
	}	
}

/*******************************/
.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 

 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
	float: left;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: justify;
    width: 872px;
}
.cadre_commentaires a{
	color:#52727A;
}
.cadre_commentaires li{
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #666;
}
#form_comment{
	float:left;
	font-size: 12px;
    height: auto;
    line-height: 18px;
    padding-left: 24px;
    padding-right: 24px;
	padding-top: 24px;
    text-align: justify;
    width: 872px;
}
#form_comment h3{
	font-weight:bold;
}
#form_comment input, #form_comment textarea{
	margin-top:3px;
}
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/******************************/
.contact_zonetxt{
	background-color:#FFFFFF;
	border: 1px solid #C44A00;
	color:#666666;
	width:280px;
}
.contact_zonetxt3{
	background-color:#FFFFFF;
	border: 1px solid #c09b76;
	color:#333;
	width:85%;
	height:24px;
}
.contact_zonetxt2{
	background-color:#FFFFFF;
	border: 1px solid #C44A00;
	color:#666666;
	width:448px;
}
.contact_coord { 
	color: #EE6A2F;
}
.contact_textrouge { 
	color: #EE6A2F;  
}
.contact_zonetxtarea{
	background-color:#FFFFFF;
	border: 1px solid #C44A00;
	color:#666666;
	width:394px;
	height:100px;
}
.contact_zonetxtarea2{
	background-color:#FFFFFF;
	border: 1px solid #c09b76;
	color:#333;
	width:85%;
	height:140px;
}
.contact_btn{
	height:30px;
	line-height:30px;
	width:90px;
	text-align:center;
	color:#FFF;
	border:none;
	background-color: #c09b76;
}
.clear { clear:both; }
.table_tarif, .table_tarif td{
	border:2px solid #c09b76;
}
.table_tarif td{
	padding:5px;
}
.fullwidthbanner-container, .fullwidthabanner {
	max-height:none !important;
}
