/* CSS Document */

body {
	background-color: #b0c739;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#image_haut{
background-image:url(../images/charte/bandeau-haut.jpg);
background-repeat:no-repeat;
width:1000px;
height:130px;
}


#image_haut2{
background-image:url(../images/charte/bandeau-haut2.jpg);
background-repeat:no-repeat;
width:1000px;
height:130px;
}

#image_haut_bouton{
float:left;
width:250px;
height:130px;
}

#image_haut_banniere{
float:left;
width:740px;
height:130px;
padding-left:10px;
}

#menu_perso{
clear:both;
width:1000px;
height:20px;
}


#conteneur_global{
	width:1000px;
	height:auto;
}

#conteneur{
width:695px;
height:100%;
float:left;
padding-top:20px;
margin-bottom:15px;
}

#menu{
	width:161px;
	margin-left:10px;
	float:left;
}

#encadrement{
	float:left;
	width:510px;
	height:auto;
	margin-left:2px;
	background-image:url(../images/charte/fond-encadre.gif);
	background-repeat:repeat-y;
}

#encadrement_fond{
	clear:both;
	height:auto;
	margin:0;
}

#encadrement_texte{
	clear:both;
	width:490px;
	height:auto;
	margin-top:0px;
	margin-left:10px;
	margin-right:auto;
	
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

#encadrement_pub{
	width:300px;
	text-align:center;
	float:right;
	margin-bottom:14px;
}

#bouton_bas{
	background-color:#b0c739;
	padding-top:15px;
	text-align:center;
}

#barre_bas{
	clear:both;
	width:100%;
	height:2px;
	background-color:#8d9f2e;
}


#avant_copyright{
	clear:both;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	width:500px;
	margin-left:300px;
	margin-bottom:10px;
}

.lien_bas{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}


#copyright{
	clear:both;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	width:500px;
	margin-left:280px;
	margin-bottom:15px;
}

p{

	margin-top:0px;

}

#flottante {
	background-color: #fff;
	margin-bottom:10px;
	width: 136px;
	height: 25px;
	padding-top:15px;
	padding-left: 40px;
	
	text-align: left;
	color: #7b9b11;
	font-weight:bold;
	font-size:15px;
}

#div_femme{
	width:481px;
	height:auto;
	
	background-image:url(../images/index/femme2.gif);
	background-repeat:no-repeat;
}

#texte_bulle{
	font-size:13px;
	margin-top:10px;
	margin-bottom:40px;
	margin-left:135px;
	width:340px;
	
	color:#FFFFFF;
}


/* Liens */
a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }