@charset "UTF-8";
/* CSS Document */

<!--


*{
	margin:0px;
	padding:0px;
	font-size:inherit;
}
body, div, form, fieldset, ul, ol, table { margin: 0; padding: 0; }

body { 
   behavior:url("csshover.htc"); 
}




#menu_deroulant{
	width:238px;
	margin-top:20px;
}

.sousmenu{
	margin-left:7px;
	width:224px;
	height:26px;
	background:url('http://yoolight.fr/clients/centralesignaletique/img/bg_sousmenu.gif') top no-repeat;
	color:#fff; 
}

.sousmenu a:hover, .sousmenu a:active{
	background:url('../img/bg_sousmenu.gif') bottom no-repeat;
}

.menu_deroulant{
	background:url('../img/btn_menu_centre.gif') no-repeat top;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant_haut{
	background:url('../img/btn_menu_haut.gif') no-repeat top;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant_bas{
	background:url('../img/btn_menu_bas.gif') no-repeat top;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant:hover{
	background:url('../img/btn_menu_centre.gif') no-repeat bottom;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant_haut:hover{
	background:url('../img/btn_menu_haut.gif') no-repeat bottom;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant_bas:hover{
	background:url('../img/btn_menu_bas.gif') no-repeat bottom;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant:active{
	background:url('../img/btn_menu_centre.gif') no-repeat center;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant_haut:active{
	background:url('../img/btn_menu_haut.gif') no-repeat center;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant_bas:active{
	background:url('../img/btn_menu_bas.gif') no-repeat center;
	display:block;
	width:238px;
	height:26px;
}

.menu_deroulant li, .menu_deroulant_haut li, .menu_deroulant_bas li{
	text-align:left;
	padding-left:10px;
	text-transform:uppercase;
	font-family: Univers, Helvetica, Arial, sans-serif;
	font-weight:lighter;
	letter-spacing:0.07em;
	line-height:27px;
	color:#fff;
	font-size:12px;
	list-style:url('../img/puce_bloc.gif')!important;
	list-style:none;
}

.menu_deroulant a, .menu_deroulant_haut a, .menu_deroulant_bas a{
	color:#FFF;
	text-decoration:none;
	display:block;
}

.sousmenu a{
	display:block;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
	font-family: Univers, Helvetica, Arial, sans-serif;
	font-weight:lighter;
	letter-spacing:0.07em;
	line-height:26px;
	color:#fff;
	font-size:12px;
}





-->
