.BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #000099;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
.CONTENT {
	display: block;
	width: 790px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.HEADER {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	display: no-block;
	width: 790px;
	height: 160px;
	text-align: center;
	margin-top: 0px;
}
.menuduhaut {
	display: block;
	height: 25px;
	width: 760px;-+
	padding-top: 130px;
}
.menuduhaut a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.menuduhaut a:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
.hautmenu {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(images/haut_menu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 139px;
	height: 19px;
	text-align: center;
}
.menu {
	background-repeat: repeat-y;
	display: block;
	width: 136px;
	background-image: url(images/corps_menu.gif);
	float: left;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	font-weight: bold;
	background-image: url(images/btn_off.gif);
	background-repeat: no-repeat;
	display: block;
	width: 136px;
	height: 16px;
	text-indent: 30px;
	text-decoration: none;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099
	.3;
	font-weight: bold;
	background-image: url(images/btn_on.gif);
	background-repeat: no-repeat;
	display: block;
	width: 136px;
	height: 16px;
	text-indent: 30px;
	text-decoration: none;
}
.partenaires {
	background-repeat: repeat-y;
	display: block;
	width: 136px;
	background-image: url(images/corps_menu.gif);
	float: left;
}
.partenaires a{
	background-image: url(images/corps_menu.gif);
	text-indent: 20px;
}
.partenaires a:hover{
	background-image: url(images/corps_menu.gif);
	text-indent: 20px;
}
.zonetexte {
	background-color: #FFFFFF;
	display: block;
	border: solid #cccccc 1px;
	width: 610px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	margin-left: 155px;
}
.zonetexte a{
	color: #990000;
}
.zonetexte a:hover {
	color: #660000;
}
#footer {
	background-image: url(images/footer.gif);
	width: 790px;
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	bottom: 0px;
	text-indent: 5px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}