@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* ------------------- Top Menu ON------------------------ */
.TopMenuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.TopMenuON a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.TopMenuON a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.TopMenuON a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.TopMenuON a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}

















/* ------------------- Top Menu ------------------------ */
.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration:none;
}
.TopMenu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration:none;
}
.TopMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration:none;
}
.TopMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
}
.TopMenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	text-decoration:none;
}



/* ------------------- Home Bottom Texte ------------------------ */
.HomeBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.HomeBottom a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.HomeBottom a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.HomeBottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
.HomeBottom a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}
/* ------------------- -------------------- ------------------------ */


/* ------------------- Left Menu ------------------------ */
.LeftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00769B;
	padding-left:5px;
	padding-right:5px;
	background-color:#D6EEC7;
	cursor:hand;
}
.LeftMenuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-color:#0E84A2;
	cursor:hand;
}
/* ------------------- -------------------- ------------------------ */



.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.text a:visited{
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.text a:hover{
	font-family:Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
}
.text a:link{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.blueTitle {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00769B;
}
.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00769B;
}
/* ------------------- Read more ------------------------ */
.readmore {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
.readmore a:active{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
.readmore a:visited{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
.readmore a:hover{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:underline;
}
.readmore a:link{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}
/* -------------------------------------------------------- */
.boxGreen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #11760F;
	border-right-color: #11760F;
	border-bottom-color: #11760F;
	border-left-color: #11760F;
	height: 17px;
	width: 100px;
	background-color: #F5F7E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.boxGreen2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #11760F;
	border-right-color: #11760F;
	border-bottom-color: #11760F;
	border-left-color: #11760F;
	background-color: #F5F7E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.PagingDataListStyle{ BORDER-BOTTOM: darkgreen 1px solid }