body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	margin: 0px;
	padding: 0px;
	text-align:justify;
	
}
p {margin: 0px;}
#conteneur {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-image:url(../visuels/fond.jpg);
	background-repeat:no-repeat;
	height:650px;
}

#conteneur2 {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-image:url(../images/fond_trame.jpg);
	background-repeat:no-repeat;
	height:650px;
}
#droite {
	margin-left: 417px;
	/*position: relative;*/
	
}
#gauche {
	float:left;
	width: 417px;
	margin: 0px;
	padding: 0px;
}
.titre {
	font-size: 11px;
	font-weight: bold;
	}
.gras {
	font-weight: bold;
	}	
a{
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold; 
	color:#000;
  }
a:hover{
	font-size: 10px;
	text-decoration:none;
	font-weight: bold; 
	color:#000;
	}
a.autre{
	font-size: 10px;
	text-decoration:none;
	font-weight: bold; 
	color:#999;	
	}
a.autre:hover{
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold; 	
	}
a.couleur{
	font-size: 10px;
	text-decoration:none;
	font-weight: bold; 
	color:#AD0662;	
	}
a.couleur:hover{
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold; 	
	}
#contenu{
	background-color:#fff;
	width:495px;
	height:auto;	
	padding:10px;
	margin: 15px ;
	text-align:justify;
	}
	
#contenuPdf{	
	/*float:none;*/
	background-color:#fff;
	background-image:url(../visuels/fond_pdf.gif);
	width:495px;
	height:auto;
	min-height:70px;
	padding:10px 10px 0px 10px;
	margin: 15px 15px 0px  15px ;
	
	}
#document{
	float:left;
	width:220px;
	min-height:70px;
	height:auto;
	color:#999;
	margin: 0px 18px 0px 8px ;
	}
#documentBis{
	float:left;
	width:220px;
	min-height:70px;
	height:auto;
	color:#999;
	margin: 0px 18px 0px 8px ;
	}
#visuelDoc{
	float:left;
	width:50px;
	height:50px;
	margin-left:0px;
	}
#document p {
	margin-left:50px;
	}
#edito{
	width:339px;
	margin-left:63px;
}	

#contact{
	width:339px;
	margin-left:63px;
	margin-top:40px;
	margin-bottom:10px;
	background-image:url(../visuels/fond_contact.png);
	
}
#contact p{
margin-left:15px;
}
/* ----- Pied de page -----*/
#piedContenuBis{
	/*clear:left;*/
	clear: both ;
	background-image:url(../visuels/ombre_pied_contenu.png);
	background-repeat:no-repeat;
	margin-top:20px;
	padding-top:18px;
	margin-left: 0px;
	width:563px;	
}
#piedContenuBis p{
	text-align:center;
	color:#999;
}
#piedContenu{
	clear: none ;
	background-image:url(../visuels/ombre_pied_contenu.png);
	background-repeat:no-repeat;
	margin-top:20px;
	padding-top:18px;
	margin-left: 0px;
	width:563px;	
}
#piedContenu p{
	text-align:center;
	color:#999;
}
/* ----- Formulaire -----*/
form {
	padding-left:70px;
}
input, textarea {
	background:#fff;
	color:#333;
	border : 1px solid;
	border-color:#E2E2E2;
	margin: 5px 0px 0px 0px;
	font-size:10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select {
color:#999999;
height:22px;
border : 1px solid #6a6b6f;
}
#contenu form table tr td sup {
	color: #AD0662;
}
/* ----- Références -----*/
#reference{
	width:485px;
	min-height:70px;
	height:auto;
	}
#visuelRef{
	float:left;
	width:70px;
	height:70px;
	}
#reference p {
	margin-left:85px;
	}
