/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%; background:#FFF;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

body{}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%;}
#bg3{position:absolute;z-index: 3;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{background:url("images/header.jpg") 50% 0 no-repeat;}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{padding: 0 0 10px; min-height: 159px; height: auto!important;height: 159px; }

#actualite, #contact-info, #promo {}

#logo{
	width:260px;
	height:250px;
}
#newsletter_left{
	background:url(images/bg_newsletter.jpg) no-repeat top left;
	width:260px;
	height:131px;
}	
.input_news{
	float:left;
	margin:70px 0 0 15px;
	border:1px solid #fff;
	color:#ab3022;
	font-size:11px;
	width:196px;
}
.ok{
	border:none;
	background:none;
	width:34px;
	float:left;
	margin:72px 0 0 2px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
.okover{
	border:none;
	background:none;
	width:34px;
	float:left;
	margin:72px 0 0 2px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	cursor:pointer;
}
#horaires{
	background:url(images/bg_horaires.jpg) no-repeat top left;
	width:260px;
	height:313px;
}
#inner_horaires{
	padding:43px 0 0 22px;
	color:#353535;
}
#coordonnees{
	background:url(images/bg_coordones.jpg) no-repeat top left;
	width:260px;
	height:212px;
}
#inner_coordonnees{
	color:#353535;
	padding:70px 0 0 83px;
}
.bottom_links{
	color:#ab3022; 
	font-size:11px;
	padding-left:30px;
	margin-top:-3px;
}
.bottom_links a:link, .bottom_links a:visited{text-decoration: none; color: #ab3022;}
.bottom_links a:hover, .bottom_links a:active{color:#000000; text-decoration: underline;}

.mentions_legales a:link, .mentions_legales a:visited{text-decoration: none; color: #ab3022;}
.mentions_legales a:hover, .mentions_legales a:active{color:#000000; text-decoration: underline;}
#actualites{
	background:url(images/bg_actualites.jpg) no-repeat top left;
	width:220px;
	height:229px;
	float:left;
}
#inner_actualites{
	padding:25px 0 0 10px;
	color:#353535;
	font-size:11px;
}
.mdm_image{
	border:1px solid #ab3022;
	float:left;
	margin:0 10px 0 0;
}
.mdm_title{
	font-size:11px;
	font-weight:bold;
	padding:0px;
}
.mdm_text{
	font-size:11px;
	text-align:justify;
	line-height:13px;
	padding:0px;
}
.mdm_pdf_icon{

}
.mdm_details{
	float:left;
	padding:0 0 0 10px;
}
#temp_center{
	width:220px;
	float:left;
	overflow: hidden;
}	
.color1{
	color:#ab3022;
}
.mentions_legales h3{
	color:#ab3022;
	font-size:14px;
	font-weight:bold;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{float:left; margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 10px 0 0 0; margin-left:10px; float:left; color:#353535; width:470px; text-align:justify; overflow: hidden;}
#right-inner2{padding: 10px 0 0 0; margin-left:10px; float:left; color:#353535; width:690px; text-align:justify; overflow: hidden;}

#page_title{
	background:url(images/bg_title.jpg) no-repeat top left;
	width:471px;
	height:239px;
}
#page_title_flash{
	position:absolute;
	z-index:1000;
}
#page_title h1{
	font-family:georgia;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#ab3022;
	line-height:20px;
	padding-top:190px;
}
.image_l{
	padding-right:10px;
}
.image_r{
	padding-left:10px;
}
.subtitle{
	font-size:14px;
	font-weight:bold;
}
.site_name{
	color:#ab3022;
}
.cont_box1{
	background:url(../../images/charte/bg_box1.jpg) no-repeat top left;
	width:470px;
	height:177px;
	margin-top:1px;
}
.inner_cont_box1{
	padding:19px 0 0 21px;
}
.list li{
	background:url(../../images/charte/bullet_list.jpg) no-repeat 0px 7px;
	padding-left:16px;
}
.nos_specialites{
	width:99%;
	border:1px solid #b92818;
	margin:10px 0 0 1px;
}
.nos_specialites tr th{
	background:#cd3c2c;
	color:#fff;
}
.nos_specialites tr td{
	padding-left:5px;
	border-bottom:1px solid #b92818;
	border-right:1px solid #b92818;
}
.price{
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-style:italic;
}
.center{
	text-align:center;
}
/* ===| SLIDE SHOW |=====================================================*/
.slideshow {
  width: 200px;
  height: 220px;
  display: block;
  position: relative;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #b92818;
  background: #D95E4F;
}
.slideshow_title{
    position:absolute;
    color:#b92818;
    font-weight:bold;
    background:#FFF;
    margin:200px 0 0 0;
    width:200px;
    text-align:center;
    border-top:1px solid #b92818;
}
.slideshow img {}

#big_pic img{
   	border: 1px solid #ab3022;
}
#contact_page{
	width:460px;
}
#categ_title{
  padding-top: 10px;
  color:#ab3022;
  font-size: 14px;
  font-weight: bold;
}
#big_pic{
  text-align: center;
}


/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{width:960px; margin: 0 auto; padding: 0px; background:url("images/bg_footer.jpg") repeat-x top left;}

#realiser_par{
	padding:13px 0 0 10px; 
	color:#ffb2b2;
	font-size:11px;
	float:left;
}
#realiser_par a:link, #realiser_par a:visited{text-decoration: none; color: #fffd76;}
#realiser_par a:hover, #realiser_par a:active{color:#ffb2b2; text-decoration: none;}

#menu_copy{
	padding:13px 10px 0 0; 
	color:#ffb2b2;
	font-size:11px;
	text-align:right;
}

#menu2 a:link, #menu2 a:visited{text-decoration: none; color:#ffb2b2;}
#menu2 a:hover, #menu2 a:active{color:#fffd76; text-decoration:underline;}

#copyright a:link, #copyright a:visited{text-decoration:underline; color: #fffd76;}
#copyright a:hover, #copyright a:active{color:#ffb2b2; text-decoration: none;}

.ref{
	color:#ffb2b2;
	font-size:11px;
}
.menu_separator{
	padding:0 6px 0 8px;
}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}
	
img.thumb{border-style:solid; border-width:5px; padding:1px; margin: 0 5px;}

img.thumb{border:1px solid #fff; padding:1px; margin: 0 5px;}
img.thumb0{border:1px solid #fff;padding:1px; margin: 0 5px; width:75px; height:75px; background:#ccc url("../../images/thumb0.jpg") 50% 50% no-repeat;}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}

/* ===| VII. CONTACT FORM |=====================================================*/
.top_labels1{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.top_labels1 input{
	margin-right:5px;
	height:18px;
    margin-top: 2px;
}
.top_labels1 label{
	font-weight:bold;
	float:right;
	line-height:18px;
}
.top_labels{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.top_labels input{
	float:left;
	margin-right:5px;
	height:18px;
}
.top_labels label{
	font-weight:bold;
	float:left;
	line-height:18px;
}
#frmContact{margin-bottom:5px; padding: 5px; width: 98%; background: #fffff0; border: 1px solid #f4dd82; color:#ab3022}
#frmContact label{display: block; padding: 4px 2px; clear:both;}
#frmContact label span{display:block; width: 31%; float: left;}
#frmContact label input, #frmContact label textarea, #frmContact label select{width: 60%; vertical-align: top; color:#ab3022; border: 1px solid #f4dd82; font-size:12px; font-family:arial;}

div.submit-buttons{clear: both;	text-align: center; padding: 4px 2px;}
div.submit-buttons input{	border: 1px solid #ab3022; background: #fffff0; color:#ab3022; font-weight:bold;}
div.submit-buttons a:hover input{ border: 1px solid #ab3022; background: #fffff0; color:#000;}

.mercidiv{
	text-align:center;
	padding-top:100px;
}
.mercidiv a:link, .mercidiv a:visited{text-decoration:underline; color:#ab3022;}
.mercidiv a:hover, .mercidiv a:active{color:#353535; text-decoration:underline;}
/* ===| VIII. COMPONENT EVENEMENTES |=====================================================*/
div.title{float: left; clear: left; width: 100%;}
div.event{float: left; clear: left; width: 100%; border-top: 1px solid #ccc; padding: 5px 0;}
#evenementes h4{text-align: center;}
#evenementes h5 a, #evenementes h5 span{display:block; width:32%; float:left; margin: 0 1px; text-align: center;}
#evenementes h5 span{background: #f2f2f2;}
#evenementes h5 a:link, #evenementes h5 a:visited{text-decoration: none; color: #8d8d8d;}
#evenementes h5 a:hover, #evenementes h5 a:active{text-decoration: underline;color: #000000;}

div.event a:link, div.event a:visited{display: block; float: left; text-decoration: none;}
div.event a:hover, div.event a:active{cursor:pointer; text-decoration: underline;}
div.event div, div.event a span{vertical-align: middle;}
div.event span{float:left; padding: 5px 10px;}

.pagination {float: left; clear:left; width:100%; text-align:center; border-top: 1px solid #ccc;background: #f2f2f2;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #8d8d8d;}
.pagination a:hover, .pagination a:active{color:#000000; text-decoration: underline;}
/* ---( evenemetes - details )------------------------------------------------------ */
#event-detail{background: #f3f3f3; padding: 5px;}
#event-detail h3 span{white-space: nowrap; font-size: smaller;}
#event-detail .photos{text-align: center;}
#event-detail .photos a#bigHref img{border:1px solid #ccc; padding: 5px; background: #fff;}
#event-detail .photos div{padding: 0 0 10px;}
#event-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #fff;}
#event-detail .text-details{padding:10px 0; text-align: justify; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}

/* ===| IX. COMPONENT GALERIE |========================================================*/
#gallery{padding: 5px;}
#gallery div.thumb{float: left; width: 30%; text-align: center; padding: 5px; min-height: 90px; height:auto!important;height:90px;}
#gallery div.thumb a{display: block; vertical-align: middle;}
#gallery div.thumb a img{border: 1px solid #ccc; padding:5px; background: #fff;}

/* ===| X. COMPONENT LIENS |===========================================================*/
#liens{padding:5px;}
#liens div.lien{padding: 5px 0; border-top: 1px solid #f3f3f3;}
#liens div.thumb{float:left; width:145px; text-align: center;}
#liens div.thumb a img{padding: 5px; border: 1px solid #ccc; display: inline;}
#liens .txt {float:left; width:360px;}
#liens h5{font-weight:bold;text-transform:capitalize;}
#liens p { color: #747474;}

/* ===| XI. COMPONENT LIVRE D'OR |======================================================*/
.submit-buttons input{cursor: pointer;}
fieldset {border: 1px solid #ccc; padding: 5px;}
fieldset legend {padding: 2px 5px; text-transform: capitalize;	font-weight: bold; color: gray; margin: 0;}
fieldset legend span {color: #000000; font-size: 1.2em;}
fieldset p{text-align: justify; padding: 5px;}
.pagination{margin: 5px 0;}

/* ===| XII. COMPONENT NEWSLETTER |=====================================================*/
#newsletter{background: #f3f3f3; border: 1px solid #ccc; padding:10px;}
#newsletter input{width: 40%; vertical-align: top;}

#newsletter a:link, #newsletter a:visited {text-decoration: none;}
#newsletter a:link input, #newsletter a:visited input {border: 1px solid #fff; background: #ccc; cursor: pointer; width: auto;}
#newsletter a:hover input {border: 1px solid #ccc; background: #fff; width: auto;}

/* ===| XIII. COMPONENT ADMINDOCS |=====================================================*/
#admindocs{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}

/* ===| XIV. COMPONENT LISTEGALERIE |=====================================================*/
#listgalerie{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}

#listgalerie .thumb {float:left; width:30%; text-align:center; padding:5px; min-height:90px; height:auto!important; height:90px;}
#listgalerie .thumb a:link, #listgalerie .thumb a:visited{display: block; vertical-align: middle; text-decoration: none; color: #747474;}
#listgalerie .thumb a:hover, #listgalerie .thumb a:active {text-decoration: underline; color: #000;}
#listgalerie .thumb a img {border: 1px solid #ccc; padding:5px; background: #ffffff;}
/* ---( listgalerie - details )------------------------------------------------------ */
#galerie-detail .text-details{text-align: justify;}
#galerie-detail .photos{text-align: center;}
#galerie-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #ffffff;}