

form label { color: #fff; font-size: 10pt; line-height: 20px; font-family: Arial, Helvetica, sans-serif; width: 5em; }

div { position: relative; width: 400px; }

#prenom { width: 120px; position: absolute; left: 5em; }

#nom { width: 120px; position: absolute; left: 5em; }

#quantite, select { position: absolute; left: 15em; }

#email { position: absolute; left: 5em; width: 223px; }

div { height: 2em; }

.infos { display: block; width: 295px; color: #fff; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-align: justify }

.entrer:link { color: #fff !important; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline }

.entrer:visited { color: #fff !important; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline }

.entrer:active { color: #fff !important; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: underline }

.entrer:hover { color: #fff !important; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal }


.Style1 {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
}
