body {}
p {}
td {}
.titre_fond    { background-color: #E9F4FF }
/*.titre_actu { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }*/
.date_actu { font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
/*.image_actu { margin-right: 5px; margin-bottom: 2px; border: dashed 1px black }*/
.texte_actu { color: black; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fondpagination { font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #b0c4de; padding: 2px }
.txt1 { color: black; font-size: 10px; font-family: Verdana; margin: 12px }

/* 15 Mai 2005: nouvelle présentation des éditoriaux, plus de contour en haut */
.contour_actu  {
	border-top: 0px none #3D4E74;
	border-right: 1px solid #3D4E74;
	border-bottom: 1px solid #3D4E74;
	border-left: 1px solid #3D4E74;
}

.titre_actu { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; 
	font-size: 8pt; 
	color: White; 
	font-weight: bold; 
	padding-left:5px;
	padding-top:10px;
}

.date{
	color: #F4DB75; 
}

.image_actu { 
	margin-right: 5px; 
	margin-bottom: 2px; 
	border-top: 0px none black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 0px solid black;
}

.lien_edito a{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:8pt;
	color:#3D4E74;
	text-decoration:underline;
}

.lien_edito a:hover{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:8pt;
	color:#3D4E74;
	text-decoration:none;
}