body 	{
	margin: 0;
	padding: 0;
	background-color: #AAA994;
	font-size: 85%;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
	
	}


#conteneurHome {

	width: 960px;
	margin: 0 auto;
}


#conteneur {
	position: absolute;
	width: 760px;
	left: 50%;
	margin-left: -380px;
}

#flash1 {
	float:right;
	margin-right: 0px;
	width: 286px;
}

#flash2 {
	float:right;
	margin-right: 0px;
	width: 430px;

}



#logoDrapeau{
  	float: right;
	margin-right: 2px;
	margin-top: 18px;
	text-align: right;
	width: 120px;
	height: 70px;
	border: 0px;
  	} 



#header {
	height:120px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/headerIntro.jpg);
	background-repeat: no-repeat; 
	background-position: left;
}

#headerS { 

	height:90px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/headerS.gif);
	background-repeat: no-repeat; 
	background-position: left;
}

#menuTop { 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height:120px;
	padding: 0px;
	background-image: url(images/menuTop.gif);
	background-repeat: no-repeat; 
	background-position: left;
}

#arbo { 
	height:20px;
	padding: 0px;
	background-image: url(images/arbo.gif);
	background-repeat: no-repeat; 
	background-position: left;
}


#centre {
	background-color: #FFFFFF;
	text-align: right;
	height: 370px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#centreS {
	background-color: #FFFFFF;
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.flash {
	float: right;
	height: 369px;
	width: 431px;
}
.flash1 {
	float: right;
	height: 369px;
	width: 289px;

}

.flash2 {
	float: right;
	height: 370px;
	width: 238px;
	margin:0;padding:0;
	background-image: url(images/saintpaulF.jpg);
	background-repeat: no-repeat; 
	background-position: left;

}



img { border: 0; margin:0; padding:0;}

.img_left {float: right;width:390;}

#pied {
	height:30px;
	text-align: left;
	color: #EFEBE0;
	font-size: 0.8em;
	padding: 0px;
}

#pied a{
	color: #EFEBE0;
	font-size: 0.9em;
	text-decoration: underline;

}

#pied a:hover{
	text-decoration: none;

}


a{
	text-decoration: underline;
	color: #7EB9E0; }

a:hover{
	text-decoration: none;
	color: #7EB9E0;
	 }

