/*////////////////////////////////////////////
//
// 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;
scrollbar-arrow-color : #cccad8;
scrollbar-track-color : #edeef1;
scrollbar-shadow-color : #cccad8;
scrollbar-face-color : #edeef1;
scrollbar-highlight-color : #cccad8;
scrollbar-darkshadow-color : #cccad8;
scrollbar-3dlight-color : #edeef1;
}

/*-------------------------------------- Menu Verticale de Gauche --------------------------------------*/
.hide
{
	display: none;
}

.show
{
	
}

.bordure_cat {
	border-top: lightcyan 2px solid;
	border-bottom: lightcyan 1px solid;
	cursor: hand
}

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

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

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

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

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



.sousmenu {
	background-color: #fffff0;
	color : #00008b;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-variant: small-caps;
	border-right: #ffffff 1px dashed;
	border-top: #ffffff 1px dashed;
	border-left: #ffffff 1px dashed;
	border-bottom: #ffffff 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: #00008b;
	cursor: hand
}
.Style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #015089;
	text-align: right;
	text-indent: 5px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #00008b;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
.style71 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #00008b;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
}
.Style51 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006633;
}
.Style72 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style73 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-position: center;
}

