
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#FFFFAA;
}

#corps
{
	position: absolute;width: 100%;
}

#central
{
	margin-top:0px;
	background-color:#FFFFAA;
	margin-left: 185px;
	margin-right: 150px;
	color: #184841;
	padding: 25px;	
	font-size: medium;
	font-family: verdana;
}

#central a
{
	font-size: medium;
	font-family: verdana;	
	color: #55B3CC;	
}

#central h1
{
	font-size: large;
	font-family: verdana;	
	color: #000000;	
	margin: 30px 0 10px 0;
}

#central h2
{
	font-size: medium;
	font-family: verdana;	
	color: #55B3CC;	
	margin: 15px 0 5px 0;
}

#central h3
{
	font-size: medium;
	font-family: verdana;	
	color: #55B3CC;	
	margin: 5px 0 3px 0;
}

p
{
	margin: 0 0 10px 0;
}

#bandeau
{
	
	text-align: left;
  margin-right: auto;
	width: 128px;
	height: 128px;
  background-image: url("images/HzAli1.jpg");
	background-repeat: no-repeat;
}
#haut
{
  height: auto !important;
  height: 35px;   
  min-height: 35px;	
	margin-top:px;
	padding:0;
	background-color:#009200;
}		
		
.menu_haut
{
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 30px;
}

.menu_haut li
{
	display: inline;
}

.menu_haut a
{
	margin: 0 5px;
	color: #000000;
	font-size: large;
	font-family: verdana;
	text-decoration: none;
}

.menu_haut a:hover
{
	text-decoration: underline;
}

#gauche
{
	margin-top:px;
	position: absolute;
	left:0;
	width: 185px;
	background-color:#FF0000;
}		

#gauche h1
{
	font-size: large;
	font-family: verdana;
	padding: 25px;
	color: #0000AA;
	margin:5px 0 0;  
}
		
.menu_gauche
{
	list-style-type: none;
	margin: 0;
	padding: 25px;
	padding-top:0;
}

.menu_gauche li
{
	margin-bottom: 5px;
}
.menu_gauche a
{
	margin:0 0 3px;
	color: #0000AA;
	font-size: small;
	font-family: verdana;
	text-decoration: none;
}
.menu_gauche a:hover
{
	text-decoration: underline;
}


#droite
{
	margin-top:px;
	position: absolute;
	right:0;
	width: 150px;
	background-color:#FF0000;	
}

#droite h1
{
	font-size: small;
	font-family: verdana;
	padding: 20px;
	color: #0000AA;
}
		
.menu_droite
{
	list-style-type: none;
	margin: 0;
	padding: 20px;	
	padding-top:0;
}
.menu_droite li
{
	margin-bottom: 5px;
}
.menu_droite a
{
	margin: 0 0 3px;
	color: #0000AA;
	font-size: x-small;
	font-family: verdana;
	text-decoration: none;
}
.menu_droite a:hover
{
	text-decoration: underline;
}	

#piedpage
{
	margin:px;
	margin-left: 185px;
	margin-right: 150px;
	background-color:#FFB6FF;
	color: #920055;
	padding: 15px;
	font-size: small;
	font-family: verdana;	
}		

#piedpage a
{
	font-size: medium;
	font-family: verdana;	
	color: #55B3CC;	
}
