body {
	background-color: #cccccc;
	text-align: center;
}
#max #head {
	height: 495px;
	width: 1152px;
}


#max #foot {
	background-image: url(../template/footpage.jpg);
	height: 100px;
	width: 1152px;
}
a:link {
	color: #333333;
	text-decoration: none;
}


#max #corps {
	width: 950px;
	margin-left: 60px;
	margin-right: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin-top: 40px;
	margin-bottom: 20px;
}
.titre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #BE4A19;
}

.TITRE1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#max {
	background-image: url(../template/maxpage.jpg);
	background-repeat: repeat-y;
	width: 1152px;
	margin-left: auto;
	margin-right: auto;
}
.titremenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.images {
	border: medium double #333333;
	height: 210px;
	width: 322px;
	margin: 5px;
}
#corps  #cache  {
	background-color: #DEDADB;
	height: 30px;
	width: 950px;
	left: 0px;
	top: 30px;
	position: relative;
	float: left;
}
#Menu {
	position:relative;
	left:54px;
	top:161px;
	width:1120px;
	height:20px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	float: none;
}



.caractereprincipaux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.ADMIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #99CC00;
	text-decoration: underline;
	background-position: right;
	text-align: right;
}

