/*//////////////////////////////////////////////// Script de [Menu Vertical] - Fichier style// Cration: 10/10/2005// Dernire modification: 01/07/2006 // by haryou [haryoudev.free.fr] - haryoudev@free.fr//////////////////////////////////////////////*/body {background: #cdd4da;scrollbar-arrow-color : #2e5a87;scrollbar-track-color : #edeef1;scrollbar-shadow-color : #2e5a87;scrollbar-face-color : #edeef1;scrollbar-highlight-color : #2e5a87;scrollbar-darkshadow-color : #2e5a87;scrollbar-3dlight-color : #edeef1;}/*-------------------------------------- Menu Verticale de Gauche --------------------------------------*/.hide{	display: none;}.show{	}.bordure_cat {	border-top: gray 0px solid;	border-bottom: gray 0px solid;	cursor: hand}.bordure_cat_g {	border-left: gray 0px solid;	border-top: gray 0px solid;	border-bottom: gray 0px solid;	cursor: hand}.bordure_cat_d {	border-right: gray 0px solid;	border-top: gray 0px solid;	border-bottom: gray 0px solid;	cursor: hand}.cat_titre_nonselect {	background-image:  url();	font-family : verdana;	font-size : 10px;	font-weight : bold;	font-variant: roman;	color : #330E6A;	cursor: hand;	text-decoration:none}.cat_titre_select {	background-image:  url();	font-family : verdana;	font-size : 10px;	font-weight : bold;	font-variant: roman;	color : #FE7200;	cursor: hand;	text-decoration:none}.sousmenu {	/*background-color: #F7A3FF;*/	color : #000000;	font-family : verdana;	font-size : 10px;	font-weight : bold;	font-variant: roman;	border-right: #9DBAE1 0px dashed;	border-top: #9DBAE1 0px dashed;	border-left: #9DBAE1 0px dashed;	border-bottom: #9DBAE1 0px dashed;	text-decoration:none}.sousmenu_select {	background-image:  url();	background-color: #F7A3FF;	font-weight : bold;	border-right: gray 0px solid;	border-top: gray 0px solid;	border-left: gray 0px solid;	border-bottom: gray 0px solid;	cursor: hand}.sousmenu_nonselect {	border-top: white 0px solid;	border-left: white 0px solid;	border-right: gray 0px solid;	border-bottom: gray 0px solid;	color: #554432;	cursor: hand}/*-------------------------------------- Fin Menu Verticale de Gauche --------------------------------------*/