/*@font-face {
    font-family: Franklin Gothic Medium;
    font-style:  normal;
    font-weight: normal;
    src: url(FRANKLI0.eot);
}*/
.page-titre1 {
	font-family: Franklin Gothic Medium, MS Sans Serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #00826b;
}
.page-titre2 {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color : #333333;
}
.page-titre1-bandeau {
	font-family: Franklin Gothic Medium, MS Sans Serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.page-titre2-bandeau {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color : #ffffff;
}
.page-titre3-bandeau {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	color : #ffffff;
}
.page-texte {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color : #333333;
	font-weight : normal;
}
.page-surligne {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color : #00826b;
}
a:link, a:hover, a:visited {
	font-family: MS Sans Serif, Geneva, sans-serif;
	font-style: normal;
	color : #00826b;
}