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


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

body {
  margin: 0;
  padding: 0;
  color: #27292E;
  font: 12px Tahoma, Geneva, sans-serif;
  background:#000
}

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

a {
  color: #27292E;
  text-decoration: none
}
*{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
}

img {
  border: 0
}

.msg_valide {
  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 ******************************
 *********************************************************************/
#header{
	height:120px;
	position:relative;
	}
#banner{
	position:absolute;
	left:85px;
	}
.cadres {
  clear: both;
  margin: auto;
  width: 780px
}

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

.cadre {
  clear: both;
  margin-top:-10px
}

.cadre h2.titre {
  background:url('../img/phare.png') repeat-x top left;
  color:#FFF;
  font-size:14px;
  height:21px;
  margin:10px 0 0;
  padding:8px 10px

}

.cadre .contenu {
  border-bottom:1px solid #333;
  border-left:1px solid #333;
  clear:both;
  height:268px;
margin-top:-4px;
width:778px;
}

.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/newsletter_bg.png') no-repeat top left;
font:normal 13px Arial, Helvetica, sans-serif;
color:#FFF;
margin-top: 25px;
height:80px;
width:191px;
margin-left:-10px;
}

#newsletter .id_text {
  float: left;
  border:1px solid #6d737c;
  margin:10px 0 0 11px;
  width: 133px;
  height: 17px
}

#newsletter .id_ok {
  float: right;
  margin: 7px 9px 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:50px 0;
padding:0;
float:left
}

#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 h3 {
border-bottom:1px solid #B5BABF;
margin:0 10px;
padding:5px 0 5px 10px
}

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

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


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

div.contact_frame {
 border-top: 1px solid #eee;
}

div.contact_line {
 padding: 6px 6px 10px 6px;
 border: 1px solid #eee;
 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 {
 background: #f5f5f5;
}

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

div.contact_submit {
 float: right;
 margin: 10px 8px 0 0;
}

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;
}
#wraper{
	width:980px;
	margin:0 auto
}
.acc_element li a{
background:url('../img/sub_cat_bg.png') no-repeat bottom left;
margin-bottom:5px;
height:17px;
display:block;
width:176px;
font:bold 13px Arial, Helvetica, sans-serif;
color:#786D75;
padding-top:2px;
padding-left:15px
}
.acc_element li a:hover{
background:url('../img/sub_cat_bg_hover.png') no-repeat bottom left;
color:#F68F00;
}
#lettre_info .id_text {
  background: url('../img/newsletter_input_text.png') no-repeat top center;
  font:normal 13px Arial, Helvetica, sans-serif;
  color:#FFF;
  border:none;
  width: 153px;
  height: 18px;
  padding: 0 0 2px 7px;
  margin: 8px 0
}
#lettre_info h2{
background:none;
margin-left:42px;
margin-top:0;
padding-top:4px;
}
#flash_news #top{
background: url('../img/top_flash.png') no-repeat top center;
width:190px;
height:40px;
}
#flash_news #top h2{
padding:14px 0 0 46px;
background:none
}
#flash_news{
	float:left;
	height:300px;
	width:190px;
	margin-left:-10px;
	margin-bottom:34px
}
#flash_news #bottom{
background: url('../img/bot_newsflash.png') no-repeat top center ;
width:190px;
height:48px;
}
#flash_news #midlle{
background: #420000 url('../img/midlle_flashnews.png') no-repeat top center;
width:179px;
min-height:200px;
padding:0 5px;
text-align:justify
}
#flash_news #midlle span{
display:block;
font:normal 11px Arial, Helvetica, sans-serif;
color:#F90;
margin-left:98px;
padding-left:2px
}
#horaire{
background: url('../img/horaire.png') no-repeat top center;
width:175px;
height:113px;
float:left;
margin-left:-10px;
padding-left:15px
}

#horaire h1{
	background:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:9px 0 0 30px;
	margin:0
}

#horaire p{
	font-weight:bold;
}

#horaire p span{
	background:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block
}

.arbo {
  background:url('../img/arbo.png') no-repeat top center;
  margin: 0 ;
  line-height: 20px;
  padding: 6px;
}

.arbo a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding-right:5px
}

.arbo a:hover{
	text-decoration:none;
	color:#F90
}
	