.TitreMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333366;
	background-image: url(images/titre_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 110px;
}
.Deco {
	background-image: url(images/deco.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 25px;
}
.Interligne1 {
	line-height: 5px;
	height: 5px;

}
.Rubrique {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	background-image: url(images/titre_rubrique.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 110px;
	display: block;

}
.Rubrique:hover {
	background-image: url(images/titre_rubrique2.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	vertical-align: middle;
	height: 20px;
	width: 110px;
	text-decoration: none;

}
.TableauMenu {
	width: 173px;
	margin-bottom: 20px;
}
.TableauContenu {
	width: 95%;
	margin-bottom: 20px;
	border: 1px solid Dbb35e;

}
.Contenu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	padding: 5px;
}
.PiedPage {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	background-image: url(images/bann_flip.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: bottom;
	height: 140px;
	width: 750px;
	padding-left: 5px;
	padding-bottom: 5px;

}
a {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
