div#hautpage{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:800px;
	height:113px;
	text-align:left;
}

div#bordsbandeau1{
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
}

div#banniere{
	position:absolute;
	top:0px;
	width:650px;
}

div#bordsbandeau2{
	position:absolute;
	top:0px;
	right:0px;
	width:150px;
	height:113px;
	text-align:center;
	background-color:#333333;
}

div#admin{
	position:absolute; 
	left:0px;
	bottom:0px;
	height:24px; 
	width:150px;
	text-align:center;
	text-decoration : none;
	background-image:url('../icones/fondmenu.jpg');
	background-repeat:repeat-x;
}

div#bordsbandeau2 a{
	color:#FFFFFF;
	text-decoration:none;
}

.logs{
	text-align:center; 
}

div#menu{
	position:absolute;
	top:90px;
	left:0px;
	width:650px;
	/*height:70px;*/
}

.m_gl {
background-image:url('../icones/fondrech.jpg');
background-repeat:repeat
}
a.menu_g {
text-decoration : none;
font-size:medium;
font-stretch:semi-condensed;
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
}
a.menu_g:hover {
text-decoration : underline;
background-image:url('../icones/fondmenu.jpg');
background-repeat:repeat-x
}
.menu_g_active{
text-decoration : none;
background-image:url('../icones/fondmenu.jpg');
background-repeat:repeat-x;
color : #ffffff;
}
menu_news {
text-decoration : none;
font-size:medium;
font-stretch:semi-condensed;
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
