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

#conteneur {
  background:url('../img/top_bg.png') no-repeat top left;
  width: 985px;
  margin: 0 auto;
  overflow:hidden
}

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

a:hover {
  color: #fff;
  text-decoration: none
}

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 ******************************
 *********************************************************************/

.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 {
background:url('../img/product_top.png') no-repeat top center;
color:#FFF;
font:normal 14px Verdana, Geneva, sans-serif;
height:20px;
margin:10px 0 0;
padding:8px 20px;
width:720px;
}
.cadre h2.une_1 {
background:url('../img/une.jpg') no-repeat top center;
color:#FFF;
font:normal 14px Verdana, Geneva, sans-serif;
height:20px;
margin:10px 0 0;
padding:8px 20px;
width:337px;
}
.cadre h2.une_2 {
background:url('../img/une2.jpg') no-repeat top center;
color:#FFF;
font:normal 14px Verdana, Geneva, sans-serif;
height:25px;
width:377px;
margin-top:10px;
padding:10px 0 0 10px;
margin-bottom:0
}

.cadre .contenu {
  clear:both;
  height:314px;
  padding-left:5px;
  margin-bottom:15px
}

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

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

#diaporama {
width:780px;
}

#mentions {
clear:both;
margin-top:2px;
padding-bottom:5px;
color:#6F757F;
height:30px;
width:970px;
}
#mentions #adress{
	float:right;
	font:normal 13px Verdana, Geneva, sans-serif;
	color:#FFF;
	margin-right:25px;
	margin-top:8px
}

#newsletter {
background:url('../img/newsletter_bg.png') no-repeat top left;
height:52px;
width:204px;
margin-left:5px;
}

#newsletter .id_text {
background:url('../img/rech_input_bg.png') no-repeat top center;
float: left;
height: 15px;
margin:10px 0 0 20px;
width:126px;
border:none;
color:#FFF
}

#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.png') no-repeat center left;
height:38px;
padding:28px 4px 2px 65px;
margin-left:5px;
}
#rss li a{
font:normal 13px Verdana, Geneva, sans-serif;
color:#FFF
}
.menu {
margin-bottom: 8px;
margin-top:7px;
}

.menu h3 {
margin:0 
}

.menu h3 a,.plus li a {
color:#FFF;
font:normal 12px Verdana, Geneva, sans-serif;
font-weight:400;
display:block;
width:206px;
padding:7px 10px;
}

.menu h3 a:hover,.plus li a:hover {
color:#CA0066;
background:url('../img/menu_hover.png') no-repeat center left;

}


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

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

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

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;
}
#flash_info{
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#FFF;
	margin-top:10px;
	margin-left:5px;
	width:185px;
	text-align:justify;
}
#flash_info img{
display:block;
margin:18px 0 25px;
}

#bot{
    background:url('../img/footer_bg.png') repeat-y center top;
	clear:both;
	width:981px;
	height:131x;
}
#first_bot{
background:url('../img/footer_top_bg.png') repeat-y center top;
width:981px;
height:14px;
float:left
}
#last_bot{
background:url('../img/footer_bot_bg.png') no-repeat center bottom;
width:981px;
height:79px;
float:left;
margin-bottom:20px
}
.contenu ul li a{
	color:#FFF;
	padding:0;
	margin:0;
	font:normal 11px Verdana, Geneva, sans-serif;
}
.contenu ul li a:hover{
	background:none;
}
.contenu ul li{
	margin:0;
	}
.plus .contenu .produit h3 a {
	display:block;
	}
#bot_bg{
	background:url('../img/bg_footer.png') no-repeat left bottom;
	overflow:hidden;
}

span.lien_panier{
display:none
}