
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0081C7;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6c6c6c;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.texte a {
	font-weight: normal;
	color: #6c6c6c;
}	 

.texte a:link { 
	text-decoration: none;
	font-weight: normal;
	color: #6c6c6c;
}

.texte a:visited { 
	text-decoration: none;
	font-weight: normal
	color: #6c6c6c;
}

.texte a:hover { 
	text-decoration: underline;
	font-weight: normal;
	color: #0081C7;
}
.texte_evt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.texte_evt a {
	font-weight: normal;
	color: #ffffff;
}	 

.texte_evt a:link { 
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.texte_evt a:visited { 
	text-decoration: none;
	font-weight: normal
	color: #ffffff;
}

.texte_evt a:hover { 
	text-decoration: underline;
	font-weight: normal;
	color: #cc0000;
}
.texte_legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6c6c6c;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.texte_legende a:link { 
	text-decoration: none;
	font-weight: normal;
	color: #6c6c6c;
}

.texte_legende a:visited { 
	text-decoration: none;
	font-weight: normal
	color: #6c6c6c;
}

.texte_legende a:hover { 
	text-decoration: underline;
	font-weight: normal;
	color: #0081C7;
}
.texte_centres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6c6c6c;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.texte_centres a {
	font-weight: bold;
	color: #0081C7;
}	 

.texte_centres a:link { 
	text-decoration: none;
	font-weight: bold;
	color: #0081C7;
}

.texte_centres a:visited { 
	text-decoration: none;
	font-weight: bold
	color: #0081C7;
}

.texte_centres a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #6c6c6c;
}
.liste {
	list-style-position: outside;
	list-style-type: square ;
	line-height: 25px;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;
}
.liste2 {
	list-style-position: outside;
	list-style-type: circle ;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;
}
.liste3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6c6c6c;
	text-align: left;
	list-style-position: outside;
	list-style-type: square ;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;
}
.liste_evt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	list-style-position: outside;
	list-style-type: square ;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 0px;
}
