/*feuille css pour la page d'accueil*/
body{
	text-align: center;
	font-family: Verdana, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px; 
	color: #003333;
	
	/*background:#fbe437 url(images/BIG_camele700.gif) no-repeat right top;*/
	/*background:#fbe437;*/
	/*background:#fefee2;*/
	background:	#FFFFE0
	
}
li {margin: 0 0 .6em 0}
/* Normal link */
a { color: #4f9ab7; font-size: 100%; text-decoration: underline; }
a:hover, a:active, a:focus {
	color: #4f9ab7;
	text-decoration: none;
}

#conteneur{
	left:50%;
	position:absolute;
	width: 800px;
	height: 600px;
	margin:10px 0 20px -380px;
	border: 0;
	background: transparent url(images/cadre800.gif) no-repeat;
	text-align:justify;
	z-index: 1;
}
.coldroite{position : absolute; left: 280px; top: 50px;width: 460px; height: 380px; margin: 3em 0 0 0; color: #f56612;}
.colgauche{width: 260px; height: 260px; margin: 3em 0 0 1em; }
.bas{float: left;}
.colgauche p {margin: .5em 1em .5em 1em;}
.coldroite p {margin: .5em 1em .5em 1em;}
.colgauche img{float: left; border: 0; }
.coldroite img{position: absolute;top: 190px;left: 0px; border: 0; }
.img{position: absolute; top: 430px; left: 0px; border: 0;}
