/* CSS Document */

.TexteTitre1
{
	font-weight: normal;
	color: #413E3E;
	font-size: 20px;
}

.TexteTitre2
{
	font-weight: bold;
	color: Black;
	font-size: 15px;
}

.TexteTitre3
{
	font-weight: normal;
	color: #413E3E;
	font-size: 30px;
}

.TexteNormal
{
	font-size: 13.6px;
}

.TextePetit1
{
	font-size: 10px;
}

#contenu a
{
	text-decoration: none;
	color: #0F8A9B;
}

#contenufull a
{
	text-decoration: none;
	color: #0F8A9B;
}






