body 
{
	font-family : Arial ;
	color : white ;
	font-size : 14px ;
	font-style : normal ;
}

.texte_nombre_resultats
{
	font-family : Arial ;
	color : white ;
	font-size : 12px ;
	font-style : normal ;
}

td.fond_nombre_resultats
{
	background-color: #1e95c7 ;
	font-size : 12px ;
}


.res_titre
{
	font-family : Arial ;
	color : white ;
	font-size : 20px ;
	font-style : normal ;
	font-weight: bold ;
}

td.fond_texte_titre
{
	background-color: #DC4E1C ;	
}

.texte_superficie
{
	font-family : Arial ;
	color : white ;
	font-size : 13px ;
	font-style : normal ;
	font-weight : bold;
}

.texte_bleu
{
	font-family : Arial ;
	color : #1e95c7 ;
	font-size : 12px ;
	font-style : normal ;
}

table.bordure_resultats
{
	border: medium solid #1e95c7 ;
	border-collapse: collapse ;
}

td.fond_blanc
{
	background-color: white ;
	border-color: white ;
}
