@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECECDF;
	top: 15px;
}

.VERTmenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 250px;
border-bottom-width: 0;
}

.VERTmenu li a{
font: bold 13px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 30px;
text-decoration: none;

}

.style5 {
	text-align: center;
	color: #FF0000;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: #D8D8BC;
	margin: 10px;
	padding: 10px;
}

* html .VERTmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 250px;
}

.VERTmenu li a:visited, .VERTmenu li a:active{
color: white;
}

.VERTmenu li a:hover{
	color: #587922;
}

.ORANGEmenu{
	list-style-type: none;
	padding: 0;
	width: 250px;
	border-bottom-width: 0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
}

.ORANGEmenu li a{
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 30px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


* html .ORANGEmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 250px;
}

.ORANGEmenu li a:visited, .glossymenu li a:active{
color: white;
}

.ORANGEmenu li a:hover{
	color: #A64200;
}

.BLEUmenu{
	list-style-type: none;
	padding: 0;
	width: 250px;
	border-bottom-width: 0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
}

.BLEUmenu li a{
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 30px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


* html .BLEUmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 250px;
}

.BLEUmenu li a:visited, .glossymenu li a:active{
color: white;
}

.BLEUmenu li a:hover{
	color: #315B82;
}





.sousmenu{
	list-style-type: none;
	padding: 0;
	width: 200px;
	border-bottom-width: 0px;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
}

.sousmenu li a{
	color: #124912;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 25px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}


* html .sousmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 200px;
}

.sousmenu li a:visited, .glossymenu li a:active{
color: #009900;
}

.sousmenu li a:hover{
	color: #00CC00;
	font-weight: bold;
}










.sousmenu2{
	list-style-type: none;
	padding: 0;
	width: 150px;
	border-bottom-width: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
}

.sousmenu2 li a{
	color: #124912;
	display: block;
	width: auto;
	padding-left: 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}


* html .sousmenu2 li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 150px;
}

.sousmenu2 li a:visited, .glossymenu li a:active{
color: #009900;
}

.sousmenu2 li a:hover{
	color: #00CC00;
	font-weight: bold;
}

.content {
	color:#003300;
	font: 12px/18px tahoma, verdana, arial, courier;
}
.content a {
	color:#009900;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
	color: #FF9900;
}
.content strong {
	color:#003300;
}
.content span {
	color:#006600;
}
.content span a {
	color:#FF9900;
	text-decoration:underline;
}
.content span a:hover {
	text-decoration:none;
	color: #FF9900;
}
.content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content li {
	margin:0 0 0 0px; 
	padding:0 0 0 0px;
	line-height:17px;
}
.content li span {
	color:#A1B205;
}
.content li a {
	color:#336633;
	text-decoration:underline;
}
.content li a:hover {
	text-decoration:none;
}

.red_stroke {
	font-size:10px;
	color:#D07A1E;
	font-family:tahoma, verdana, arial, courier;
}
.link_blue {
	font-size:14px;
	color:#124912;
	font-family:tahoma, verdana, arial, courier;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3B6838;
}

.link_blue a {
	color:#009933;
	text-decoration:underline;
}
.link_blue a:hover {
	text-decoration:none;
}
select {
	font-size:11px;
	color:#696766;
	font-family:Tahoma, verdana, arial, courier;
	width:127px;
	height:18px;
	padding:0 0 0 5px; 
	vertical-align:top;
}
.select {
	font-size:11px;
	color:#747474;
	font-family:Tahoma, verdana, arial, courier;
	width:70px;
	height:20px;
	padding:0 0 0 5px; 
	vertical-align:top;
}
.input {
	font-size:11px;
	color:#747474;
	font-family:Tahoma, verdana, arial, courier;
	width:164px;
	height:20px;
	padding:0 0 0 5px; 
	vertical-align:top;
}
.form {
	font-size:11px;
	color:#747474;
	font-family:Tahoma, verdana, arial, courier;
	width:145px;
	height:20px;
	padding:0 0 0 5px; 
	vertical-align:top;
}
.content_left {
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	font-family:tahoma, verdana, arial, courier;
}
.content_left a {
	color:#ffffff;
	text-decoration:underline;
}
.content_left a:hover {
	text-decoration:none;
}
.content_left strong {
	color:#ffffff;
}
.content_left ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content_left li {
	margin:0 0 0 0px; 
	padding:0 0 0 0px;
	line-height:17px;
}
.content_left li strong {
	color:#ffffff;
}
.content_left li a {
	color:#ffffff;
	text-decoration:underline;
}
.content_left li a:hover {
	text-decoration:none;
}
.footer {
	font-size:11px;
	line-height:12px;
	color:#666666;
	font-family:tahoma, verdana, arial, courier;
}
.footer a {
	color:#666666;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}
.menu {
	font-size:11px;
	color:#206040;
	font-family:tahoma, verdana, arial, courier;
	font-weight: normal;
}
.menu a {
	color:#009900;
	text-decoration:none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration:underline;
}
.blanc {
	font-size:11px;
	line-height:normal;
	color:#ffffff;
	font-family:tahoma, verdana, arial, courier;
	font-weight: bold;
}

.blanc a {
	color:#FFFFFF;
	text-decoration:none;
}
.blanc a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
h1 {
	font-size:12px;
	color:#DD7400;
	font-family:tahoma, verdana, arial, courier;
	font-weight: normal;
}
h1 a {
	color:#DD7400;
	text-decoration:none;
}
h1 a:hover {
	text-decoration:underline;
}
h2 {
	font-size:12px;
	color:#666666;
	font-family:tahoma, verdana, arial, courier;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}

h2 a {
	color:#666666;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
	color: #006699;
}
.link_blueCopie {

	font-size:14px;
	color:#124912;
	font-family:tahoma, verdana, arial, courier;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}
