/*
STYLE DES CONTENUS
UTILISABLE DANS L'EDITEUR
*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,p {
	font-family: verdana;
	font-size: 11px;
        color: #000000;
}

th {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #3E8BE1;
	text-decoration: underline;
}

a:hover {
	color: #89B9ED;
	text-decoration: underline;
}


.Contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.Justify {
	text-align: justify;
	text-decoration: none;
}
.lienTest {
	color: #00CC00;
}
.lienTest:hover {
	color: #333366;
	text-decoration: underline;
}
.Soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #045DAD;
	text-decoration: none;
	font-weight: bold;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00619E;
	text-decoration: none;
	font-weight: bold;
}
