﻿a {
	font-family: "Times New Roman", Times, serif;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}
.sous_titres {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000080;
}
a:link {
	color: blue;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #800000;
}
a:visited {
	color: #000080;
	text-decoration: underline;
}
a.menu:link {
	color: #0000FF;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
a.menu:hover {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	color: #FF00FF;
	font-weight: bold;
}
a.menu:active {
	color: #FF00FF;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
a.menu:visited {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	color: #0000FF;
	font-weight: bold;
}
.interligne_menu{
	text-align: left;
	line-height: 250%;
	margin-left: 10px;
	padding-left: 8px;
	background-color: #99CCFF;
}

.menu_actif {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	color: #FF00FF;
}
.marge_photo_droite {
	margin-right: 24px;
}


