/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(top.css); 
@import url(bottom.css); 
@import url(diaporama.css);
@import url(galerie.css);
@import url(article.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/

body {
  margin: 0;
  padding: 0;
  color: #CCCCCC;
  font: 12px Tahoma, Geneva, sans-serif;
}
body #conteneur_top {
	 
	 background:#352f29/*26231e*/ url(../img/cont_top.jpg) repeat-x top center;
}
body #conteneur_head {
	 
	 background: url(../img/cont.jpg) no-repeat top center;*/
}
#conteneur_bottom {
	 background: url(../img/footer.jpg) no-repeat bottom center;
}
#conteneur {
	 background: url(../img/footer_bottom.jpg) repeat-x bottom center;
}
#body{
  width: 980px;
  margin: 0 auto
}
#header {
	height:182px
}

#header h1{
	display:none
}

#header ul{
	float:left;
	clear:both;
	margin:50px 0 0 12px;
	.margin:130px 0 0 55px;
	width:900px
}
#header ul li{
	display:inline;
	list-style:none;
}
#header ul li a{
	display:block;
	float:left;
	width:127px;
	height:20px;
	text-align:center;
	color:#F0E9D2;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url('../img/top_menu.png') no-repeat top center;
	line-height:18px;
	margin:0 23px 0 0
}
#header ul li a:hover{
	color:#2C3B0E;
	background:url('../img/top_menu_hover.png') no-repeat top center;
}

a {
  color: #CCC;
  text-decoration: none
}

img {
  border: 0
}

.msg_valide {
  margin-top: 0;
  padding-top: 10px;
  font-weight: bold;
  color: #29b333;
  text-align: center
}

.msg_erreur {
  font-weight: bold;
  color: red;
  text-align: center
}

.menu a:hover, #change_langue a:hover, #panier a:hover, #compte a:hover  {
  color: #07F
}

.obligatoire {
  vertical-align: super;
  font-size: smaller;
  font-weight: bold;
  color: red
}

img {
 border: none;
}

a {
 text-decoration: none;
}

/*********************************************************************
 ******************************* CADRES ******************************
 *********************************************************************/

.cadres {
  clear: both;
  margin: auto;
  width: 780px
}

.cadres .cadre {
  clear: none /* Quand plusieurs cadres sont sur la même ligne */
}

.cadre {
  clear: both
}

.cadre h2.titre {
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  background:url('../img/bg-h2.jpg') repeat-x top left;
  color:#FFF;
  font-size:14px;
  height:16px;
  margin:10px 0 0;
  padding:4px 10px

}

.cadre h2.titre_phare {
  background:url('../img/phare.jpg') no-repeat top center;
  height:24px;
  margin:10px 0 0;
  padding:2px 22px;
  font:bold 15px Arial, Helvetica, sans-serif;
  color:#443F32;
}

.cadre h2.titre_une {
  background:url('../img/phare.jpg') no-repeat top center;
  height:24px;
  margin:10px 0 0;
  padding:4px 22px;
  font:bold 15px Arial, Helvetica, sans-serif;
  color:#443F32;
}

.cadre .contenu {
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom:1px solid #413F3D;
  border-left:1px solid #413F3D;
  border-right:1px solid #413F3D;
  margin-bottom:10px;
  margin-top:-5px;
  clear:both
}

.plus {
  float: left;
  margin: 0 10px 10px 0;
  width: 385px;
}

.plus.even {
  margin-right: 0; 
}

#diaporama {
width:780px;
}

#mentions {
border-bottom:1px solid #D9D8DD;
clear:both;
color:#6F757F;
margin:40px 0;
padding:30px 5px 0
}

#newsletter {
	 background:url('../img/news.jpg') no-repeat top center;
	 width:187px;
	 height:53px;
	 margin-left:1px;
	 padding:54px 0 0 2px
}
#newsletter h2{
	display:none;
}

#newsletter .id_text {
  float: left;
  border:none;
  background:url('../img/news_input_text.png') no-repeat top center;
  width: 144px;
  height: 15px;
  font:normal 12px Arial, Helvetica, sans-serif;
  color:#FFF;
  padding:2px 4px
}

#newsletter .id_ok {
  float: right;
  margin: 1px 12px 0 0
}


#partie_basse a {
color:#6F757F
}

#partie_basse a:hover {
color:#6F757F;
text-decoration:underline
}

#print {
background:url('../img/print.jpg') no-repeat top left;
float:right;
height:35px;
margin:10px 0;
text-align:right;
width:18%
}


#rss {
list-style-type:none;
margin:20px 0;
padding:0
}

#rss li {
background:url('../img/rss.jpg') no-repeat center left;
height:25px;
padding:2px 2px 2px 75px
}


/*
.menu {
background-color:#D9DBDD;
-moz-border-radius:4px;
margin-bottom: 8px
}

.menu h2 {
border-bottom:1px solid #B5BABF;

padding:5px 0 5px 10px
}

.menu h3 a,.plus li a {
color:#FFF;
font-size:12px;
background: none;
font-weight:400
}

.menu h3 a:hover,.plus li a:hover {
color:#443F32
}

*/
/*********************************************************************
 ****************************** CONTACT ******************************
 *********************************************************************/

div.contact_frame {
}

div.contact_line {
 padding: 6px 6px 10px 6px;
 border-top: none;
}

div.contact_line div.contact_field_name {
 float: left;
 width: 150px;
 padding: 7px 0 0 0;
 font:normal 15px  Arial, Helvetica, sans-serif;
 color:#908579
}

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {
 color: #c00;
 font-weight: bold;
}

div.contact_line.highlight {
}

div.contact_line input , div.contact_line textarea {
 margin-top: 3px;
}

div.contact_submit {
 float: left;
 margin: 0 0 0 167px;
}

div.contact_error {
 border: 1px solid #a00;
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 background: #fee;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 400px;
}


/*********************************************************************
 ****************************** FORMULAIRE ***************************
 *********************************************************************/
.ftable	{
 margin-top:10px
} 
.fcell_title	{color:#737373}
.fcell, .fcell_highlight{
	color:#FFF;
	font:normal 14px Arial, Helvetica, sans-serif}

#horaire{
	display:block;
	background:url('../img/horaire.png') no-repeat center top;
	width:178px;
	height:216px;
	text-align: center;
	margin:15px 0 0 -31px;
	padding:60px 0 0 40px;
}
#horaire p{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block
}
#horaire p span{
	font-weight:bold;
}
#siret{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#999;
	display:block;
	float:left;
	margin:70px 0 0 5px
}
#coord{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#B2B2B2;
	display:block;
	float:left;
	margin:19px 0 0 53px
}

#footer #links ul{
	float:left;
	clear:both;
	margin:37px 0 0 160px;
	.margin:7px 0 0 200px;
	width:700px
}
#footer  #links ul li{
	list-style:none;
	border-right:solid 1px #5A5855;
	min-width:60px;
	height:13px;
	line-height:13px;
	display:block;
	float:left
}
#footer  #links ul li:last-child{
	border-right:none;
}

#footer  #links ul li a{
	display:block;
	float:left;
	text-align:center;
	color:#67624D;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:12px;
	margin:0 5px 0 5px
}
#footer  #links ul li a:hover{
	color:#80C12F;
}
ul.sitemap li a{
	font:normal 17px Arial, Helvetica, sans-serif;
	color:#908579
 }
 
 

