/*********************************************************************
 ******************* 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: #27292E;
  font: 12px Tahoma, Geneva, sans-serif;
  background:#541109 url(../img/bg.jpg) top center repeat-y
}

#conteneur {
  width: 983px;
  .width:985px;
  margin: 0 auto;
  padding:0;

}
#corp{
	  background:url(../img/top.jpg) top center no-repeat;
	  overflow:hidden
}
a {
  color: #27292E;
  text-decoration: none
}

img {
  border: 0
}

.msg_valide {
  margin-top: 0;
  padding-top: 10px;
  font-weight: bold;
  color: #29b333;
  text-align: center
}
#top_band{
	position:absolute;
	z-index:9999;
	top:8px;
	right:-6px
}
#sec_band{
	position:absolute;
	top:72px;
	right:35px
}


.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, .article h2, h2.galerie {
  background:url('../img/long_bar.jpg') no-repeat top left;
  color:#B02321;
  height:25px;
  font:bold 12px Arial, Helvetica, sans-serif;
  padding:8px 0 0 8px;
  width:784px

}
#produits_phares h2.titre{
	width:776px
}
.cadre .contenu {
  clear:both
}

.plus {
  float: left;
  margin: 0 10px 10px 0;
  width: 385px;
}
.plus h2.titre{background:url(../img/short_bar.jpg) top left no-repeat}
#body{/*background:url(../img/bottom.jpg) bottom center no-repeat;*/ overflow:hidden}
.plus.even {
  margin-right: 0; 
}

#diaporama {
width:780px;
}
#cont{
	margin:80px 0 0;
	padding:0 10px;
	color:#967B65;
	font:normal 12px Arial, Helvetica, sans-serif
}
#cont span{
	float:left;
	margin:13px 0 0 
}
#cont p{
	float:right;
	margin:0 0 0 40px;
	font:normal 16px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #999;
	padding-bottom:4px
}
#cont ul{
	display:block;
	clear:both;
	margin:0 0 0 172px;
	.margin:0 0 0 212px;
	padding-top:8px;
	overflow:hidden;
}
#cont ul li{
	float:left;
	display:block
}
#cont ul li a{
	float:left;
	display:block;
	color:#967B65;
	margin:0 3px
}

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

#newsletter {
margin-top: 8px;
background: url(../img/news_bg.jpg) top left no-repeat;
height:72px;
}
#newsletter h2{
	background:none;
	text-indent:-9999px;
	padding:0;
	margin:0;
	height:35px
}
#newsletter .id_text {
  float: left;
  border:none;
  background:url(../img/news_text.jpg) top left no-repeat;
  margin:0 0 0 3px;
  width: 143px;
  height: 18px;
  float:left;
  padding:0 4px
}
#actualites {
	background:url(../img/actualite.jpg) top left no-repeat;
	padding-top:25px
}
#actualites a.actu_suite {
 display: block;
 margin-left: 6px;
 color: #FF6600;
 text-decoration: none;
 float:right;
 padding-right:10px;
}
#newsletter .id_ok {
  float: right;
  margin: 0 3px 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 {
margin-bottom: 8px
}

.menu h3 {
margin:0;
padding:0;
}

.menu h3 a,.plus li a {
color:#967B65;
font-size:12px;
display:block;
width:174px;
height:28px;
background:url(../img/left_a.jpg) top left no-repeat;
padding:7px 0 0 17px;
margin:0
}

.menu h3 a:hover,.plus li a:hover {
background:url(../img/left_a_hover.jpg) top left no-repeat;
color:#FFCC33}


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

div.contact_frame {
}

div.contact_line {
 padding: 6px 6px 10px 6px;
}

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 {
 float: left;
 margin: 10px 8px 0 166px;
}
div.contact_submit input{
	border:none;
	height:29px;
	padding:0 0 4px 11px;
	width:211px;
	text-align:left
}
div.contact_error, .msg_erreur {
 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: 452px;
}
#header h1 a{
	display:block;
	width:306px;
	height:41px;
	background:url(../img/slog.png) top left no-repeat;
	position:absolute;
	top:55px;
	text-indent:-9999px;
	left:320px
}
.arbo span{
	float:right;
	margin:2px 35px 0 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#932011;
	width:172px;
	.margin-top:-17px;
}
.arbo span a{
	color:#932011
}

/*********************************************************************
 ****************************** FORMULAIRE ***************************
 *********************************************************************/
.ftable	{
 border:1px solid #f2f5f8;
 margin-top:10px
} 
.fcell_title	{}
.fcell	{}
.fcell_highlight{}




 
 
 
