/*////////////////////////////////////////////
//
// Script de [Menu Vertical] - Fichier style
// Création: 10/10/2005
// Dernière modification: 01/07/2006 
// by haryou [haryoudev.free.fr] - haryoudev@free.fr
//
////////////////////////////////////////////*/

body {
background: #FFFFFF url(../../imbeez/bgd2.jpg) repeat-x scroll;
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: 1px solid #666633;
	border-bottom: 1px solid #666633;
	cursor: hand
}

.bordure_cat_g {
	border-left: 1px solid #666633;
	border-top: 1px solid #666633;
	border-bottom: 1px solid #666633;
	cursor: hand
}

.bordure_cat_d {
	border-right: 1px solid #666633;
	border-top: 1px solid #666633;
	border-bottom: 1px solid #666633;
	cursor: hand
}

.cat_titre_nonselect {
	background-image: url(../images/c4.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-variant: small-caps;
	color : #333333;
	cursor: hand;
	text-decoration:none
}

.cat_titre_select {
	background-image: url(../images/c4.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-variant: small-caps;
	color : #FF3333;
	cursor: hand;
	text-decoration:none
}

.1menu_select {
	background-image: url(../images/c4.gif);
	border-right: #EF7557 1px solid;
	border-left: #EF7557 1px solid;
	border-top: #EF7557 1px solid;
	border-bottom: #EF7557 1px solid;
	color: #333333;
	cursor: hand
}



.sousmenu {
	background-color: #cad698;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-variant: normal;
	text-decoration:none;
	border: 1px dashed #669933;

}

.sousmenu_select {
	background-image: url(../images/c4.gif);
	font-weight : bold;
	cursor: hand;
	border: 1px solid #666633;

}

.sousmenu_nonselect {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #666633;
	border-bottom: 1px solid #666633;
	color: #000000;
	cursor: hand
}
/*-------------------------------------- Fin Menu Verticale de Gauche --------------------------------------*/
.titregris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
}
.textegrasouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	left: 10px;
	text-decoration: underline;
}

