/* Style du formulaire
======================*/

.champs
{
	border:solid 0 #fff;
	height:20px;
	width:200px;
	background-image:url(../img/champs.gif);
	/*background-attachment:fixed;*/
	/*background-repeat:no-repeat;*/
	/*background-color:transparent;*/
	padding: 3px 8px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}
.textarea {
	font:1.1em "Trebuchet MS";
	color:#333 ;
	height:165px;
	border:solid 0 #fff;
	padding: 0 8px;
	background-image:url(../img/gdchamps.gif);
	/*background: transparent url(../img/gdchamps.gif) no-repeat fixed;*/
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	
}
.submit {
	margin:3px;
	background: transparent url(../img/bouton.gif) no-repeat;
	height:20px;
	border:solid 0 #fff;
	width:80px;
	font:0.8em "Trebuchet MS";
	color:#666;
	
}