/*********************************************************************
 ******************* 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:#191919 url(../img/bgtop.png) top repeat-x;
}

.bg{
	  background:url(../img/bgbot.png) bottom repeat-x;
}

#conteneur {
  width: 980px;
  padding-bottom:80px;
  margin: 0 auto
  
}

a {
  color: #fff;
  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
}

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

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

.cadre {
  clear: both
}

.cadre h2.titre {
background:url("../img/h2article.png") no-repeat scroll right 0 transparent;
color:#FFFFFF;
font-family:Verdana,Geneva,sans-serif;
font-size:15px;
font-weight:normal;
height:28px;
padding-left:21px;
padding-top:6px;
width:701px;
}

#partie_droite .cadre h2.titre2{
background:url("../img/h2article.png") no-repeat scroll right 0 transparent;
color:#FFFFFF;
font-family:Verdana,Geneva,sans-serif;
font-size:15px;
font-weight:normal;
height:28px;
padding-left:21px;
padding-top:6px;
width:343px;
}

.produit img {
margin:0 auto;
max-height:168px;
max-width:169px;
background:url(../img/bgimg.png);
padding:10px 5px;
}

.cadre .contenu {

  clear:both
}

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

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

#diaporama {
width:780px;
}

#mentions {
background:url("../img/borderbot.png") repeat-x scroll center bottom transparent;
clear:both;
color:#6F757F;
margin:10px 0;
padding:30px 5px 35px;
}

#mentions a{
color:#6F757F;
}

.links ul{margin:0;padding:0}
.links li{float:left; display:block;margin-bottom:5px}
.links li a{
background:url("../img/pucelinkshov.png") no-repeat scroll left top transparent;
font-family:Verdana,Geneva,sans-serif;
font-weight:normal;
height:14px;
margin-right:10px;
padding-left:17px;
}
.links li a:hover{
background:url("../img/pucelinks.png") no-repeat scroll left center transparent;
}
	

.article h2 {
background:url("../img/h2article.png") no-repeat scroll right 0 transparent;
color:#FFFFFF;
font-family:Verdana,Geneva,sans-serif;
font-size:15px;
font-weight:normal;
height:28px;
padding-left:21px;
padding-top:6px;
width:701px;
}

#partie_droite h2{
background:url("../img/h2article.png") no-repeat scroll right 0 transparent;
color:#FFFFFF;
font-family:Verdana,Geneva,sans-serif;
font-size:15px;
font-weight:normal;
height:28px;
padding-left:21px;
padding-top:6px;
width:701px;
}
#newsletter {
	
margin-top: 8px;
width:227px;

height:72px;
}
#bgnews{
	background:url("../img/bgnews.png") no-repeat scroll center bottom transparent;
	height:100px;
	width:220px;
}
#newsletter .id_text {
	background:url(../img/champnews.png) no-repeat;
	width:176px;
	height:20px;
	margin-right:0;
  float: left;
  border:none;

}

#newsletter .id_ok {
  float: left;

}


#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 {
	background:url(../img/bgnews.png) top no-repeat;
	width:221px;
	list-style-type:none;
	margin:20px 0;
	padding:20px 0 0;
}

#rss li {
	background:url("../img/rss.png") no-repeat scroll left center transparent;
	height:24px;
	padding:25px 2px 2px 75px;
}

.menu {
	-moz-border-radius:4px;
	margin-bottom: 8px
}

.menu h3 a:hover, .plus li a:hover{
	background:url(../img/cathov.png) no-repeat;
}
.menu h3 {
	border-bottom:none;
	margin:0;
	padding:0px
}

.menu h3 a{
	background:url("../img/catnor.png") no-repeat scroll center bottom transparent;
	color:#CCCCCC;
	display:block;
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
	font-weight:normal;
	height:24px;
	padding-left:15px;
	padding-top:3px;
	width:206px;
}

.plus li a {
background:url("../img/catnor.png") no-repeat scroll center bottom transparent;
color:#CCCCCC;
display:block;
font-family:Verdana,Geneva,sans-serif;
font-size:13px;
font-weight:normal;
height:24px;
padding-left:8px;
padding-top:3px;
width:152px;
}

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


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

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

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

div.contact_error {
color:#AA0000;
font-size:11px;
font-weight:bold;
margin:4px 0 0;
padding:3px 6px;
width:400px;
}


/*********************************************************************
 ****************************** FORMULAIRE ***************************
 *********************************************************************/
.ftable	{
 margin-top:10px
} 
.fcell_title	{color:#737373}


.but{
background:url("../img/hover.png") no-repeat scroll 0 0 transparent;
border:medium none;
color:#CCCCCC;
cursor:pointer;
height:42px;
text-align:center;
width:126px;
}

.tof{
	height:250px;
}
 
.toff{
	height:250px;
}
 
.intof{
	min-height:188px;
}
 

.intoff{
	min-height:188px;
}
 
