/* CSS Document */
body {
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	background-position:top;
	background-color:#108F42;
}

HTML {
 overflow-x: hidden; overflow-y: scroll;

   overflow: -moz-scrollbars-vertical;
}



a:link {
	color:	#990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color:	#990000;
	font-weight: bold;
}
a:hover {
	color:#003300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:	#990000;
	font-weight: bold;
}

.td_noheight {
line-height: 0;
vertical-align: top;
}

.td_background {
background-color:E5E5E5;
}

.td_contenu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006227;
	padding-left:8px;
	padding-right:8px;
	line-height:18px;
	padding-top:10px;
}

.td_contenu-sans {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006227;
}

.td_contenu-sans2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-style:italic;
}


.td_contenu-petit{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006227;
	font-style:italic;
	
}

.td_contenu-important {
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #02461d;
		font-weight: bold;
		font-style:italic;
}

.td_contenu-attente {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.td_contenu-bas {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
}

.td_contenu-bas-d {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:right;
}

.td_sousliens{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
		font-weight: bold;
	text-align:right;
}

.td_sousliens-etat {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: bold;
}


.txt_titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006227;
}

.txt_s-titres {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc4a0;
	font-weight: bold;
}

a.liens2:link {
	color:#5e7885;
		font-weight:bold;
	text-decoration: none;
}
a.liens2:visited {
	text-decoration: none;
		font-weight:bold;
	color:#5e7885;
}
a.liens2:hover {
	font-weight:bold;
	color:#1f3b49;
}
a.liens2:active {
		text-decoration:none;
	font-weight:bold;
	color:#5e7885;
}


a.liens2:link {
	color:#990000;
		font-weight:bold;
	text-decoration: none;
}
a.liens2:visited {
	text-decoration: none;
		font-weight:bold;
	color:#990000;
}
a.liens2:hover {
	font-weight:bold;
	color:#003366
}
a.liens2:active {
		text-decoration:none;
	font-weight:bold;
	color:#990000;
}


a.liens3:link {
	color:#ffe3a1;
		font-weight:bold;
	text-decoration: none;
}
a.liens3:visited {
	text-decoration: none;
		font-weight:bold;
	color:#ffe3a1;
}
a.liens3:hover {
	font-weight:bold;
	color:#ffffff;
}
a.liens3:active {
		text-decoration:none;
	font-weight:bold;
	color:#ffe3a1;
}


#active_top_link {
  color: #ffffff;
}

