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

a:link {
	color: #315D94;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #315D94;
}
a:hover {
	text-decoration: underline;
	color: #315D94;
}
a:active {
	text-decoration: none;
	color: #315D94;
}


.td_contenu{
	padding:12px;
	font-size:11px;
	color:#006633l;
	line-height:1.1em;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.td_sousliens{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
.txt_titres{
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #153F74;
	}
