body {
	background-color: #008080;
	margin-top: 25px;
	margin-bottom: 15px;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #4c4c4c;
}

td, p {
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

strong, b {
	color: #008080;
}

.corps {
	width: 770px;
}

.contenu {
	background: #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 13px;
	padding-bottom: 40px;
}

.titre {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	color: #6c2d91;
	font-weight: bold;
	font-size: 13px;
}

.soustitre {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	color: #6c2d91;
	font-weight: bold;
	font-size: 12px;
}

.texte {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: justify;
	color: #4c4c4c;
}

.header_top {
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-top: 25px;
	text-align: center;
	color: #008080;
	font-size: 16px;
}

.footer_bot {
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 25px;
/*	margin-top: 15px;*/
	text-align: center;
	color: #008080;
	font-size: 16px;
}

.enum {
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	color: #4c4c4c;
}

.tableau {
	width: 585px;
	height: 65px;
	background-image: url(../images/bg_centre.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 15px;
}

.col_sponsors {
	background-color: #FFFFFF;
}

.header_table {
	background-color: #FFFFFF;
}

.footer_table {
	background-color: #FFFFFF;
}

.menu_footer {
	margin-top: 15px;
	margin-bottom: 15px;
}

.menu_footer_col {
	font-weight: bold;
	color: #FFFFFF;
}

.Alerte {
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
	text-align: left;
}

.question {
	color: #008080;
	font-weight: bold;
}

a:link {color: #6c2d91; text-decoration: underline;}
a:visited {color: #6c2d91; text-decoration: underline;}
a:active {color: #6c2d91; text-decoration: underline;}
a:hover {color: #000000; text-decoration: none;}

a.return_top:link {color: #6c2d91; font-style: italic; text-decoration: none;}
a.return_top:visited {color: #6c2d91; font-style: italic; text-decoration: none;}
a.return_top:active {color: #6c2d91; font-style: italic; text-decoration: none;}
a.return_top:hover {color: #000000; font-style: italic; font-weight: bold; text-decoration: none;}

a.link_footer:link {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.link_footer:visited {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.link_footer:active {color: #FFFFFF; font-weight: normal; text-decoration: none;}
a.link_footer:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline;}

a.footer_bot_link:link {color: #008080; font-weight: bold; text-decoration: none;}
a.footer_bot_link:visited {color: #008080; font-weight: bold; text-decoration: none;}
a.footer_bot_link:active {color: #008080; font-weight: bold; text-decoration: none;}
a.footer_bot_link:hover {color: #6c2d91; font-weight: bold; font-weight: bold; text-decoration: none;}

