#content_block{
	vertical-align: top;
	height:352px;
	width:1024px;	
 	background-image:url(../images/content_contact.jpg);
}

#content_left{
	width:280px;
	float:left;
	margin: 0px 0px 0px 65px;
	padding-top: 5px;
	color:#333333;
	font-family: Helvetica,Arial, sans-serif;	
	font-size:12px;
	line-height: 15px;
	text-align:justify;
}

#content_middle{
	width:240px;
	float:left;
	margin: 0px 65px 0px 0px;
	padding-top: 50px;
	color:#333333;
	background-color: transparent;
	font-family: Helvetica,Arial, sans-serif;	
	font-size:12px;
	text-align:justify;
}

#content_right{
	width:284px;
	float:right;
	margin: 0px 65px 0px 0px;
	padding-top: 5px;
	color:#333333;
	font-family: Helvetica,Arial, sans-serif;	
	font-size:12px;
	text-align:justify;
}

.champ_texte {
	margin-top: 8px;
	font-size:12px;
   font-family: Helvetica, Arial, san-serif;
   background-color: #788A9E ;
   text-color:#333333 ;
   color: #333333 ;
   font-weight: normal ;
   border: #BBC1BA ;  
   border-style: solid ;
   border-top-width: 1px ;
   border-right-width: 1px ;
   border-bottom-width: 1px ;
   border-left-width: 1px ; 
} 

.titrecontact{	
	text-transform: uppercase;
	color:#1D1D1D;
	font-family: Helvetica,Arial, sans-serif;	
	font-size:15px;
	padding-left: 12px;
	padding-bottom: 25px;
	background-image:url(../images/titres/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.titreformulaire{	
	text-transform: uppercase;
	color:#1D1D1D;
	font-family: Helvetica,Arial, sans-serif;	
	font-size:15px;
	padding-left: 12px;
	padding-bottom: 20px;
	background-image:url(../images/titres/formulaire.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}