@charset "UTF-8";
/* CSS Document */

#formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	display: block;
	height: 50px;
	width: 678px;
	padding: 5px 0 0 30px;
	line-height: 33px;
}
.etoile {
	font-size: 18px;
	color: #FF0000;
}
#formulaire input,textarea{
	bxackground-color: #FFFFDD;
	border: 1px solid #FF3300;	
}
#check1 input{
	background-color: #CCCC99;
	border: 1px solid #CCCC99;	
}
#check2 input{
	background-color: #CCCC66;
	border: 1px solid #CCCC66;	
}

#formulaire H1 {
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
.bouton {
	height: 16px;
	border: 1px solid #0000FF;
	font-size: 12px;
	font-style: italic;
	margin-right: 3px;
	font-weight: bold;
	padding-bottom: 18px;
	margin-top: 1px;
}

#champ1 input{
	background-color: #FFCCCC;}
#champ2 input{
	background-color: #FFCCCC;}
#champ3 textarea{
	background-color: #FFCCCC;}
#champ4 input{
	background-color: #FFCCCC;}
#champ5 input{
	background-color: #FFCCCC;}
#champ6 input{
	background-color: #FFCCCC;}
#champ7 input{
	background-color: #FFCCCC;}
#champ8 input{
	background-color: #FFCCCC;}
