body, td
{
	color: #343434;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}
/* bleu clair */
a.lien0
{
	color: #3E9AE5;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
}
/* roll over bleu */
a.lien0:hover, a.lien0select, a.lien0select:hover
{
	color: #005193;
	text-decoration: underline;
}
/* bleu */
a
{
	color: #2C74C8;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
}
/* roll over bleu */
a:hover
{
	color: #2C74C8;
	text-decoration: none;
}
.titre0, .stitre0, .sstitre0, .couleur0, .pcouleur0, .gcouleur0
{
	color: #FFFFFF;
}
/* bleu */
.titre1, .stitre1, .sstitre1, .couleur1, .pcouleur1, .gcouleur1, .couleur1 a
{
	color: #2C74C8;
}
/* rouge */
.titre2, .stitre2, .sstitre2, .couleur2, .pcouleur2, .gcouleur2
{
	color: #C00000;
}
/* vert */
.titre3, .stitre3, .sstitre3, .couleur3, .pcouleur3, .gcouleur3
{
	color: #9DC42B;
}
/* gris */
.titre4, .stitre4, .sstitre4, .couleur4, .pcouleur4, .gcouleur4
{
	color: #AEAEAE;
}

.titre, .titre0, .titre1, .titre2, .titre3, .titre4
{
	font-size: 14px;
	font-weight: bold;
}

.stitre, .stitre0, .stitre1, .stitre2, .stitre3, .stitre4
{
	font-size: 13px;
	font-weight: bold;
}

.sstitre, .sstitre0, .sstitre1, .sstitre2, .sstitre3, .sstitre4
{
	font-size: 12px;
	font-weight: bold;
}


.small, .small a, .small a:hover, .pcouleur0, .pcouleur1, .pcouleur2, .pcouleur3, .pcouleur4, .pcouleur1 a
{
	font-size: 10px;
}

.gros, .gcouleur0, .gcouleur1, .gcouleur2, .gcouleur3, .gcouleur4
{
	font-size: 13px;
}

img.marge1
{
	margin-right: 20px;
	margin-bottom: 10px;
}

img.marge2
{
	margin-left: 20px;
	margin-bottom: 10px;
}
/* les tableaux à droite du contenu */
table.gris1 td
{
	background-color: #EEF2F5;
	padding: 10px;
}
table.gris2 td
{
	background-color: #E2E7EB;
	padding: 10px;
}