
ul, li { margin: 0; padding: 0; }

#description .img{
margin-top:-23px;
}
#container_produits{
font-family:Verdana, Arial, Helvetica, sans-serif;
width: auto;
background-color:#FFFFFF;
margin-top:6px;

}
#onglet_courant{

}
#current_onglet{
font-size: 13px;
font-weight: bold;
text-align:center;
background:url("./images_produits/onglet_courant.png") right no-repeat;
}
#current_onglet a{
text-decoration:none;
}

#liste_onglet{
width:201px;
margin:4px 0px 0px 0px;
}

#liste_onglet a{
width:201px;
height:20px;
font-size: 13px;
font-weight: bold;
background:url("./images_produits/blocnoms_produits_partenaire.gif") left no-repeat;
display:block;
padding-bottom:0px;
text-decoration: none;
text-align:right;
}

#produits_partenaire{
/*height:800px;*/
/*padding:5px 0px 5px 0px;*/
border: 1px solid gray;
/*margin-left:5px;*/
}

#produits_partenaire #rubrique{
font-size:12px;
font-weight:bold;
color:#ec5f0a;
width:250px;
padding-left:10px;
padding-top:10px;
}
#rubrique ul {
	color:#696969;
	list-style-position:inside;
	padding-top: 8px;
}
#rubrique li {
	padding-bottom: 5px; 
}
#rubrique li a{
font-size:10px;
color:#696969;
margin-left:14px;
text-decoration:none;
}
#rubrique li a span{
padding-right: 5px;
}

#rubrique li a:hover{
color:#ec5f0a;
text-decoration:none;
}

#rubrique li a:hover span{
color:#696969;
}

#produits_partenaire #separateur{
width:1px;
height:345px;
background-color:rgb(236, 95, 10);
/*background:url("./images_produits/separateur_produits_partenaire.gif") left no-repeat;*/
float:left;
}
#produits_partenaire #articles{
height:470px;
overflow:hidden;
font-size:12px;
padding-left:5px;
text-align:center;
}

#produits_partenaire #articles #bread_crump{
font-size:12px;
padding:5px 0px 9px 10px;
margin: 0 10px 0 9px;
background:url("./images_produits/bread_crump.png") left no-repeat;
white-space:nowrap;
overflow:hidden;
}

#produits_partenaire #articles #bread_crump a{
color:#696969;
font-weight:bold;
}


#produits_partenaire #articles #description{
padding-top:30px;
padding-left:30px;
padding-bottom:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#696969;
overflow:hidden;
}

#container_details{
margin-left:-10px;
width:auto;
overflow:auto;
}

#produits_partenaire #articles #details{
padding-left:10px;
color:#696969;
overflow:hidden;
margin-top:15px;
}

#produits_partenaire #articles #details a{
text-decoration:none;
color:#696969;
font-weight:bold;
}