fieldset
{
	padding:15px;
	border:0;
	width:425px;
	/*border:1px solid #CF0100;*/
}

label
{
	float:left;
	width:180px;
	margin:4px;
	font-weight:bold;
}
#formVoeux label
{
	width:150px;
}

legend
{
	background:transparent url(../img/centre/puce_rouge.gif) no-repeat scroll 0 0;
	color:#CF0100;
	padding:1px 0 3px;
	text-indent:30px;
	font-size:18px;
	line-height:22px;
	margin-left:0;
	margin-bottom:10px;
}

.bloc-form-field
{
	margin:4px;
}

.form-field {
	width: 200px;
}


.bloc-choix {
	
	}

.coche {
	margin-right: 5px;
	vertical-align: middle;
	margin-top:-3px;
	}

.bloc-submit
{
	text-align:center;
}

.form-submit
{
	border:0;
	background:transparent url(../img/functions/bt_bg.gif) repeat-x;
	font: 14px arial;
	font-weight: 700;
	border: 0;
	color:#FFF;
	padding: 4px 10px 6px 10px;
	cursor:pointer;
	float:none;
	margin-right:-3px;
}
.form-submit:hover {
	color:#FF0000;
}

.form-submit2
{
	border:0;
	background:transparent url(../img/entete_home_left.png) no-repeat scroll 0 0;
	font-size:17px;
	vertical-align: middle;
	text-align: center;
	width:232px;
	height:36px;
	margin-bottom:8px;
	padding:0;
}

.form-mandatorysign{
	font-family:Verdana;
	color:#FF0000;
}

#formVoeux  label{
	width:120px;
	text-align:right;
}
#formVoeux {
	border:1px solid #CF0100;
	width:450px;
	margin-top:10px;
	padding:15px;
}
