/* 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;
	font-size: 12px;




}
.form select, option {

}
.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/formvendeur.gif);
	height: 400px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 10px;
	padding: 0px;
	margin: 0px;












}
.tblform {
	height: 300px;
	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/envoi.gif);
	background-repeat: no-repeat;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #6BCC7D;








}
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;

}
.input1erreur {
	border:1px solid black;
	font-family:"trebuchet ms", sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	color: #FFFFFF;


}
.input1erreurdept {
	border:1px solid black;
	font-family:"trebuchet ms", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: blink;
	color: #FF0000;





}
.textecontenucenvoi {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	vertical-align: middle;
	position: relative;
	padding-left: 10px;
}
.boutoncenvoi {


	height: 27px;
	width: 50px;
	border: 0px none;
	background-image: url(../images/envoi.gif);
	background-repeat: no-repeat;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #6BCC7D;
}
.confirmenvoi {
	background-image: url(../images/avantenvoivendeur.gif);
	height: 40px;
	width: 300px;
}
