@charset "utf-8";
/* CSS Document */

#menu_rubrique{
	margin:0;
	margin-top:7px;
	width : 167px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	font-size:10px;
	padding-left:7px;
	padding-top:10px;

}

#titre_menu_rub{
	height:53px;
	width:167px;
	background-image: url(/imageprod11/designers/haut_rubriques.gif);
	background-repeat: no-repeat;
}

#contenu_menu_rub{
	padding:0;
	margin:0;
	width:167px;
	height:100%;
	background-image: url(/imageprod11/designers/fond_rubriques_lateral.gif);
	background-repeat: repeat-y;
	padding-left:3px;
	padding-right:5px;

}

#rub{
	background-image: url(/imageprod11/designers/fond_rubriques.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:100%;
	width:159px;
	padding:0;
	margin:0;
	float:left;
	background-color:#353536;

}
#rub ul{
	margin:0;
	padding:0;
	margin-top:15px;


}
#rub li.designer{
	padding:0;
	margin:0;
	background-image: url(/imageprod11/designers/separ_designers.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left:5px;
	margin-right:8px;
	list-style-type:none;

}

li.designer a {
	display:block;
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	font-size:11px;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:15px;
	margin:0;
	/*image dans les css custom*/
	background-repeat: no-repeat;
	background-position: left center;
}

#bas_rub{
	background-image: url(/imageprod11/designers/bas_rubriques.gif);
	background-repeat: no-repeat;
	height:11px;
	width:167px;
	margin:0;

}
