html, body, div, span, applet, object, iframe, hr, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	color:inherit;	
	text-decoration:none;
	vertical-align: baseline} 
ol, ul {
	list-style: none}
/*--------------------Formulaire CONTACT-------------------*/

html,body{ 
	width:100%; 
	height:100%;
	font-family: Arial, Helvetica; 
	font-size:0.88em;
	color:#3c3422;
	background:url(IMG/mail_form_fond.jpg) repeat-y}
#mail_form_fond{
	width:482px;
	height:420px; 
	background:url(IMG/mail_form_entete.jpg) no-repeat}
.texte{
	padding:0 25px}
form{
	width:440px;
	padding:10px 5px 0 0;
	text-align:right;
	margin:0 auto}
li{
	padding:0 0 10px 0}
strong{
	color:#DC831C}
input{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url('INC/IE/PIE.htc');
	background-color:#e2e5b0}
.boutons input{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url('INC/IE/PIE.htc');
	color:#FFF;
	background-color:#DC831C}
textarea{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url('INC/IE/PIE.htc');
	width:420px;
	background-color:#e2e5b0}
.previsu{
	position:relative;
	text-align:left;
	margin:0 0 10px 0;
	padding:10px;
	color:#FFF;
	background:url(IMG/mail_fond_transparent.png) repeat}
.previsu #mail_img{
	width:54px;
	height:43px;
	position:absolute;
	top:-40px;
	right:0px;
	background:url(IMG/mail_form) no-repeat}
.previsu strong{
	color:#3c3422}
.previsu legend{
	font-weight:bold;
	color:#937F3F;
	font-size:1.4em;
	margin:0 0 10px 0}
.previsu p.boutons{
	text-align:right}
.previsu p.boutons input{
	background-color:#A0B71E}
.mail_casp{
	margin-bottom:15px}
*:focus {
 background-color:#FFF}
