.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	letter-spacing: 0.03em;
	line-height: 15px;
}
.texteForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 18px;

}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #555555;
	color: #555555;

}
.messageErreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.soustitre {
	font-size: 13px;
	font-weight: bold;
	color: #10306D;
}
.titre {
	font-size: 16px;
	font-weight: bolder;
	color: #10306D;
	font-style: normal;
}
a.historique:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #10306D;
	text-decoration: underline;
}
a.historique:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #10306D;
	text-decoration: underline;
}
a.historique:hover {
	color: #FFFFFF;
	background-color: #10306D;
	text-decoration: none;
}
a.historique:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #10306D;
	text-decoration: underline;
}
.mentions {
	font-size: 10px;
}

#site{
	width:525px;
	margin:15px;
}

#rendez-vous {
	display:block;
	width:525px;
	height:114px;
	background:url(../images/accueil-rendez-vous.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-top:4px;
}

#nouvelle {
	float:left;
	width:323px;
	height:239px;	
	background:url(../images/accueil-nouvelle.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

a.nouvelleBtn:link {
	color:#f67e28;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a.nouvelleBtn:visited {
	color:#f67e28;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a.nouvelleBtn:hover {
	color:#032a63;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a.nouvelleBtn:active {
	color:#f67e28;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#financement {
	float:right;
	background:url(../images/accueil-financement.jpg);
	background-repeat:no-repeat;
	width:198px;
	height:197px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
}

#prog-concil {
	width:323px;
	height:91px;
	float:left;
}

#garantie-nationale {
	float:right;
	width:198px;
	height:135px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
}

a.garantie-nationale {
	display:block;
	text-decoration:none;
	height:135px;
	background:url(../images/accueil-garantie-nationale.jpg);
	background-repeat:no-repeat;
}

#financement p {
	margin-top:5px;
	margin-bottom:0px;
}

a.financement:link{
	font-family: "Times New Roman", Times, serif;
	color:#f67e28; 
	font-size:11px;
}

a.financement:visited{
	font-family: "Times New Roman", Times, serif;
	color:#f67e28; 
	font-size:11px;
}

a.financement:hover{
	font-family: "Times New Roman", Times, serif;
	color:#032a63; 
	font-size:11px;
}

a.financement:active{
	font-family: "Times New Roman", Times, serif;
	color:#f67e28; 
	font-size:11px;
}