/* POLICES */
.fbold {	font-weight: bold;}
.fline {	text-decoration:underline;}
.nline {	text-decoration:none;}

.f0 {		font-size: 0px;}
.f8 {		font-size: 8px;}
.f9 {		font-size: 9px;}
.f10 {		font-size: 10px;}
.f11 {		font-size: 11px;}
.f12 {		font-size: 12px;}
.f14 {		font-size: 14px;}
.f16 {		font-size: 16px;}
.f18 {		font-size: 18px;}
.f22 {		font-size: 22px;}
.f24 {		font-size: 24px;}
.f28 {		font-size: 28px;}

.fblank {	color: #FFFFFF;}
.fred {		color: #CF0202;}
.fblack { 	color: #000;}
.fyellow{ color:#efd702;}
.fbluelight{ color: #4eb9fc;}
.fgrey{ color:#687C8F;}
.fwhite{ color:#fff;}
.forange{color:#FF7200;}

.bblank{ background-color:#FFFFFF;}

a{
 color:#1889d0;
}

a:hover{
 color:#4eb9fc;
}

.atos
{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	margin-top:5px;
}

input.sizeLead{width:250px;}
textarea.sizeLead{width:428px;}
textarea.colorLead{color:#687C8F;}
#Divlead input{
-x-system-font:none;
font-family:Arial,Verdana,sans;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px 5px;
vertical-align:middle;
border:1px solid #939FAB;
color:#687C8F;
}

#Divlead input[type=text]{
	width:100%;
}

input.my_error{	border:1px solid #efd702;background-color:#ffff8a;}
select.my_error{ border:1px solid #efd702;background-color:#ffff8a;}
textarea.my_error{ border:1px solid #efd702;background-color:#ffff8a;}
.lien_cgl{
	color:white;
	text-decoration:underline;
}
.lien_cgl:hover{
	color:#4EB9FC;
	text-decoration:underline;
}

#ChoixVehiculeContent .standardForm select.selectCiv{padding:0;}


.myCalendar_input{
	display:block;
	position:relative;
	float:left;
	width:87px;
	height:16px;
	padding:2px 0 0 5px;
	background:url(../images/ford-rent-calendrier.gif) no-repeat 74px 3px;
	cursor:pointer;
}

ul.ulLandingPage{
	color:#687C8F;
	font-size:11px;
	padding-left:20px;
	list-style-type: disc;
}

ul.ulLandingPage li{

	/*list-style:inherit;*/
	list-style-type: disc;
}

.div_popup{
	z-index:1000;

	/**
	left:40%;
	top:50%;
	position:fixed;
	**/

}
.div_popup a{
	color:#C4D139;

}
.div_popup a:hover{
	color:#C4D139;
	text-decoration:none;

}
.div_popup_ligne{
	background-image: url(../images/popup_ligne6.gif);
	background-repeat: repeat-y;
	text-align:left;
	width:377px;
}
.div_popup_haut{
	height:8px;
	width:377px;
	background-image: url(../images/popup_haut6.gif);
	background-repeat: no-repeat;
}
.div_popup_bas{
	height:6px;
	width:377px;
	background-image: url(../images/popup_bas6.gif);
	background-repeat: no-repeat;
}
.div_popup_corps{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;

}
.popupindicator{
	left:50%;
	top:50%;
	margin-left:-188px;
	padding-left:5px;
	padding-top:0px;
	padding-right:5px;
	padding-bottom:5px;
	position:fixed;
	z-index:1000;
}
