.formulaire td {

	font-family:Arial, Helvetica, sans-serif;

	font-size:7.5pt;

	width:750px;

	color:#333333;

}

.formulaire table {

	width:700px;

	margin-left:auto;

	margin-right:auto;

}

.formulaire table .titre {

	font-weight:bold;

	font-size:9pt;

}

.formulaire table input {

	width:200px;

	height:16px;

	font-size:7.5pt;

	border:1px solid #666666;

	color:#333333;

	padding:2px;

	line-height:1.2;/*margin-left:2px;*/

}

.formulaire table .btn_form input {

	border: 1px solid #999999;

	background-color:#666666;

	width:auto;

	color:#FFFFFF;

	margin-right:8px;

	padding-left:5px;

	padding-right:5px;

	padding-top:0px;

	padding-bottom:0px;

	font-size:7.5pt;

	line-height:1.2;

}

.formulaire table .btn_form input:hover {

	border: 1px dotted #000000;

	color:#666666;

	background-color:#ffffff;

	font-size:7.5pt;

}

.formulaire table select {

	width:100px;

	height:16px;

	font-size:7.5pt;

	/*margin-left:2px; */

color:#333333;

	border:1px solid #666666;

}

.formulaire table textarea {

	width:250px;

	height:50px;

	font-size:7.5pt;

	border:1px solid #666666;

	color:#333333;

	padding:2px;/*margin-left:2px;*/

}
