body 	{ 
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
}

table, tr, td, input 	{
	font-family: Verdana;
	font-size: 11px;
	color: #3F6BAD;
}

.titre {
	font-size: 13px;
	font-weight: bold;
	color: #E5A51C;
	background-color: #FFFFFF;
}

.stitre { font-size: 12px;  font-weight: bold;  }

.chemin {
	font-size: 11px;
	color: #FFFFFF;
}
.gras 	{ 
	font-weight: bold;
}

.petitexte 	{ 
	font-family: Verdana;
	font-size: 10px;
}

.erreur { color: Red;  font-weight: bold;  }
.lienhypertexte {
	color: #3F6BAD;
	text-decoration: underline;
}
.liencat {
	color: #E5A51C;
	font-weight: bold;
}
.lienchemin {
	color: #FFFFFF;
	font-weight: bold;
}
.lienscat {
	color: #3F6BAD;
}
.lienpied {
	color: #888888;
}
a { 
	text-decoration: none;
	color: #EEA200;
	
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.grasitalique {
	font-weight: bold;
	font-style: italic;

}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
