/*******************************************************
TITLE: Fluid Three-Column Layout (Basic) V1.0 (Beta)
DATE: 20060418
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

 
.lineheight{
line-height: 10px
}



.blocktexte {
width: 610px;
margin-top: 10px;
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
float:left;
}



#zoneformulaire{
width: 186px;
background :url(images/blockformulaire.jpg) no-repeat;
background-color: #fce333;
margin-top: 29px;
margin-left:5px;
float:left;
}

#contenuformulaire{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
width: 186px;
margin: auto;
margin-top: 5px;
}

.formulaire {
	FONT-SIZE: 11px; 
	WIDTH: 112px; 
	height: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	border-color: 1px solid #e7c5a6;
	margin:2px 0 2px 0;
}
.formulairebouton {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: medium none; 
	WIDTH: 49%; 
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #720d24;
	height:14px;
	}


fieldset 

{
border:0;
margin-top:10px;

}

#emprunteur-civ 
{
color:#000000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin:6px;
border: 1px solid #92B7FE; 
}

legend
{
color:#000000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;

}

.champform1 label
{
width:65px;
float: left;
text-align: right;
height: 11px;
line-height:160%;
margin-top:5px;
}

.champform1 input{
height: 11px;
border: 1px solid #c4c0c0;
background :url(images/fondcase.jpg) no-repeat;
background-color: #ffffff;
float: left;
margin-left:4px;
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width:80px;
margin-top:5px;
}

.adresse input {
border: 1px solid #c4c0c0;
background :url(images/fondcase.jpg) no-repeat;
background-color: #ffffff;
float: left;
margin-left:4px;
color:#000000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.champform1 input:hover{
background :url(images/fondcase2.jpg) no-repeat;
}

#coordonnees legend
{
/*display:none;*/
}

.champform2 label
{
width:65px;
float: left;
text-align: right;
height: 11px;
line-height:160%;
margin-top:5px;
}

.champform2 input{
height: 11px;
border: 1px solid #c4c0c0;
background :url(images/fondcase.jpg) no-repeat;
background-color: #ffffff;
float: left;
margin-left:4px;
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
width:90px;
margin-top:5px;
}

.champform2 input:hover{
background :url(images/fondcase2.jpg) no-repeat;
}

.piedpage input{
height: 16px;
border: 1px solid #c4c0c0;
background :url(images/fondcase.jpg) repeat-x;
background-color: #ffffff;
margin-left:4px;
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-top:5px;
}

.piedpage input:hover{
background :url(images/fondcase2.jpg) repeat-x;
}

input.yellow {
background-color:#0055a0;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size: 16px; 
color: white;
height:25px;
}

#basformulaire{
width: 186px;
background :url(images/etape1.jpg) no-repeat;
margin: auto;
}

#placementbouton {
padding-bottom:0px; 
margin-left:8px
}



