body {
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.menu_haut ul{ 
	margin:0; 
	padding:0;
}
.menu_haut li{ 
	font-size:11px;
	color:#FFFFFF; 
	font-weight:bold;
	list-style-type:none; 
	margin:0; 
	background-image:url(images/puce_menu.gif); 
	background-position:center left; 
	background-repeat:no-repeat; 
	padding-left:14px; 
	display:inline; 
	margin-left:15px;
}

.imgbreve { margin-right:10px; }

.menu_haut li a{ color:#FFFFFF;}
.menu_haut li a:hover{ color:#CCCCCC; text-decoration:underline;}
.menu_bas ul{ 
	margin:0; 
	padding:0;
}
.menu_bas li{ 
	font-size:10px;
	color:#999999; 
	font-weight:bold;
	list-style-type:none; 
	margin:0; 
	background-position:center left; 
	background-repeat:no-repeat; 
	display:inline; 
	margin-left:15px;
}

.menu_gauche ul{
margin:0;
padding:0;
}
.menu_gauche li{ 
	font-size:11px;
	color:#000000;
	border-bottom:1px #abc7d9 solid;
	min-height:17px;
	list-style-type:none; 
	margin:0; 
	padding-left:0px; 
	margin-left:0px;
}
.menuv_thematique{

	font-size:11px;
	padding-left:12px;
	width:91px; 
	height:18px;
	margin-top:5px;
	font-weight:bold;
	color:#373b90;
}
.savoir_plus{
	background-image:url(images/puce_etoiles.gif); 
	background-repeat:no-repeat; 
	background-position:left center; 
	padding-left:34px; 
	font-weight:bolder;
	margin-top:2px;
	margin-bottom:8px;	
}
.titre{
	font-size:13px;
	color:#4478d3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}
.titrearticle{
	font-size:16px;
	color:#4478d3;
	font-weight:bold;
	margin-bottom:10px;
}

.description{
	padding-top:10px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:16px;
	text-align:justify;
}
p { margin-bottom:5px; }

.date{
	color:#919191;
	font-size:10px;
}
#texte { 
line-height:16px;
}
#texte a:visited, #texte a:link, #texte a:active, {
border-bottom:dashed #CC0000 1px; color:#CC0000;
} 
