.presentation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/barre_presentation.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: 3px;
	text-align: left;
	text-indent: 5pt;
	vertical-align: middle;
	height: 20px;
	width: 740px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bandeau {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	width: 740px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #837D6D;
	border-left-color: #837D6D;
	border-bottom-width: 1px;
	border-bottom-color: #837D6D;
	margin-top: 5px;


}
.menuSupA {
	background-image: url(images/support_menu_sup.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 5px;
	width: 740px;
	margin-bottom: 5px;
}
.BoutonSup {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bouton_rubrique.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 22px;
	width: 110px;
	vertical-align: middle;
	line-height: 20px;
}
.BoutonSup:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-image: url(images/bouton_rubrique.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 20px;
	width: 110px;
	vertical-align: middle;
	line-height: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;



}
.TitreMenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/titre_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 33px;
	width: 136px;
	line-height: 33px;

}
.MenuGauche {
	background-color: #E7D9BF;
	width: 135px;
	border: 1px solid #837D6D;
	margin-bottom: 7px;

}
.TitreRubrique {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bouton_rubrique.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 110px;
	line-height: 20px;


}
.TitreRubrique :hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-image: url(images/bouton_rubrique.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 110px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;






}
.TitreBloc {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E7D9BF;
	background-image: url(images/titre_bloc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 290px;
	text-align: left;
	text-indent: 10pt;
	vertical-align: middle;
	line-height: 35px;


}
.Bloc {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E7D9BF;
	width: 290px;
	border: 1px solid #837D6D;
	padding: 3px;
	margin-bottom: 7px;


}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/barre_presentation.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: 3px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 740px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
