/*	-------------------------------------------------------------
	Styles spécifiques à Orizon (pour compatibilité avec V1)
	-------------------------------------------------------------*/

*, .textenormal, .textenormalp, .textenormalpj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

 ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 10px;
}
 li {
	background: url(/images-v2/generique/puce-liste-n1.gif) no-repeat;
	padding-left: 20px;
}

a {
	/*text-decoration: none;*/
	color: #F5A300;
}
a:hover {
	text-decoration: underline;
}

.titren1 {
	background: url(/images-v2/generique/puce-titre-niveau1.gif) no-repeat;
	display: block;
	padding-left: 18px;
	font-size: 12pt;
	color: #F5A300;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}

.titren2 {
	background: url(/images-v2/generique/puce-titre-niveau2.gif) no-repeat;
	display: block;
	padding-left: 18px;
	font-size: 10pt;
	color: #F5A300;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
.Titre {
	background: none;
	padding: 0;
	margin: 0;
	color: inherit;
	font-weight: inherit;
}

.titretableau {
	background: none;
	margin: 0;
	padding: 0;
}
.encadre {
	display: block;
	background-color: #F0F0EB;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 15px;
}

.encadrefilet {
	display: block;
	border: 1px solid #333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 15px;
}

.encadre a {
	font-weight: bold;
}

a .lienArticle,
.lienArticle,
.lienArticle a {
	background: url(/images-v2/generique/puce-lien-article.gif) no-repeat 0px 3px;
	padding-left: 14px;
	color: #65002E;
	font-weight: bold;
	text-decoration: none;
}

.tableauEquipe {
	border-bottom: 1px dotted #65002E;
}

.bandeau1 {
	background-image: url(/images/mpe/bandeau_1.gif);
	background-repeat: no-repeat;
	background-color: #019BC4;
}
.bandeau2 {
	background-image: url(/images/mpe/bandeau_2.gif);
	background-repeat: no-repeat;
	background-color: #019BC4;
}
.titreBandeau {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #019BC4;
	font-weight: bold;
}

.legende {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:9px;
}
