body,html
{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-family:verdana;
	font-size:11px;
}
img
{
	border:none;
}

body.accueil
{
	background-color:#f2cee1;		
}

/*.formEmprunt label
{
	display:inline;
	width:480px;
	text-align:left;
	FLOAT: left;
	margin-top : 2px;
	font-weight:bold;
}

.formMensualite label
{
	display:inline;
	width:300px;
	text-align:left;
	FLOAT: left;
	margin-top : 2px;
	font-weight:bold;
}

form input
{
	margin-top:2px;
}*/
#conteneur
 {
	width:100%;
	text-align:center;
	background-image:url('../images/financement/contenu.gif');
	background-repeat:repeat-y;
	background-position:center;
}	

.header
{
	background-image:url('../images/financement/header.gif');
	height:147px;
	width:950px;
	margin-bottom:0px;
	
}

.logo
{
	padding-top:10px;
}

.adresse
{
	padding-top:4px;
	font-size:9px;
}

#page
{
background-image:url('../images/financement/footer.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-right:auto;
	margin-left:auto;
	width:950px;
}
.contenu
{

	padding-left:70px;
	padding-right:70px;
	padding-top:10px;
	text-align:center;
	display:block;
	margin:0px;
	border:0px;
}

.titre
{
	background-image:url('../images/financement/titre.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:674px;
	height:49px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
}

.emprunt
{
	background-image:url('../images/financement/emprunt.png');
	background-repeat:no-repeat;
	display:block;
	width:660px;
	height:230px;
	margin-top : 20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}

.mensualite
{
	width:508px;
	height:230px;
	background-image:url('../images/financement/mensualite.png');
	background-repeat:no-repeat;
	display:block;

	margin-top : 20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.resultat
{
	color:f297c8;
	font-weight:bold;
	font-size:14px;
}

.footer
{
	width:950px;
	clear: both;
	font-size: 9px;
}

.texteGris
{
	color: #83888c;
	text-decoration: none;
}

.texteGris:hover
{
	text-decoration: underline;
}

.empruntPadding
{
	padding-top:55px; 
	padding-left:40px;
}

.mensualitePadding
{
	padding-top:50px;
	padding-left:40px;
}

.fnaim
{
	text-align:right;
	float right; 
	width: 800px; 
	margin-top: 0px;
}
