/* CSS Document */
.question{
padding:0px 4px 0px 4px;
position:relative;
}


.ouvert {
background:transparent url(images/liste-produit/haut-filtre.jpg) no-repeat scroll left top;
margin-top:0px;

padding:1px 0px 0px;
position:relative;
}

.ouvert h3{
font-size:11px;
display:block;
background: transparent url(images/fleche-ok-gris.gif) no-repeat left center ;
padding-left:10px;

margin-left:6px;
text-align:left;
}

.ouvert-centre {
border-left:1px solid #BBBBC5;
border-right:1px solid #BBBBC5;
padding:5px;
}

.ouvert-centre a{
color:#FF6633;
text-decoration:none;
}

.ouvert-centre a:hover{
text-decoration:underline;
}


.ouvert-bas {
background:transparent url(images/liste-produit/bas-filtre.jpg) no-repeat scroll left bottom;
height:14px;
}
/*HK IE6 */ *html .ouvert-bas{position:relative; margin-left:2px;}

.ouvert-bas h3{
background: transparent url(images/faq/faq.gif) no-repeat scroll left center;

margin-left:694px;
padding-left:17px;

}

.ouvert-bas h3 a{
font-size:11px;
color:red;
text-decoration:none;
}
/*HK IE6 */ *html .ouvert-bas h3{position:relative;}

.ferme-titre {
background:transparent url(images/cartouches-imprimantes/imprimante-titre-G.jpg) no-repeat scroll left center;
}

.ferme-titre h3{
background:transparent url(images/cartouches-imprimantes/imprimante-titre-D.jpg) no-repeat scroll right center;
font-size:11px;
padding:8px 0px;
margin-left:6px;
text-align:left;
}

.ferme-titre h3 a{
display:block;
background: transparent url(images/fleche-ok-gris.gif) no-repeat left center ;
padding-left:10px;

}

.ferme-icone{
background:transparent url(images/faq/faq_ouvrir.gif) no-repeat scroll left center;
padding-left:17px;
/*float:right;
margin:14px 17px 0px 0px;
position:relative;*/
position:absolute;
margin: 14px 0px 0px 693px;
}

.ferme-icone a{
color:green;
font-weight:bold;
text-decoration:none;

}

.theme{
position:relative;
}

.theme h3{
background:transparent url(images/fleche-orange.gif) no-repeat left center;
font-size:12px;
padding-left:10px;
color:#FF6633;
margin-top:10px;

}


/*-----------------------------------*/

#corps {

}

#global {
	border:1px solid red;
}

#cadre-gris .tab_contenu {
	
	height:200px;
	padding-left:10px;

}

#conteneur_central {
	width:780px;
	margin-left:10px;
}

#conteneur_central .tab_contenu {
	
	padding-right:5px;
	padding-left:5px;
	
	
}

#conteneur_central #entete-liste-produit {
margin-bottom:40px;
}

#conteneur_central #lib-sous-onglet {
background:transparent url(images/liste-produit/fond-titre.jpg) no-repeat scroll left center;
height:75px;
}



#classement {
	margin-left:320px;
}
#titre {
	text-align:center;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
}

#sous-menu-articles {
	background:url(images/ss-menu-news.gif) no-repeat;
	width:751px;
	height:20px;
	margin-top:36px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:16px;
	
}
#categorie-ssmenu {
	float:right;
	margin-right:50px;
}
#titre {
	margin-left:13px;
	
}
.fond-gris {
	background:url(images/article-fleche-bleu1.gif) no-repeat left center  #f6f5f4;
	height:21px;
	line-height:21px;
	margin-right:17px;
	padding-left:7px;
}
.fond-blanc {
	background:url(images/article-fleche-bleu1.gif) no-repeat left center;
	height:23px;
	margin-right:17px;
	padding-left:7px;
	line-height:23px;
}
.categorie-detail {
	float:right;
	font-weight:bold;
	margin-right:5px;
}


