/* CSS Document */

/* Titres --------------------------------------------*/
.title_all_product{
	font-family: "Trebuchet MS",Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 22px;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;}
	
#unifr_sdmenu li{
	list-style-type:none;
	position:relative; }
		
#unifr_sdmenu ul{
	margin:0px;
	padding:0px;
	position:relative; }

#unifr_sdmenu div{
	margin:0px;
	padding:0px; }
	
#unifr_sdmenu {		
	color: #333333;
	text-align: left;
	font-weight:bold; }

#unifr_sdmenu a:link, #unifr_sdmenu a:visited{
	text-decoration:none;	
	display:block;
	clear:both;	
	padding-left:2px;	}
#unifr_sdmenu .slMenuItem_depth1{	/* Main menu items */
	padding: 0.3em 0 0.3em 0.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	background:#F7F7F7;
	margin-top:1px;
	font-size: 12px;  }
		
#unifr_sdmenu .slMenuItem_depth2{	/* Sub menu items */
	margin-top:1px;
	font-size: 12px; }	
	
#unifr_sdmenu .slMenuItem_depth3{	/* Sub menu items */
	margin-top:2px;
	font-size: 12px;
	font-style:italic; }	

#unifr_sdmenu .slideMenuDiv1 ul{
	padding:1px; }
	
#unifr_sdmenu .slideMenuDiv2 ul{
	margin-left:11px;
	padding:1px;}
		
#unifr_sdmenu .slideMenuDiv3 ul{
	margin-left:15px;
	padding:1px;}

a:link, a:visited {
	text-decoration: underline;
	color: #006699;	
	}
a:hover, a:active {
	text-decoration: underline;
	color: #00CCFF;}

/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*-- CLASS, LISTE ET PUCES                          --*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/

/*-- COLOR, couleur du bandeau -----------------------*/
 
ul.arrowColor1 {
	padding-top: 0px;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	list-style: none; } 
ul.arrowColor1 li {
	padding-left: 9px;
	background-image: url(images/general/squareColor.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-bottom: 2px; }
ul.arrowColor li:hover{
	background-color:#f7f7f7;}
ul.arrowColor {
	padding-top: 0px; 
	margin-left: 0;
	padding-left: 0;
	list-style: none; } 
ul.arrowColor li {
	padding-left: 9px;
	background-image: url(images/general/arrowColor.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-bottom: 2px; }

