
/*************link="#000080" vlink="#000080" alink="#800000"*** Body and tag styles ****************/

.titr_article{
	text-align:left;
	text-decoration:underline;
	font-weight: bolder;
}
	
a:link{	
	color:#000080;
}

a:hover{	
	color:#F00000;
}

a:visited{
	color:#000080;
}

a:active{	
	color:#000080;
}

*{margin:0; padding:0;}

img {
border:none;
margin:5px 5px 5px 5px;
}

.image
{
	margin: 0 8px 0 0;
}

.bg_baspage{
	background-image:url(/images/bas_page.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:48px;
	width:58px;
}

.img_space{
	margin-right:10px;
	float:left;
}

.img_space_right{
	margin-left:10px;
	float:right;
}

.text_edito{
	text-align:justify;
	width:70%;
	margin-right:5px;
}

.text_contact{
	text-align:center;
	width:30%;
	margin-left:5px;
}

.column_widht_10px{
	width:10px;
}

.lire_suite{
	text-align:right;
	line-height:15px;
	font-weight:bold;
}

.text_align_justify{
	text-align:justify;
}

.text_align_center{
	text-align:center;
}

.bg_bulletin{
	background-image:url(/images/bg_soudan.png);
	background-position: top center;
	background-repeat:no-repeat;
}

.bg_bulletin_old{
	background-image:url(/images/bg_soudan_old.png);
	background-position: top center;
	background-repeat:no-repeat;
}

.sommaire_bulletin{
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}


.sommaire_bulletin a:link{	
	margin-top:7px;
	margin-left:7px;
	text-align:left;
	color:#000000;
	font-weight:bold;
}

.sommaire_bulletin a:hover{	
	margin-top:10px;
	text-align:left;
	color:#F00000;
	font-weight:bold;
	text-decoration:none;
}



.sommaire_bulletin a:active{	
	margin-top:10px;
	text-align:left;
	color:#000000;
	font-weight:bold;
}

.titre_bulletin{	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.decalage_10px{
	 margin-left:10px;
}

.decalage_15px{
	 margin-left:15px;
}

.p_decalage_bas_10px{
	margin-bottom:10px;
}

.format_font_sommaire{
	font-size:12px;
}

h2{
	font-size:24px;
	text-align:center;
	margin-bottom:20px;
}

h3{
	font-size:18px;
	text-align:center;
}


h4{
	font-size:11px;
	line-height:11px;
	text-align:right;
	margin:0px;
}

