fieldset
{
	padding:auto 1% auto 1%;
	margin:1em auto;
	border:1px solid RGB(215,227,237);
	background-color:transparent;
	height:auto;
}
.fieldsetGris
{
	background-color:RGB(237,237,237);
	border:1px solid RGB(200,212,222);
	padding:1%;
}
legend      
{
	padding:0.3em 1em;
	background-color:RGB(237,237,237);
	border:1px solid RGB(200,212,222);
	color:rgb(58,104,156);
	font-weight:400;
	font-size:12px;
	letter-spacing:0.05em;
} 
fieldset>legend      
{
	margin-bottom:0;
} 
div.fRow 
{
	height:30px;
	margin:1%;
	text-align:center;
	vertical-align:middle;
	padding:auto;
 }
 span.fLabelG, span.fLabelD, span.fLabelD0
{
	float:left;
	width:44%;
	text-align:right;
	height:auto;
	background-color:transparent;
	padding:0;
	margin:auto;
	color:rgb(58,104,156);
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	font-style:normal;
	border:0;
 }
span.fLabelD, span.fLabelD0
{
	float:right;
	text-align:left;
}
span.fLabelD0
{
	font-weight:400;
}
span.fLabelInput,span.fLabelInputArrow
{
	width:25%;
	padding:0.6em;
}
span.fLabelInputArrow
{
	background-image:url(../../images/fonds/fleche.gif); 
	background-position:100% 50%; 
	background-repeat:no-repeat;
	line-height:40px;
}
span.fInput
{
	background-color:RGB(237,237,237);
	width:60%;
	padding:0.6em 0.6em 0.6em 2em;
}
span.fNote
{
	width:auto;
	text-align:left;
	height:auto;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	font-style:italic;
	color:rgb(58,104,156);
	margin-top:20px;
}
div.fRowLinks
{
	clear:both;
	height:auto;
	margin:0;
	width:auto;
	text-align:center;
	vertical-align:middle;
	padding:2px 0;
	font-size:16px;
 }
 input
{
	background-color:#ffffff;
	color:rgb(196,0,40);
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:400;
	width:auto;
	height:auto;
	margin:auto;
	vertical-align:middle;
}
input:focus 
{
	background-color:rgb(245,245,245);
}
.texteM
{
	width:144px;
	border:1px solid RGB(215,227,237);
	padding:0;
}
.boutonM
{
	font-weight:600;
	width:144px;
}
