.bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 750px;
	margin-bottom: 5px;
}
.Bouton {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bouton1.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	padding-right: 20px;
	display: block;






}
.Bouton:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bouton2.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	padding-right: 18px;
	display: block;






	
}

.PiedMenu {
	background-image: url(images/pied_menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 153px;
	width: 155px;
}
.menuInterligne {
	height: 10px;
	line-height: 10px;

}
.Contenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFD77A;
	width: 90%;
	margin-bottom: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7e602E;
	border-right-color: #7e602E;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7e602E;
	border-left-color: #7e602E;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;



}
.TitreBloc {
	font-family: Verdana;
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/titre_bloc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 10pt;
	vertical-align: middle;
	height: 30px;
	width: 275px;
}
.Copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/end_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 740px;
	margin-bottom: 10px;
}
.blocMenu {
	width: 150px;
	margin-left: 5px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.blocContenu {
	width: 90%;
	margin-bottom: 5px;
}
