.MenuHaut {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/menu_haut.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align:middle;
	height: 16px;
	width: 110px;
	border: 1px solid #333333;
	display: block;

}
.MenuHaut:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_haut.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	width: 110px;
	border: 1px solid #FFFFFF;
	display: block;

}
.BlocMenu {
	width: 110px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #C7CCCC;
	border: 1px solid #808080;
	margin-left: 5px;


}
.TitreMenu {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/menu_droite.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 110px;
}
.BlocMenu2 {
	background-color: #C7CCCC;
	width: 110px;
	border: 1px solid #808080;

}
.Rubrique {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 108px;
}
.Rubrique:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 108px;
}
.BlocContent {
	width: 95%;
	margin-top: 5px;

}
.Titrecontent1 {
	background-image: url(images/titre_bloc_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-left-color: #808080;

}
.Titrecontent2 {
	background-image: url(images/titre_bloc_02.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;


}
.Titrecontent3 {
	background-image: url(images/titre_bloc_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;

}
.Content {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #C7cccc;
	border: 1px solid #808080;
	padding: 5px;
	border-top: 5px;

}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;

}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.Footer {
	width: 100%;
	margin-top: 5px;
}
.Copyright {
	text-decoration: none;
	background-image: url(images/extend2.jpg);
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: bottom;




}

