/*////////////////////////////////////////////
//
// Script de [Menu Vertical] - Fichier style
// Cration: 10/10/2005
// Dernire modification: 01/07/2006 
// by haryou [haryoudev.free.fr] - haryoudev@free.frbackground: #cdd4da;
//, arial, helvetica, sans-serif
, arial, helvetica, sans-serif;
////////////////////////////////////////////*/

body 
{ 
/*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 1px solid;
	border-bottom: gray 1px solid;
	cursor: hand
}

.bordure_cat_g {
	border-left: gray -1px solid;
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
	cursor: hand
}

.bordure_cat_d {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
	cursor: hand;
	text-align:left;
}

.cat_titre_nonselect {
	background-image:  url(images/bgcolor.gif);
	font-family :sans-serif;
	font-size :12px;
	font-weight : bold;
	/*font-variant: small-caps;*/
	color : #006fa4;/*#666666;*/
	cursor: hand;
	text-decoration:none;
	text-align:left
}

.cat_titre_select {
	/*background-image:  url(../images/bgcolor.gif);font-family : verdana;font-size : 12px;*/
	text-align:left;
	font-family : sans-serif;
	font-size : 12px;
	
	/*font-weight : bold;*/
     font-variant:normal;
	color :#006fa4;
	cursor: hand;
	text-decoration:none
}




/* sous hover menu */
.sousmenu {
	/*background-color: #CDD4DA;*/
	color : #0077BF;
	font-family : sans-serif;
	font-size : 12px;
	text-align:left;
	/*font-weight : bold;
	font-variant: small-caps;
	border-right: #EF7557 1px dashed;
	border-top: #EF7557 1px dashed;
	border-left: #EF7557 1px dashed;
	border-bottom: #EF7557 1px dashed;*/
	text-decoration:none;
	cursor: hand;
		cursor: hand;
}


/* sous hover menu */
.sousmenu_select {
text-align:left;
	background-image:  url(images/bgcolor.gif);
		/*font-weight : bold;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;font-family : sans-serif;
	font-size : 16px;*/
	cursor: hand;
	color : #006fa4;font-family : sans-serif;
	font-size : 12px;
	
}

/* sous hover menu */
.sousmenu_nonselect 
{
	text-align:left;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
	color: #0077BF;
	cursor: hand;
	background-image:  url(images/bgcolor.gif);
	font-family : sans-serif;
	font-size : 12px;
	/*font-weight : bold;
	font-variant: small-caps*/
		cursor: hand;
	text-decoration:none
}
/*-------------------------------------- Fin Menu Verticale de Gauche --------------------------------------*/
