/*********************************************************************
 ******************* 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: #fff;
  font: 12px Tahoma, Geneva, sans-serif;
  background: #123167
}

#conteneur {
  width: 980px;
  margin: 0 auto
}

a {
  color: #4375cc;
  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;
}


#conteneur {
	background: url(../img/bg_haut.jpg) no-repeat center top
}

#header {
	min-height: 320px;
	position: relative
}

.logo {
	height:133px;
	left:187px;
	position:absolute;
	top:13px;
	width:608px;
	display: block;
	text-indent: -9999px
}

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

.cadres {
  clear: both;
  margin: auto;
}

.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 .contenu {
  clear:both
}

.plus {
  float: left;
  width: 340px;
}

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

#diaporama {
width:780px;
}

#mentions {
clear:both;
color:#84a8e6;
margin:10px 0;
padding:15px 0;
text-align: center;
font: bold 15px arial;
background: url(../img/bottomAdresse.png) no-repeat center bottom
}

.blockNews {
	background: url(../img/bg_newsletter.jpg) no-repeat left top;
	min-height: 48px;
	width: 184px;
	margin: 10px 0 0;
	padding: 40px 0 0

}

#newsletter {
margin: 0;
padding: 0
}

#newsletter .id_text {
  display: block;
  border:none;
  margin:0px auto;
  width: 161px;
  height: 25px;
  background: url(../img/bg_input_news.jpg) no-repeat center top;
  text-align: center;
  font: 11px/25px arial;
  color: #7599d6;
  padding-top: 0
}

#newsletter .id_ok {
  margin: 7px auto 0;
  background: url(../img/valid.png) no-repeat center top;
  width: 160px;
  height: 41px;
  border: none;
  cursor: pointer;
  display: block

}

button[type=submit] {
  background: url(../img/valid.png) no-repeat center top;
  width: 160px;
  height: 41px;
  border: none;
  cursor: pointer;
  display: block
}

.actu {
	margin-top: 20px;
	width: 183px
}

	.actu h2 {
		background: url(../img/bg_actu.jpg) no-repeat left top;
		height: 43px;
		text-indent: -9999px;
		margin: 0
	}

.actualites {
 height: 195px;
 background: url(../img/bg_actu.jpg) no-repeat left bottom;

}

.imgarticle {
	width: 155px
}

#actualites h3 {
 margin: 0;
 padding: 4px 6px 2px 6px;
 background: #ccc;
 display: none
}

#actualites p {
 margin: 0;
 padding: 10px 6px;
 text-align: center;
 color: #a2c5ff
}

#actualites a.actu_suite {
  margin: 7px auto 0;
  background: url(../img/valid.png) no-repeat center top;
  width: 160px;
  height: 41px;
  text-indent: -9999px;
  display: block
 }

.horaire {
	margin-top: 20px;
	width: 183px
}

	.horaire h2 {
		background: url(../img/bg_horaire.jpg) no-repeat left top;
		height: 46px;
		text-indent: -9999px;
		margin: 0
	}
	
	.horaireContent {
		height: 82px;
 		background: url(../img/bg_horaire.jpg) no-repeat left bottom;
	}
		.horaireContent p {
			padding: 10px 6px;
 			text-align: center;
 			color: #a2c5ff;
 			margin: 0;
 			font: bold 12px arial
		}
		
		a.ekinoxe {
			background: url(../img/ekinoxe.png) no-repeat left top;
			width: 121px;
			height: 44px;
			margin: 20px auto;
			display: block;
			text-indent: -9999px
		}

#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%;
padding-left: 18px;
line-height: 35px
}

.ref {
	position: absolute;
	right: 20px;
	top:30px
}

#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 h2 {
background: url(../img/h2marque.jpg) no-repeat left top;
text-indent: -9999px;
width: 183px;
height: 42px;
margin: 0

}

.cat h2 {
background: url(../img/h2cat.jpg) no-repeat left top;
width: 183px;
height: 42px;
margin: 0;
text-align: center;
font: italic 13px/42px Verdana;
color: #fff

}


#marques {
	background:#16376f url(../img/bg_marque.jpg) no-repeat right 42px ;
	min-height: 100px
}

.cat {
	background:#16376f url(../img/bg_marque.jpg) no-repeat right 42px ;
	min-height: 100px;
}


.menu h3, .cat h3 {
margin:0;
padding:5px 0 5px 10px
}

.bottomMarque {
	background: url(../img/bottom_marque.jpg) no-repeat center bottom;
	height: 2px
}

.menu h3 a,.plus li a, .cat h3 a {
color:#fff;
font-size:13px;
font-weight:400
}

.menu h3 a:hover,.plus li a:hover, .cat h3 a:hover {
color:#07F
}


/*********************************************************************
 ****************************** 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-weight: bold;
}

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 {
 margin: 10px 8px 0 160px;
}

div.contact_error {
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 margin: 4px 0 0 0;
 font-weight: bold;
}


/*********************************************************************
 ****************************** FORMULAIRE ***************************
 *********************************************************************/
.ftable	{
 margin-top:10px
} 
/*
.fcell_title	{color:#737373}
.fcell	{background-color:#f2f5f8}
.fcell_highlight{background-color:#FFF}
*/




 
 
 
