body
{
	background-color: ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #a42914;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img
{
	border:0;
}

a:link		{ text-decoration: underline; color: #a42914;font-weight:bold}
a:visited 	{ text-decoration: underline; color: #a42914;font-weight:bold}
a:hover 	{ text-decoration: none; color: #a42914;font-weight:bold}
a:active 	{ text-decoration: underline; color: #a42914;font-weight:bold}

/* -------------------------------------------------------------------------------- */
/* GAUCHE */
.agauche:link		{ text-decoration: none; color: #5c5c5c; font-weight:bold}
.agauche:visited 	{ text-decoration: none; color: #5c5c5c; font-weight:bold}
.agauche:hover 	{ text-decoration: underline; color: #a42914; font-weight:bold}
.agauche:active 	{ text-decoration: none; color: #5c5c5c; font-weight:bold}

/* -------------------------------------------------------------------------------- */
/* HAUT */
.ahaut:link		{ text-decoration: none; color: #FFFFFF;font-weight:bold}
.ahaut:visited 	{ text-decoration: none; color: #FFFFFF;font-weight:bold}
.ahaut:hover 	{ text-decoration: underline; color: #FFFFFF;font-weight:bold}
.ahaut:active 	{ text-decoration: none; color: #FFFFFF;font-weight:bold}


/* -------------------------------------------------------------------------------- */
/* BAS */
.Style1
{
	color: #FFFFFF;
	line-height: 20px;
}

.abas:link		{ text-decoration: underline; color: #FFFFFF;}
.abas:visited 	{ text-decoration: underline; color: #FFFFFF;}
.abas:hover 	{ text-decoration: none; color: #FFFFFF;}
.abas:active 	{ text-decoration: underline; color: #FFFFFF;}

/* -------------------------------------------------------------------------------- */
/* TITRE DES PAGES */
.Style3
{
	font-size: 18px;
	font-weight: bold;
}
/* -------------------------------------------------------------------------------- */
/* ESPACEMENT VERTICAL */
.Style4
{
	line-height: 20px;
}