/**************************************************************************/
/************************Menu vertical*************************************/
/**************************************************************************/
#menuVert {
	float:left;
	width:100%;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*"Lucida Grande", Verdana, sans-serif; */
	font-weight: bold;
	}
#menuVert ul {
	margin:0;
	padding:10px 0px 0px 10px; /*10px 0px 10px 10px;*/
	list-style:none;
	}
#menuVert li {
	display:inline;
	margin:0px;
	padding:0px;
	}
#menuVert a {
	float:left;
	background:url("../img/tableftF1.gif") no-repeat left top;
	/*background:url("../img/imgMenu2.gif") no-repeat left top;	*/
	margin:1px;
	padding:0px 18px 0px 4px; /*	padding:0px 18px 0px 4px;*/
	text-decoration:none;
	}
#menuVert a span {
	float:left;
	display:block;
	background:url("../img/tabrightF1.gif") no-repeat right top;
	/*background:url("../img/imgMenu1.gif") no-repeat left top;*/
	padding:10px 100% 4px 6px;
	color:#727278; /*666*/
	}

#menuVert a span {float:none;}
#menuVert a:hover span {color:#000000;}
#menuVert a:hover {background-position:0% -42px;}
#menuVert a:hover span {background-position:100% -42px;}

/**************************************************************************/
/******************************Menu principal******************************/
/**************************************************************************/
#menu {
	float:left;
	width:100%;
	font-size:11px;
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold;
	line-height:normal;
	border-bottom:1px solid #FFFFFF;
	}
#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("../img/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("../img/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#346BB0 /*#727278; 666*/
	}

#menu a span {float:none;}
#menu a:hover span {color:#000000;}/*900F31*/
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;} 
              
/*
#image
{
width: 188px;
height: 23px;
font-size: 11px;
font-family: "Lucida Grande", Verdana, sans-serif; 
font-weight: bold;
margin: 0 0 0 5px;
background: url("../img/menugauche.gif");
}
#image:hover
{
width: 188px;
height: 23px;
font-size: 11px;
font-family: "Lucida Grande", Verdana, sans-serif; 
font-weight: bold;
margin: 0 0 0 5px;
background: url("../img/menugaucheB.gif");
}
*/
.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
div.menuGauche{
	width: 188px;
}
div.menuGauche ul{
	list-style: none;
	text-indent: 0px;
}
div.menuGauche li{
	margin-top: 0px;
}
div.menuGauche a{
	font: 11px Verdana;
	font-weight: bold;
	padding: 0px;
	color: #666;
	display:block;
	padding: 0px 20px;
	height: 25px;
	text-decoration: none;
}
div.menuGauche a:hover{

	padding: 0px 20px;
}                   
                    
/*****************************************************************************/        
.HautPage1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF; /*#32323C;*/
}

.BasPage1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF; /*#32323C;*/
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #32323C;
}


.TextJaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #F4C214;
}

.TextTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #F4C214;
}

.TextGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #666;
}

.TextLienBleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #0033FF;
}

html {overflow-y: scroll;} /*Toujours afficher la barre de défilement vertical, afin d'eviter des problème visuel*/
