a:link {
color: 						#000066;
text-decoration:			underline;
}

a:visited {
color: 						#000066;
text-decoration:			underline;
}

a:hover {
color: 						#000066;
text-decoration:			underline;
}

a:active {
color: 						#000066;
text-decoration:			underline;
}

td {
font-size:					13px;
font-family:				arial,verdana,helvetica,sans-serif;
font-weight:				normal;
color:						#000000;
line-height:				15px;
}

.bouton {
font-size: 					10px;
font-family: 				arial,verdana,helvetica,sans-serif;
font-weight:				normal;
color:						#000000;
}

.titre-bleu {
font-size:					17px;
font-family:				arial,verdana,helvetica,sans-serif;
font-weight:				bold;
color:						#000066;
line-height:				16px;
}

.titre-noir {
font-size:					17px;
font-family:				arial,verdana,helvetica,sans-serif;
font-weight:				bold;
color:						#000000;
line-height:				16px;
}

.titre-accueil {
font-size:					20px;
font-family:				arial,verdana,helvetica,sans-serif;
font-weight:				bold;
color:						#000066;
line-height:				20px;
}

.small {
font-size:					10px;
font-family:				verdana,helvetica,arial,sans-serif;
font-weight:				normal;
color:						#000000;
line-height:				11px;
}