/* CSS Document */


.bandeauPage{
	background-image:url(../img/autre-Bandeau.jpg);
}



.backMenuGauche{
	background-image:url(../img/actu-g.gif);
}

.contentPageFull{
	width:950px;
	background-color:#e8ebf0;
}
.backDegActu{
	background:url(../img/actu-deg-autre.jpg) no-repeat;
}
.backDegActu h1{
	margin-top:0px;
}



#liste_actus{
	margin-left:18px;
	margin-right:50px;
	min-height:400px;
}

.contentNews img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;	
}



.menuGauche ul{
	height:96px;	
}

.pastille{
	margin-left:8px;
	margin-top:80px;
}

.menuAutre{
	margin-top:80px;	
}


.backMenuDroite{
	background-image:url(../img/donner-d.gif);
}


/* page contact */

#carte_france {
	position:relative;
	float:left;
	width:448px;
	height:454px;
	margin-top:40px;
	margin-left:20px;
	background-image:url(../img/contacts/carte_france.png);
}

#rond_infos {
	position:relative;
	float:left;
	width:235px;
	height:160px;
	margin-top:75px;
	margin-left:100px;
	background-image:url(../img/contacts/rond.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#556C85;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:75px;
}

#infos_contacts {
	position:relative;
	float:left;
	width:310px;
	height:370px;
	margin-top:100px;
	margin-left:100px;
	text-align:left;
	color:#556C85;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	display:none;
	overflow:auto;
}

.nom_contact {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	font-size:17px;
	display:inline-block;
}

.pipion {
	position: absolute;
	width: 12px;
	height: 12px;
}

.pipion .img_pipion {
	z-index:10;
	position:absolute;
	outline:none;
}

a:focus 
{ 
outline:0; 
} 

.pipion_actif {
	position: absolute;
	width: 19px;
	height: 19px;
	z-index:0;
	background-image:url(../img/contacts/bt_over.png);
	background-size:contain;
	background-repeat:no-repeat;
}

#cartes_afrique {
	position: absolute;
	height: 170px;
	left: 509px;
	top: 474px;
	width: 390px;
}

.pays_afrique {
	position:relative;
	float:left;
	padding-top:125px;
	width:130px;
	height:50px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}

#burkina {
	background-image:url(../img/contacts/carte_burkina.png);
}

#madagascar {
	background-image:url(../img/contacts/carte_madagascar.png);
}

#senegal {
	background-image:url(../img/contacts/carte_senegal.png);
}

#legende_carte {
	clear:left;
	position:relative;
	padding-top:20px;
	height:50px;
}

#legende_carte .rond_ex {
	position:relative;
	float:left;
	padding-left:15px;
}

#legende_carte .legende_text {
	position:relative;
	float:left;
	padding-left:3px;
	font-size:14px;
}

.adresses_bottom {
	position:relative;
	float:left;
	width:274px;
	padding-right:20px;
	text-align:left;
	color:#556C85;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;	
}

.adresses_bottom a.site {
	font-weight:bold;
}

.sep_adresses {
	position:relative;
	float:left;
	width:822px;
	height:40px;
}

#lien_retour_carte {
	position: absolute;
	right: 50px;
	top: 18px;
}
