body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333; 
}

a {
	color: #233C64;
	text-decoration: none; 
}

a:hover	{
	color: #B31007;
	text-decoration: none; 
}

.titre {
	font-weight:bold;
	font-size: 20px;
	text-align:center;
}

.sous-titre {
	font-weight:bold;
	font-size: 14px;
}

.agence {
	font-weight:bold;
	text-align:center;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
}
.adresse {
	border:1px solid #CCCCCC;
}
.bouton_0 {
    padding-left:5px;
    padding-right:5px;
    font-size:12px;
    border:2px solid #CCCCCC;
    background-color:#EEEEEE;
}
.bouton_1 {
    padding-left:5px;
    padding-right:5px;
    font-size:12px;
    border:2px solid #666666;
    background-color:#CCCCCC;
}
.observation {
    font-size:10px;
    color:#666666; 
    font-style:italic;   
}