@charset "ISO-8859-1";
/* CSS Site - Adept */
/* creation ezigraph.com - 02.2010 */

table {
	margin-top:20px;
}
table tr td {
	vertical-align:top;
	padding:4px;
}
table tr td p {
	text-align:right;
	margin:0;
}
table tr td input {
	width:250px;
	padding:2px;
}
table tr td select {
	width:254px;
}
table tr td.civilite input {
	width:40px;
}
input, textarea, select {
	background-color:#e3ebf8;
}
label input {
	background:none;
}
.radio {
	width: 40px;
}
