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


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

body {
  background:#1E1E1E url('../img/bg_top.jpg') no-repeat scroll center top;
  margin: 0;
  padding: 0;
  color: #FFF;
  font: 12px Tahoma, Geneva, sans-serif;
}

#conteneur {
  width: 1048px;
  margin: 0 auto;
}
#big_cnt {
  position:relative;
  background:url('../img/bg_bottom.jpg') bottom center no-repeat;
}

#error_flash  {
  color:#2676C2;
}

a {
  color: #CCCCCC;
  text-decoration: none
}
#tva{
margin-left:-1005px;
margin-top:-17px;

position:absolute;

}

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 {
  -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/news_prod.jpg') no-repeat top left;
  color:#FFF;
  font-size:14px;
  height:17px;
  margin:10px 0 0;
  padding:4px 10px

}
#partie_droite h2{
	color:#FFF;
	}
.cadre .contenu {
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  clear:both
}

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

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

#diaporama {
width:780px;
}

#mentions #tit{
	font:17px Arial, Helvetica, sans-serif;
	color:#FF0000;
	display:inline-block;
	margin-right:23px;
}
#mentions {
clear:both;
font:14px Arial, Helvetica, sans-serif;
color:#B2B2B2;
margin:0px 0;
padding:10px 5px 0 200px ;
}

#newsletter {
margin-top: 26px;
-moz-border-radius:4px;
height:72px;
margin-bottom:12px;
}

#newsletter .id_text {
  float: left;
  margin:0px 0 0 0px;
  width: 149px;
  height: 11px
}

#newsletter .id_ok {
  float: right;
  margin: 0px 0px 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 7px 0px;
height:25px;
padding:3px 2px 2px 42px;
font:12px Verdana, Geneva, sans-serif;
}
#rss li a{
color: #2676C2;
}
.menu {
margin-bottom: 26px;
margin-top:
}

.menu h3 {
margin:0 10px 5px 0;
background:url('../img/marques_li.jpg') no-repeat left top;
width:180px;
font-family:Arial, Helvetica, sans-serif;
padding:3px 0 3px 10px
}

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

.menu h3 a:hover,.plus li a:hover {
color:#52859E
}


/*********************************************************************
 ****************************** 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 {
 background: none;
}

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

#descriptif {
 color: #ccc;
}

ul#onglets li a {
 color: #000;
}

ul#onglets li a:hover {
  text-decoration: none;
}

#mini_catalogue {
 background: none;
 background-color: #222;
 padding: 6px 6px 0 6px;
}

.arbo a  {
 color:#000;
}