/*////////////////////////////////////////////
//
// 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 {
	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;
	background-color: #FFFFFF;
}

/*-------------------------------------- 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
}

.cat_titre_nonselect {
	background-image: url(../images/bgcolor.gif);
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-variant: normal;
	color : #0000FF;
	cursor: hand;
	text-decoration:none
}

.cat_titre_select {
	background-image: url(../images/bgcolor.gif);
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-variant: ;
	color : #FF3333;
	cursor: hand;
	text-decoration:none
}

.sousmenu {
	background-color: #CDD4DA;
	color : #FF0000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-variant: normal;
	border-right: #EF7557 1px dashed;
	border-top: #EF7557 1px dashed;
	border-left: #EF7557 1px dashed;
	border-bottom: #EF7557 1px dashed;
	text-decoration:none
}

.sousmenu_select {
	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;
	cursor: hand
}

.sousmenu_nonselect {
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
	color: #0000FF;
	cursor: hand
}
/*-------------------------------------- Fin Menu Verticale de Gauche --------------------------------------*/
.Style1 {
	font-size: 36px;
	font-weight: bold;
	font-family: Agnes;
}
.Style2 {
	color: #0000FF;
	font-size: 24;
}
.Style5 {font-size: 9px; font-weight: bold; }
.Style6 {
	font-size: 9px;
	font-weight: bold;
	color: #0000CC;
	font-style: italic;
}
.Style3 {
	font-size: 10px;
	font-style: italic;
}
