/* CSS Document */
#navigation ul li a:hover
{
	color: #96bd0d;
}
#navigation .selection
{
	display: block;
	color: #ffffff;
	font-size: 11px;
	font: bold 90% Verdana, Arial, Helvetica, Sans-serif;
	border-top: 1px solid black;
	width: 125px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-left:10px;
	line-height: 10px;
	background-color: #96bd0d;
}
#menuDroit ul li a
{
	display: block;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	width: 135px;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	color:  #006600;
	font-size: 11px;
	font-weight:bold;
	font: Verdana, Arial, Helvetica, Sans-serif;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#menuDroit ul li a:hover
{
	color: #006600;
}

.menuDroitLu
{
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 3px 3px 3px 10px;
	color: #006600;
	font-size: 14px;
	background-color: #ccc;
}

.titreP7-2S
{
	padding-top: 2px;
	padding-bottom: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #67a536;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: auto;
	margin-left: 0px;
	margin-bottom:10px;
	height:auto;
	margin-top:5px;
}
#menuDroit.menuDroitLu
{
margin-top: 15px;
margin-left: 0px;
margin-right: 5px;
margin-bottom: 0px;
padding: 3px 3px 3px 3px;
color: #ff0000;
font-size: 1.4em;
background-color: #ccd24a;
}
