img {
	border:0px;
}

html, body {
    margin: 0;
    
    font-size: 12px;
	text-align:left;
	padding: 0;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #cccccc;
	background-repeat:repeat-x;
	margin-top:5px;
}

a {
	text-decoration:none;
	color:black;
}
h1 {
	font-size:18px;
}
h2 {
	margin-bottom:1px;
}

.imgA {
	float:left;
	width:245px;
	height:260px;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:15px;
}
#citation1, #citation2 {
margin:0px;	

font-size:10px;
font-weight:bold;
}

#citation1 {
	color:#008000;
	margin-bottom:2px;
	margin-top:2px;
}

#citation2 {
	color:#990000;
	width:800px;
	margin-left:-200px;
	margin-top:15px;
}
#bandeau {
	float:right;
	 height: 150px;
	 width:580px;
	 margin-left:15px;
}

#bandeau img {
	height:100px;
margin-left:0px;
}

#conteneur {
    width: 800px;
	margin:auto;
	

}

#logo {
    background-image:  url(images/logo.png);
    background-repeat: no-repeat;
    width: 202px;
    height: 120px;
    display: block;
    float:left;
	
}


/* Navigation */
#navbar{
	margin: 0;
	padding: 0;
	width:800px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar ul{
	
	padding-left: 0;
	margin: 0;
	float: left;
	font-weight: bold;
	margin-left:35px;
}
* html #navbar ul{ /*IE only rule. Add extra margin-bottom*/
	margin-bottom: 1em;
}
#navbar ul li{
	display: inline;
}
#navbar ul li a, #navbar ul li span{
	float: left;
	color: #006600;
	font-weight: bold;
	padding: 7px 13px 8px 6px;
	text-decoration: none;

	border: none;
}
#navbar ul li span{ /*Targets span tag to the right of #leftcorner below*/
	padding-left: 0px;
}
#navbar ul li a#leftcorner{
	float: none;
	padding-left: 10px;
	padding-right: 0px;
	
}
#navbar ul li a#rightcorner{
	padding-right: 10px;
	
}
#navbar ul li a:hover{
	text-decoration: underline;
	border: none;
}

#actuflash{
	width: 800px;
	height:200px;
	background:#9a9a9a;
	clear:both;
	margin-top:10px;

	text-align:left;
	float:left;


}
#diaporama  {
	margin-top:6px;
	margin-right:10px;
}

#contenu, #contenuActualite, #contenuEvenement, #contenuEcho,#contenuPartenaire, #contenuPresse, #contenuContact, #contenuAction{

	
	width: 800px;
	float:left;
	
	clear:both;
	margin-top:10px;
	padding: 5px;
	text-align:left;
}

#contenuPartenaire {
	padding:0;
	
}
#contenuPartenaire ul  {
	margin:0
}

#contenuAction p{
	width:99%;
	margin-left:15px;
	
}
#contenuAction h1 {
	text-transform:uppercase;
	text-align:center;
}

#contenuContact {
	text-align:center;
}

#contenuActualite h1 {
	text-align:center;
}

#contenuEvenement h1 {
	text-align:center;
	color:black;
}

#contenuPartenaire h1, #contenuPresse h1, #contenuContact h1 {
	text-align:center;
	
}


#contenuEvenement h3 {
text-align:center;
}

#contenuEvenement ul,li {

	margin-bottom:5px;
}

#contenuEcho {
	text-align:center;
}

#contenuEcho p {
	color:#666666;
	width:500px;
	margin:auto;
	margin-top:20px;
	text-align:center;
}

#contenuEcho ul, #contenuPresse ul{
	text-align:left;
	margin-left:220px;
	color:#006600;
	font-weight:bold;
	
}
#contenuEcho a, #contenuPresse a {
	color:#006600;
}

#contenuEcho a:hover, #contenuPresse a:hover {
	text-decoration:underline;
}
#contenuPresse li{
	margin-bottom:5px;
	
}

#diaporama , #listeActuFlash,#maud {
	float:left;
height:170px;

}


#diaporama {
margin-left:10px;
	width:230px;
}

#listeActuFlash {
	width:330px;
margin-left:20px;

	
}

#listeActuFlash h1 {
	margin-top:0px;
	text-align:center;
}



#maud {
	margin-left:25px;
	margin-top:25px;
}


#maud img {
	width:150px;
	height:150px;
}


#footer{
	width: 800px;
	height: 62px;

	padding-top:10px;
	clear: both;
}
#footer p{
	color:#006600;
	font-weight:bold;
	
}
#footer a:link, #footer a:visited{
	color: #006600;
	text-decoration: none;
	border-bottom:1px dashed #787878;

}
#footer a:hover{
	color: #006600;
	text-decoration: none;
	border-bottom:1px solid #c00000;
}

#reunion, #madagascar, #senegal {
	height:100px;
	background-repeat:no-repeat;
	background-position:center left;
	margin-bottom:25px;
	float:left;
	width:690px;

	clear:both;
}

#reunion {
	background-image:url(images/reunion.png);
}

#madagascar {
	background-image:url(images/madagascar.png);
}

#senegal {
	background-image:url(images/senegal.png);
}

#imgReunion,#imgMadagascar ,#imgSenegal {
float:left;
	height:100px;
	width:155px;
	display:block;
	
	margin-right:5px;
}

.action {
	
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	width:350px;
	float:left;
	color:#006600;
	font-size:12px;
	font-weight:bold;

}

.listeActu {

	background-position:left center;
	background-repeat:no-repeat;
	width:700px;
	padding-left:40px;
	margin-bottom:2px;
	float:left;
	
	height:130px;
}
.listeEv {

	background-position:left center;
	background-repeat:no-repeat;
	width:700px;
	padding-left:40px;
	margin-bottom:2px;
	float:left;
}

.listeActu h2 {
	margin-left:10px;
	color:#990000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:0px;
}
.listeEv h2 {
	margin-left:10px;
	color:#990000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:0px;
}
.listeActu p {
	
	margin:0px;
	margin-top:3px;
}

.listeActu img {
float:right;	
height:100px;
margin-left:20px;
}



.partenaire {
	font-weight:bold;color:#666666;float:left;width:260px;
	margin-bottom:5px;
}









