/* CSS Document */
.etoile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.form p {
font-family:"trebuchet ms",sans-serif;
font-size:80%;
}
.form label {
	font-family:"trebuchet ms", sans-serif;
	font-weight:bold;
	font-size: 11px;

}
.input1 {
	border:1px solid black;
	font-family:"trebuchet ms", sans-serif;
	color:#000000;
	font-size: 12px;


}
.form select, option {
	color:#330000;

}
.form textarea {
border:1px solid black;
font-family:"trebuchet ms", sans-serif;
color:#000000;
}
.form fieldset {
	padding: 1em;


}
.legendeformulaire {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993399;
	vertical-align: top;
	text-decoration: none;
}
.form {
	width: 600px;
	background-image: url(../images/formacheteur.gif);
	height: 230px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 10px;
	padding: 0px;
	margin: 0px;












}
.tblform {
	height: 150px;
	width: 550px;
	margin-top: 50px;
	margin-left: 50px;
	padding: 0px;




}
.bordure {
	border: 0px none;
	display: inline;
}
input.bouton {
	height: 27px;
	width: 50px;
	border: 0px none;
	background-image: url(../images/loupe.gif);
	background-repeat: no-repeat;
	background-color: #99d9e8;
	cursor: hand;





}
input.bouton:active {

	background-image: url(../images/envoia.gif);
	height: 27px;
	width: 50px;
}
input.bouton2 {
	border: 0px none;
	background-image: url(../images/formannul.jpg);
	background-repeat: no-repeat;
	background-color: #99d9e8;
	cursor: hand;
	height: 25px;
	width: 25px;

}
