*
{
	margin :0;
	padding:0;
}

body
{
	/*background:#e8e8e8;*/
	/*background:#F6D529;*/
	background:#e1ce2d;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:100%;
}

#page
{
	background-color:white;
	padding : 10px;
	width:850px;
	margin: auto;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	border:1px solid black
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Header -----------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

#header
{
	background-color:#023297;
	height:200px;
	width:96%;
	margin:auto;
	border:1px solid black;
	margin-bottom:20px;
	width:836px;
	text-align:center;
}

#logoGauche
{
	float:left;
	width:180px;
	height:140px;
	text-align:center;
	background-color: #023297;
	margin-right:20px;
	margin-top :20px;
}

#logoAfric
{
	width :358px;
	height:150px;
}

#logoDroite
{
	float:right;
}

#logoEcam
{
	width :150px;
	height:85px;
	float:right;
	margin:28px;
}

#titre
{	
	text-align:left;
	margin-top:37px;
	color:#FFFFFF;

}

#titre h1
{
	color :#F6D529;
}

#titre p
{
	font-style:italic;
}



/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Content ----------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.content
{
	background-color:white;
	padding : 10px;
	padding-left:0px;
	padding-right:0px;
	width:845;
	margin: auto;
}

#index
{
	height:2040px;
}

#presentation
{
	height:2680px;
}

#news_inf_3500
{
	height:1000px;
}

#news_bet_3500_5000
{
	height:2000px;
}

#news_bet_5000_10000
{
	height:3800px;
}

#news_bet_10000_15000
{
	height:5500px;
}

#news_bet_15000_20000
{
	height:7000px;
}

#news_sup_20000
{
	height:9500px;
}

#liste_news
{
	height:1500px;
}

#ajouter_news
{
	height:700px;
}

#projet_en_cours
{
	height:1300px;
}

#anciens_projets
{
	height:1900px;
}

#projet2001
{
	height:900px;
}

#projet2002
{
	height:1300px;
}

#projet2003
{
	height:1800px;
}

#projet2004
{
	height:900px;
}

#projet2005
{
	height:900px;
}

#projet2006
{
	height:900px;
}

#projet2007
{
	height:1540px;
}

#projet2008
{
	height:1600px;
}

#projet2009
{
	height:2000px;
}

#liens
{
	height:1300px;
}

#nous_aider_nos_besoins
{
	height:800px;
}

#contact_et_dons
{
	height:800px;
}

#partenaires
{
	height:1300px;
}

#deconnexion
{
	height:700px;
}

#connexion
{
	height:700px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Colonnes ---------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

#colonne_gauche
{
	float:left;
	width:191px;
	height:100%;
	text-align:center;
}


#colonne_droite
{
	float:right;
	width:630px;
	background-color:transparent;
	height:100%;
	text-align:center;
	padding:5px;
	padding-right:10px;
	margin-left:10px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Menu -------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

#menu
{
	text-align:center;
	font-size:0.8em;
	margin-bottom: 20px;
	text-decoration:none;
	width:100%;
	padding:5px;
}

#menu ul
{
	list-style-type:none;
	background-color: #023297;
	border:1px solid black;
}

#menu ul li
{
	text-align:left;
	border:1px solid black;
}

#menu ul li a
{
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	padding:7px;
	font-weight:bold;
}

#menu ul li a:hover
{
	text-decoration:none;
	background-color: #F6D529;
	color:#000000;
	display: block;
	font-weight:bold;
	padding:7px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- infos Ecam -------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

#info_ecam
{
	padding:5px;
	font-size:0.8em;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Main -------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.main_title
{
	border-bottom:2px solid #e1ce2d;
	padding:5px;
	width:96%;
	text-align:left;
	margin:auto;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:15px;
}

#editorial
{
	padding:5px;
	width:96%;
	text-align:justify;
	margin:auto;
	font-size:0.8em;
	height:200px;
	margin-bottom:10px;
	margin-left:15px;
}

#editorial p
{
	margin-top :10px;
}

#editorial a
{
	color :#000000;
}

#editorial a:hover
{
	color :#e1ce2d;
}

#xiti
{
	float:right;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Presentation ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.presentation_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.presentation_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.presentation_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#presentation_equipe
{
	height:375px;
}

#presentation_description
{
	height:300px;
}

#presentation_description p
{
	margin-top:10px;
}

#presentation_description ul
{
	margin-top:10px;
	margin-left:30px;
}

#presentation_description li
{
	margin-top:10px;
}

#presentation_etapes_types_france
{
	height:270px;
}

#presentation_etapes_types_france p
{
	margin-top:10px;
}

#presentation_etapes_types_france ul
{
	margin-top:10px;
	margin-left:30px;
}

#presentation_etapes_types_france li
{
	margin-top:10px;
}

#presentation_histoire
{
	height:440px;
}

#presentation_histoire p
{
	margin-top:10px;
}

#presentation_histoire ul
{
	margin-top:10px;
	margin-left:30px;
}

#presentation_histoire li
{
	margin-top:10px;
}

#presentation_lieux
{
	height:600px;
}

#presentation_lieux p
{
	margin-top:10px;
}

#presentation_lieux ul
{
	margin-top:10px;
	margin-left:30px;
}

#presentation_lieux li
{
	margin-top:10px;
}

.presentation_picture
{
	text-align:center;
	font-size:0.8em;
	margin-top:40px;
	margin-bottom:40px;
}

#presentation_google_map
{
	text-align:center;
}


/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Liens ------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.liens_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.liens_content
{
	padding:5px;
	width:94%;
	margin:auto;
	text-align:center;
	height:150px;
	margin-left:20px;
}

.liens_text
{
	padding:5px;
	width:67%;
	text-align:justify;
	margin:auto;
	font-size:0.8em;
	float:right;
}

.liens_text ul
{
	list-style:none;
	margin-top:13px;
}

.liens_picture
{
	margin-left:5px;
	padding: 5px;
	width: 25%;
	text-align:center;
	color: #000000;
	float :left;
	height:100%;
}

.liens_picture img
{
	width: 100%;
	border: 1px solid black;
}






.liens_content a
{
	color :#000000;
}

.liens_content a:hover
{
	color :#e1ce2d;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- News -------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.news_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.news_info
{
	padding: 5px;
	width:92%;
	text-align:right;
	color: #000000;
	font-size:0.8em;
	height : 20px;
	margin-left:27px;
}

.news_content
{
	padding:5px;
	width:94%;
	margin:auto;
	text-align:center;
	height:250px;
	margin-left:20px;
}

.news_suite_content
{
	padding:5px;
	width:96%;
	margin:auto;
	text-align:justify;
	margin-left:15px;
}

.news_text
{
	padding:5px;
	width:67%;
	text-align:justify;
	margin:auto;
	font-size:0.8em;
	float:right;
}

.news_text_sans_image
{
	padding:5px;
	width:100%%;
	text-align:justify;
	margin:auto;
	font-size:0.8em;
}

.news_picture
{
	margin-left:5px;
	padding: 5px;
	width: 25%;
	text-align:center;
	color: #000000;
	float :left;
	height:100%;
}

.news_picture img
{
	width: 100%;
	border: 1px solid black;
}

#news_liste_page
{
	padding:5px;
	width:92%;
	margin:auto;
	text-align:center;
	margin-left:27px;
	border-top:1px solid black;
}

#news_nbre_page
{
	text-align:center;
	padding :5px;
	font-size:0.8em;
}

#news_nbre_page a
{
	color :#000000;
}
#news_nbre_page a:hover
{
	color :#e1ce2d;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Ajouter News -----------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

#ajouter_news_content
{
	padding: 5px;
	width: 96%;
	text-align:center;
	color: #000000;
	height:400px;
	font-size:0.8em;
}

#ajouter_news_text
{
	padding: 5px;
	width: 100%;
	text-align:center;
	color: #000000;
}

#ajouter_news_text table
{
	padding: 5px;
	text-align:center;
	border:0px;
	width:100%;
}

.ajouter_news_gauche
{
	text-align:right;
	border:0px;
	padding:5px;
}

.ajouter_news_droite
{
	text-align:left;
	border:0px;
	padding:5px;
}

.ajouter_news_centre
{
	text-align:center;
	border:0px;
	padding:5px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Liste News -------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

#liste_news_content
{
	padding: 5px;
	width: 96%;
	text-align:center;
	color: #000000;
	font-size:0.8em;
}

#liste_news_text
{
	padding: 5px;
	width: 100%;
	text-align:center;
	color: #000000;
}

#liste_news_text table
{
	border-collapse:collapse;
	border:2px solid black;
	margin:auto;
}

#liste_news_text th, td
{
	text-align:center;
	border:1px solid black;
	padding:5px;
	width :90px;
}

#liste_news_text a
{
	color :#000000;
}

#liste_news_text a:hover
{	
	color :#e1ce2d;
	text-decoration:none;
}

#liste_news_error
{
	color:red;
	font-weight : bold;
	padding:5px;
	margin-bottom:20px;
}

#liste_news_info
{
	color:green;
	font-weight : bold;
	padding:5px;
	margin-bottom:20px;
}

#liste_news_liste_page
{
	padding:5px;
	width:92%;
	margin:auto;
	text-align:center;
	margin-left:27px;
}

#liste_news_nbre_page
{
	text-align:center;
	padding :5px;
	font-size:0.8em;
}

#liste_news_nbre_page a
{
	color :#000000;
}
#liste_news_nbre_page a:hover
{
	color :#e1ce2d;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet en cours ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet_en_cours_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet_en_cours_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet_en_cours_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet_en_cours_infos_pays
{
	height:980px;
}

#projet_en_cours_description
{
	height:90px;
}

#projet_en_cours_description p
{
	margin-top:10px;
}

.projet_en_cours_picture
{
	text-align:center;
	font-size:0.8em;
	margin-top:40px;
	margin-bottom:40px;
}

.projet_en_cours_picture p
{
	margin:10px;
}
	
.projet_en_cours_picture img
{
	height:300px;
}

.projet_en_cours_content table
{
	margin :auto;
	width:100%;
}

.projet_en_cours_content table tr td
{
	border:0px;
}

.projet_en_cours_content table tr td img
{
	border:1px solid black;
}

.projet_en_cours_content table tr td li
{
	margin-top:10px;
	margin-left:10px;
}

#projet_en_cours_table_liste_infos
{
	text-align:left;
}

#projet_en_cours_adresse_wiki
{
	text-align:center;
}



/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Anciens projets --------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.anciens_projets_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.anciens_projets_content
{
	padding:5px;
	width:94%;
	margin:auto;
	text-align:center;
	height:150px;
	margin-left:20px;
}

.anciens_projets_text
{
	padding:5px;
	width:67%;
	text-align:justify;
	margin:auto;
	font-size:0.8em;
	float:right;
}

.anciens_projets_text ul
{
	list-style:none;
	margin-left:90px;
	margin-top:13px;
}

.anciens_projets_picture
{
	margin-left:5px;
	padding: 5px;
	width: 25%;
	text-align:center;
	color: #000000;
	float :left;
	height:100%;
}

.anciens_projets_picture img
{
	width: 100%;
	border: 1px solid black;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet -----------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet_picture
{
	text-align:center;
	font-size:0.8em;
	margin-top:40px;
	margin-bottom:40px;
}

.projet_picture p
{
	margin:10px;
}

.projet_video
{
	text-align:center;
}

	
#photogroupe
{
	height:300px;
	border:1px solid black;
}

.presse
{
	height:125px;
	border:1px solid black;
	text-decoration:none;
}





/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2009 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2009_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2009_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2009_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2009_equipe
{
	height:375px;
}

#projet2009_description
{
	height:600px;
}

#projet2009_description p
{
	margin-top:10px;
}

#projet2009_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2008 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2008_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2008_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2008_content li
{
	margin-top:10px;
}


.projet2008_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2008_equipe
{
	height:375px;
}

#projet2008_description
{
	height:600px;
}

#projet2008_description p
{
	margin-top:10px;
}

#projet2008_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2007 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2007_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2007_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2007_content p
{
	margin-top:10px;
}

.projet2007_content li
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2007_equipe
{
	height:375px;
}

#projet2007_description
{
	height:700px;
}

#projet2007_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2006 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2006_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2006_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2006_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2006_equipe
{
	height:375px;
}

#projet2006_description
{
	height:700px;
}

#projet2006_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2005 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2005_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2005_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2005_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2005_equipe
{
	height:330px;
}

#projet2005_description
{
	height:700px;
}

#projet2005_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2004 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2004_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2004_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2004_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2004_equipe
{
	height:380px;
}

#projet2004_description
{
	height:700px;
}

#projet2004_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2003 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2003_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2003_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2003_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2003_equipe
{
	height:380px;
}

#projet2003_description
{
	height:700px;
}

#projet2003_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2002 ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2002_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2002_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2002_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2002_equipe
{
	height:290px;
}

#projet2002_description
{
	height:370px;
}

#projet2002_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Projet 2001 --------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.projet2001_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.projet2001_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.projet2001_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#projet2001_equipe
{
	height:370px;
}

#projet2001_description
{
	height:370px;
}

#projet2001_description ul
{
	margin-top:10px;
	margin-left:30px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Nous aider nos besoins ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.nous_aider_nos_besoins_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.nous_aider_nos_besoins_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.nous_aider_nos_besoins_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#nous_aider_nos_besoins_nous_aider
{
	height:200px;
}

#nous_aider_nos_besoins_nous_aider p
{
	margin-top:10px;
}

#nous_aider_nos_besoins_nous_aider ul
{
	margin-top:10px;
	margin-left:30px;
}

#nous_aider_nos_besoins_nous_aider li
{
	margin-top:10px;
}

#nous_aider_nos_besoins_nos_besoins
{
	height:370px;
}

#nous_aider_nos_besoins_nos_besoins p
{
	margin-top:10px;
}

#nous_aider_nos_besoins_nos_besoins ul
{
	margin-top:10px;
	margin-left:30px;
}

#nous_aider_nos_besoins_nos_besoins li
{
	margin-top:10px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- contact et dons ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.contact_et_dons_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.contact_et_dons_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:justify;
	margin-left:20px;
	font-size:0.8em;
}

.contact_et_dons_content p
{
	margin-top:10px;
}

#first_sentence
{
	margin-top:0px;
}

#contact_et_dons_contact
{
	height:100px;
}

#contact_et_dons_contact p
{
	margin-top:10px;
}

#contact_et_dons_contact ul
{
	margin-top:10px;
	margin-left:30px;
}

#contact_et_dons_contact li
{
	margin-top:10px;
}

#contact_et_dons_don_informatique
{
	height:200px;
}

#contact_et_dons_don_informatique p
{
	margin-top:10px;
}

#contact_et_dons_don_informatique ul
{
	margin-top:10px;
	margin-left:30px;
}

#contact_et_dons_don_informatique li
{
	margin-top:10px;
}

#contact_et_dons_don_financier
{
	height:200px;
}

#contact_et_dons_don_financier p
{
	margin-top:10px;
}

#contact_et_dons_don_financier ul
{
	margin-top:10px;
	margin-left:30px;
}

#contact_et_dons_don_financier li
{
	margin-top:10px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- partenaires ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.partenaires_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:center;
	margin-left:20px;
	font-size:0.8em;
}

.partenaires_content p
{
	text-align:justify;
}

.partenaires_content table
{
	margin:auto;
}

.partenaires_content table tr td
{
	border:0px;
}

.partenaires_content table tr td  img
{
	width:150px;
	border:0px;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- connexion ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.connexion_title
{
	border-bottom:1px solid black;
	padding:5px;
	width:92%;
	text-align:left;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.8em;
	margin-left:27px;
	font-weight : bold;
}

.connexion_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:center;
	margin-left:20px;
	font-size:0.8em;
}

.connexion_content p
{
	margin-top:10px;
}

.connexion_content table
{
	margin:auto;
}

.connexion_content table tr td
{
	border:0px;
}

.connexion_content a
{
	color :#000000;
}

.connexion_content a:hover
{
	color :#e1ce2d;
}

#connexion_infos_news
{
	text-align:left;
	height:120px;
}

#connexion_menu_news
{
	text-align:center;
	height:120px;
	
}



/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- deconnexion ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.deconnexion_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:center;
	margin-left:20px;
	font-size:0.8em;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- non-autorise ------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

.non_autorise_content
{
	padding:10px;
	width:92%;
	margin:auto;
	text-align:center;
	margin-left:20px;
	font-size:0.8em;
}




/*---------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------- Footer -----------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------*/

#footer
{
	font-size:0.8em;
	width:96%;
	margin:auto;
	padding: 5px;
	text-align: center;
	margin-top :10px;
	border-top: 2px solid #e1ce2d;
}

#footer a
{
	color :#000000;
}

#footer a:hover
{
	color :#e1ce2d;
}