/*
STYLE SPECIFIQUE
UTILISE POUR LES PAGES GEREES PAR L'EDITEUR
*/


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

.contenus {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 17px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}


a {
	color: #2462aa;
	text-decoration: underline;
}
a:hover {
	color: #008fb3;
	text-decoration: underline;
}


a.lien {
        color: #2462aa;
        font-weight: bold;
	text-decoration: none;
}
a.lien:visited {
	text-decoration: none;
}
a.lien:hover {
	text-decoration: none;
}

.titrePartiePage {
	color: #0A5C99;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}
.titrePartiePageInv {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

.titrePopup {
	color: #0A5C99;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}

.important {
	font-family: verdana;
	font-size: 12px;
	color: #008fb3;
	text-align: justify;
	line-height: 17px;
}
