/* CSS Document */
body {
	background-color: #003A6A;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000033;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000033;
}

a:hover {

	color: #C85100;
}

a:active {
	text-decoration: none;
	color: #000033;
}

.td_sans_lien_menu1{
	padding:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C85100;
}

.td_sans_lien_menu2{
	padding:0px;
	font-size:11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
a.bleu{ font-weight: bold; color: #C85100; }
a.bleu:visited {font-weight: bold; color: #C85100; }
a.bleu:hover{ font-weight: bold; color: #999999; }

.td_contenu{
	padding:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.td_menu{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}


.td_menu_over{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C85100;
}

.txt_titres{
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #999999;
}
	
