body{
 background-color:#B44232;
}
table.principale{
 margin-top:10;
 background-color:#FEC596;
}
.bandeau {
	background-image: url('images/bandeau1.jpg');
	background-repeat: no-repeat;
	background-position:  center;
	height: 140px;
	width: 750px;
	margin-bottom: 5px
}
a.Bouton {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-image: url('images/bouton1.jpg');
	background-repeat: no-repeat;
	background-position: 1px center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	padding-right: 20px;
	display: block
}

a.Bouton:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #B44232;
	text-decoration: none;
	background-image: url('images/bouton2.jpg');
	background-repeat: no-repeat;
	background-position: 1px center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	padding-right: 20px;
	display: block	
}

a.Bouton-l {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #B44232;
	text-decoration: none;
	background-image: url('images/bouton4.jpg');
	background-repeat: no-repeat;
	background-position: 1px center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	padding-right: 20px;
	display: block
}

a.Bouton-l:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-image: url('images/bouton5.jpg');
	background-repeat: no-repeat;
	background-position: 1px center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 150px;
	padding-right: 20px;
	display: block	
}
a.Bouton-2 {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #b44232;
	text-decoration: none;
	background-image: url('images/bouton6.jpg');
	background-repeat: no-repeat;
	background-position: 1px center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 400px;
	padding-right: 20px;
	display: block
}
a.Bouton-2:hover {
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-image: url('images/bouton7.jpg');
	background-repeat: no-repeat;
	background-position: 1px center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 400px;
	padding-right: 20px;
	display: block	
}
.menuInterligne {
	height: 10px;
	line-height: 10px;

}

td.ContenuBloc {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	background-color: #FCDEBC;
	width:90%;
	margin-bottom: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #b44232;
	border-right-color: #b44232;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #800000;
	border-left-color: #800000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align:justify;
}
tr.TitreBloc {
	font-family: verdana;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-image: url('images/titre_bloc.jpg');
	background-repeat: no-repeat;
	background-position:  center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 275px
}
td.Copyright {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	background-image: url('images/fin.jpg');
	background-repeat: no-repeat;
	background-position:  center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 740px;
	margin-bottom: 10px
}
table.blocMenu {
	width: 150px;
  margin-left:10px;
	text-align:center;
}
table.blocMenu2 {
	width: 420px;
  margin-left:200px;
	text-align:center;
}
a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
