/* CSS Document */



body {
	margin-top: 0px;
	background-image: url(../style/images/stripe2.png);
	background-repeat: repeat;
	background-color: #dddddd;
}
#global {
position:absolute;
left: 50%;
width: 843px;
margin-left: -400px; /* moitié de la largeur */
border:0px solid #CCCCCC;
}
.Style_noir {font-size: 11px; font-weight: normal; color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif;}
.Style_blanc {font-size: 11px; font-weight: normal; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;}

a:link{
color:#333333;
text-decoration:underline;
font-size:11px;}
a:hover{
	color:#333333;
	text-decoration:underline;
	font-size:11px;
}
a:active{
color:#333333;
text-decoration:underline;
font-size:11px;}
a:visited{
color:#333333;
text-decoration:underline;
font-size:11px;}

#financement_texte{
padding-top:30px; 
padding-left:250px;
}
#financement{
height:130px;
}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width:auto;
}

.entete_form, .entete_immo{
height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #333333;

}
.entete_immo{
background-color:#FFBB00;
color: #000000;
}
.entete_rachat{
background-color:#C83E10;
color: #000000;
}
.entete_conso{
background-color:#F5F5F5;
color: #999999;
font-weight:bold;
}
#texte table{
width:260px;

}


