/*
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: #022e59;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}


.Contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.Justify {
	text-align: justify;
	text-decoration: none;
}
.titrePartiePage {
	color: #660000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

.soustitre {
	color: #014369;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
}

