body {
	background-color: #FFFFFF;
	
}
a:link {
	color: #1A385C;
}
a:visited {
	color: #1A385C;
}
a:hover {
	color: #CCCCCC;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A385C;
	font-style: italic;
	font-weight: bold;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1A385C;
	font-style: italic;
	font-weight: bold;
}
.texte1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A385C;
	font-style: normal;
	font-weight: normal;
}
.photo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6a8098;
}
.phototitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #1A385C;
	background-color: #6a8098;
}
.phototitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6a8098;
}
.sousmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A385C;
	font-style: italic;
	font-weight: normal;
}
.texte2 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #1A385C;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu a.menu a.menu:link p.menu {
	font-family:'Franklin Gothic Medium';
	font-style:italic;
	font-weight:normal;
	font-size:10pt;
	color:#94a9c4;
	letter-spacing: 1pt;
	text-decoration:none;
}
a.Menu:hover{
	font-family:'Franklin Gothic Medium';
	font-style:italic;
	font-weight:normal;
	font-size:10pt;
	letter-spacing: 1pt;
	background-color:#1b3a59;
	text-decoration:none;
	color: white;
	cursor: pointer;
}