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

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

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

a:hover {
	text-decoration: underline;
	color: #832713;
}

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

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


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

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

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

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