div.bandeau_haut_contact
{
	background		: url("../images/pointilles_ht_contact.png") ;
}
#contact
{
	background		: #fc3 ;
	padding-top		: 19px ;
}
#contact h1
{
	color			: #c00 ;
	font-size		: 18px ;
	font-weight		: bold ;
}
#contact h2
{
	font-size		: 14px ;
	font-weight		: bold ;
}
a
{
	color			: #c00 ;
}

div.choix_contact
{
	background		: url("../images/pointilles_ht_contact.png") ;	
	padding			: 7px 0 7px 0;
	margin			: 0 ;
	height			: 24px;
}
.choix_contact img
{
	border			: 0 ;
}
.choix_contact ul
{
	padding			: 0;
	margin			: 0 ;
}
.choix_contact li
{
	display			: inline ;
}
.bas_page_contact
{
	background		: #fc3 url("../images/pointilles_bas_contact.png") ;
	height			: 50px; 
}
.trait_bas_page_contact
{
	background-color	: #d99900 ;
	height			: 5px ;
}

div.bordure_bottom 
{
	padding			: 0px 0px 3px 0px;
	background-image	: url("../images/filet_txt_contact.png");
	background-position	: bottom;
	background-repeat	: repeat-x;
	margin-bottom		: 10px ;

}
form
{
	padding-left		: 20px ;
/*	padding-right		: 250px ;*/
}
label
{
	display 		: block ;
	color			: #c00 ;
	margin-left 		: 0.7em ;
}
input, select, textarea,button
{
/*	margin-left 		: 3em ;*/
	margin-left 		: 1em ;
	font-size		: 11px ;
	border			: 1px solid #c00 ;
	
}

div.infosperso
{
	float 			: left ;
	width			: 340px ;
	margin			: 0 0 0 0 ;
	vertical-align		: top ;
	
}
div.message
{
	float 			: left ;
	width			: 300px ;
	margin-left		: 20px ;
/*	
	width			: 40% ;
	vertical-align		: top ;
	margin			: 0 0 0 25px ;*/
}

legend
{
	font-size		: 14px ;
	font-weight		: bold ;
}

fieldset
{
/*	border			: 1px solid #c00 ;*/
	border			: 0 solid #fc3 ;
	padding			: 5px 5px 5px 0;

}
dl
{
	margin-left		: 0 ;
	margin-right		: 25px ;
	padding			: 5px 0 5px 0 ;
/*	border			: 1px solid #c00 ;*/
	width			: 80% ;
}
dd
{
	padding			: 5px;
	margin			: 0 ;
	font-weight		: bold ;
}
dt
{
	padding			: 0 0 7px 5px ;
	margin			: 0 ;
}
dt a
{
	text-decoration		: none ;
	color			: #c00 ;
}
div.disclaimer
{
	margin			: 5px 10% 20px 10% ;
}
div.demande
{
	margin			: 5px 10% 20px 10% ;
	font-weight		: bold ;

}
.mail
{
	float			: left ;
	width			: 340px; 
	margin			: 0 20px 5px 20px ;
}

div.coordonnees
{
	float			: left ;
	width			: 300px ;
	margin-left		: 20px ;
	margin-top 		: 100px ;
}

