body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.td_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.texte_petit {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.texte_petit_bleu {
	font-family: Tahoma;
	font-size: 10px;
	color: #0066CC;
}

.texte_gros_bleu {
	font-family: Tahoma;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}

.lien_petit
{
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none; 
} 

.lien_petit:hover 
{
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline; 
}

a
{
	font-family: Verdana;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none; 
} 

a:hover 
{
	font-family: Verdana;
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline; 
}

.alt{
	padding:3px;
	visibility:hidden;
	position:absolute;
	background-color: #FFFFFF;
	border: 1px solid #000000;

}

.amention {
	text-decoration: none;
	color: #333333;
}
.amention:hover {
	text-decoration: none;
	color: #333333;
}