/*********************************************************************
 ******************* 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 {
  background:#871F01 url('../img/bg.jpg') repeat-x top left;
  margin: 0;
  padding: 0;
  color: #27292E;
  font: 12px Tahoma, Geneva, sans-serif
}
#vis{
	background:url('../img/header.jpg') no-repeat top center;
	width:100%;
	overflow:hidden
}
#conteneur{
	background:url('../img/vis.jpg') no-repeat bottom center;
	width:100%;
	overflow:hidden
}
#header{
	position:relative;
	height:193px;
}

#body {
  width: 980px;
  margin: 0 auto;
  overflow:hidden
}

a {
  color: #881F02;
  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
}
#banner{
	position:relative;
	height:193px;
}
#compte a, #panier p#nb_article{
	font:normal 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	display:block;
	margin:65px 0 0 15px
}
.menu a:hover, #change_langue a:hover, #panier a:hover, #compte a:hover  {
}

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

img {
 border: none;
}

a {
 text-decoration: none;
 color:#881F02
}

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

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

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

.cadre, .new {
  padding-top:8px;
  margin-bottom:10px;
  clear: both
}
ul.sitemap li a{
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#D5BF98
}
.tab tr{
	background:#E3D192
}
.cadre .contenu {
	  background:url('../img/far.png') no-repeat top center;

}
.une .contenu .produit{
	height:188px;
	width:181px
}
.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 {
margin-top: 8px;
height:67px;
background:url('../img/newsletter.png') no-repeat top center;
padding:5px 0 0
}

#newsletter h2, #act h2, .cadre h2.titre, .new h2.titre, .une h2.titre{
	background:none;
	display:inherit;
	text-indent:1px;
	height:20px;
	font: italic 18px "Times New Roman", Times, serif;
	color:#32180E;
}
#espace_client h2, .zone_client h3 span{
	font:italic 16px "Times New Roman", Times, serif;
	color:#FFF;
}
.cadre h2.titre{
	margin:5px 0 0 5px;
}
#act{
	background:url('../img/act.png') no-repeat top center;
}
#newsletter .id_text {
  background:url('../img/input_news.png') no-repeat top left;
  float: left;
  border:none;
  margin:3px 0 0 11px;
  width: 127px;
  height: 20px;
  font:nnormal 12px "Times New Roman", Times, serif;
  color:#211009;
  padding:0 3px
}

#newsletter .id_ok {
  float: right;
  margin: 4px 14px 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.png') no-repeat center left;
height:25px;
padding:2px 2px 2px 75px
}
ul#rss li a{
	margin-top:5px;
	display:block
}
.menu {
margin-bottom: 8px
}

.menu h3 {
background:url('../img/ligne.jpg') no-repeat center bottom;
margin:0 10px;
}

.menu h3 a,.plus li a {
font:normal 15px "Times New Roman", Times, serif;
color:#F8E6CE;
display:block;
width:176px;
height:20px;
padding:4px

}
.plus li a{
	font:normal 15px "Times New Roman", Times, serif;
	color:#786957
}
.menu h3 a:hover {
color:#C08368;
background:url('../img/menu_hover.jpg') no-repeat center center;
padding-left:20px;
width:160px;
}
.plus li a:hover {
color:#23100A;
background:url('../img/une_menu_hover.png') no-repeat top center;
padding-left:25px;
width:160px;

}
/*********************************************************************
 ****************************** CONTACT ******************************
 *********************************************************************/

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

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:italic 16px "Times New Roman", Times, serif;
 color:#F8E6CE
}

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 0 0 166px;
}

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;
}

.une h3{
	padding-left:25px
}
/*********************************************************************
 ****************************** FORMULAIRE ***************************
 *********************************************************************/
.ftable	{
 border:1px solid #f2f5f8;
 margin-top:10px
} 
.fcell_title	{color:#737373; background: #F2E6BE}
.fcell	{background-color:#f2f5f8}
.fcell_highlight{background-color:#FFF}
.new h2.titre{
	padding:0;
	margin:8px 0 0 8px;
}
.une{
	background:#D7C5A4 url('../img/une.png') no-repeat top center;
	position:relative
}
.une h2.titre{
	margin:10px 0 0 15px
}
#footer_links{
	width:970px;
	margin:0 auto;
	height:170px;
	padding-top:10px
}
#foot_ul ul{
	margin:115px 0 0 0;
	.margin:100px 0 0 0
	}
#foot_ul ul li{
	display:block;
	float:left;
	border-right:solid 1px #371407
	}
#banner a#home{
height:56px;
left:8px;
position:absolute;
top:22px;
width:210px;
}
#foot_ul ul li:last-child{
	border-right:none
}	
#foot_ul ul li a{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#371407;
	display:block;
	float:left;
	margin:0 5px
}
#footer_links p{
	margin-top:17px;
	.padding-top:10px;
	font:normal 13px Tahoma, Geneva, sans-serif;
	color:#341307;
	clear:both
}
#footer_links p a{
	color:#341307
}
#partie_droite h2{
	font:italic 20px "Times New Roman", Times, serif;
	color:#D5BF98
}

.rech {
	background:#C8B79C
}

