body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3C5F89;	/*ffff00;*/
	text-decoration: underline;
}
#cadre {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 306px; 
	height: 295px; 
	background-image: url('iframe-temps-forts-fond.jpg');
}
#titre {
	position: absolute; 
	top: 7px; 
	left: 5px; 
	width: 296px; 
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#titre a {
	color: #ffffff;
	text-decoration: none;
}
#titre a:hover {
	/*color: #ffff00;*/
	text-decoration: underline;
}
#soustitre {
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}
#contenu {
		/*background-color: #ff0000;*/
	position: absolute; 
	top: 35px; 
	left: 5px; 
	width: 296px; 
	height: 235px; 
}
#pieddepage {
		/*background-color: #00ff00;*/
	position: absolute; 
	top: 275px; 
	left: 5px; 
	width: 296px;
	text-align: center;
	color: #F39801;
	font-weight: bold;
}
#pieddepage a {
	color: #F39801;
}
.article {
	margin-bottom: 10px;
}
.article a {
	text-decoration: none;
}
.article a:hover {
	text-decoration: none;
	/*font-weight: bold;*/
}
.a_titre {
	font-weight: bold;
}
a:hover .a_titre {
	text-decoration: underline;
}
.a_dates {}
.a_txt {}
.a_lien {
	color: #ffffff;
}
a:hover .a_lien span {
	font-weight: bold;
	text-decoration: underline;
}

