/* CSS Document */
body { background-color:#89806f;
text-align:center; }

.txt_menu { color:#OCOCOC;
text-align:center; 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.rightcol {
	scrollbar-face-color:#bab1a0;
	scrollbar-shadow-color:#7a1240;
	scrollbar-highlight-color:#7a1240;
	scrollbar-3dlight-color:#bab1a0; 
	scrollbar-darkshadow-color:#bab1a0; 
	scrollbar-track-color:#bab1a0; 
	scrollbar-arrow-color: #89806f;
}

#active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#cbca3d;
	font-style:normal;
	font-weight:bold;
	
}

.tdcontenu {
margin-top:20px;
margin-bottom:20px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#c0c0c0;
font-size:13px;
font-weight:bold;
text-indent:15px;
line-height:25px;
}
.titre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#800000;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin-top:25px;
	text-align:center;

}

.legende {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ocococ;
font-size:10px;
margin-top:10px;
margin-bottom:20px;
}

a:link { color:#0c0c0c; text-decoration:none; font-weight:bold; }
a:hover { color:#0c0c0c; text-decoration:none; font-weight:bold; }
a:visited { color:#0c0c0c; text-decoration:none; font-weight:bold; }
a:active { text-decoration:none; font-weight:bold; }

.Style4 {font-size: 11px; font-weight: bold; }
.Style5 {
	font-size: 13px;
	font-weight: bold;
}
.Style6 {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}
