body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-top: 30px;
	color: #999999;
	}

a {
	color: #7F2B8A;
	text-decoration: none;
	font-size: 10px;
	}	

#conteneur {
	width: 973px;
	margin: 0 auto; 
	}
	
#header{
	position: absolute;
	margin-top: 19px;
	width: 973px;
	height: 107px;
	background-image: url(images/fond_header.png);
	}
	
#head{
	width: 973px;
	height: 140px;
	}

#carre{
	position: absolute;
	width: 85px;
	height: 85px;
	background-color: #93278F;
	margin-left: 9px;
	}
		
#logo{
	width: 973px;
	text-align: center;
	position: absolute;
	}
	
#contact{
	position: absolute;
	margin-top: 49px;
	margin-left: 550px;
	width: 400px;
	text-align: right;
	line-height: 16px;
	}
	
#texte1{
	position: absolute;
	margin-top: 99px;
	margin-left: 50px;
	}
	
#texte2{
	margin-left: 20px;
	background-image: url(images/fond_texte.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 90px;
	}
	
#mon_texte{
	padding-left: 30px;
	width: 900px;
	}
	
#fond{
	width: 973px;
	height: 28px;
	background-image: url(images/fond.png);
	margin-bottom: 2px;
	}
	
#trait{
	width: 973px;
	height: 2px;
	background-color: #dbdcec;
	}
	
a.gris10{
	font-size: 10px;
	color: #808080;
	}
	
	
#footer2{
	width: 973px;
	text-align: center;
	margin-top: 10px;
	}
	
#footer3{
	width: 966px;
	text-align: center;
	margin: 0 auto; 
	}
	
a.gris {
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	}
	
.gris {
	font-size: 9px;
	color: #B2B2B2;
	}
	
.gris11 {
	font-size: 11px;
	color: #808080;
	}
	
#mots_bas2{
	width: 200px;
	margin-top: -20px;
	margin-left: 37px;
	text-align: right;
	float: left;
	color: #cccccc;
	}
	
#adesens{
	clear: both;
	}	
	
.puce {
	margin-right: 2px;
	vertical-align: top;
	margin-top: 4px;
	}
	
.rose {
	font-size: 11px;
	color: #93278F;
	}	
	
