body {
	background-image: url(img/fond-menu-gauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #2D4F8C;
	font-style: italic;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #190566;
}
.menu a {
	text-decoration: none;
}
.menu a:link {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:active{
	text-decoration: underline;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #2D4F8C;
	font-style: normal;
	font-weight: bold;
}
.sstitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #2D4F8C;
	font-style: normal;
	font-weight: bold;
}
.parag {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
.petit {
	font-size: 0.8em;
}

.blanc {
color:#FFFFFF;
}
.sstitre2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #2D4F8C;
	font-style: normal;
	font-weight: bold;
}
.titre_tab_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}
.pied {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.pied a{

	color: #FFFFFF;
}
.pied a:active a:hover a:visited{

	color: #FFFFFF;
}
a:active a:hover a:visited


