.titrepage {
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	color: #481b62;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	}
.titrecontent {
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	color: #481b62;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	}
.titrecontentsmall {
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	color: #481b62;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
.soustitrecontent {
	font-family: arial,helvetica,sans-serif;
	text-align: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
.titrecontentemphase2 {
	text-align: left;
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	}
.soustitrecontentemphase2 {
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
#zoneemphase1 {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #Eaeaea url(../images/0-corner-gris.jpg) no-repeat bottom right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
#zoneemphase2 {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #5B2B75 url(../images/0-corner-longmetrage.gif) no-repeat bottom right;
	color: #ffffff;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

P {
	text-align: left;
	margin: 0px 0px 0px 0px;
	}
A:link, A:visited {
	text-decoration: none;
	border-bottom: 1px dotted #481b62;
	color: #481b62;
	}
A:hover {
	text-decoration: none;
	border-bottom: 1px solid #481b62;
	color: #481b62;
	}
#zoneemphase2 A:link, #zoneemphase2 A:visited {
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	}
#zoneemphase2 A:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	}
.imagecontentright {
	float: right;
	margin: 0px 0px 5px 5px;
	}
.imagecontentcenter {
	border-top: 1px solid #A5B1B9;
	border-right: 1px solid #A5B1B9;
	border-bottom: 1px solid #A5B1B9;
	border-left: 1px solid #A5B1B9;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.imagecontentleft {
	margin: 0px 5px 5px 0px;
	float: left;
	}
.2imagecontentseule {
	border-top: 1px solid #A5B1B9;
	border-right: 1px solid #A5B1B9;
	border-bottom: 1px solid #A5B1B9;
	border-left: 1px solid #A5B1B9;
	margin: 0px 0px 0px 0px;
	float: left;
	}