﻿.hidden {
height:1px;
overflow:hidden;
position:absolute;
top:-1000px;
width:1px;
}
body {
	font-family: Arial, Verdana;
	font-size: 13px;
}
#jsPanel0 h1 {
	color:#001AA5;
	font-size:180%;
}
#Conteneur 
{
	width:100% ;
}
#ConteneurCentre 
{	
	width:850px;
	margin-left: auto;
	margin-right: auto;
}
#Header {
	height:100%;
	margin: auto;
	width:760px;
	width:100%;
	height:110px;

}
#Logo
{
	float:left ;
	clear:none ;
}
#Logo img {
	margin:0;
}
#ZoneMenu
{
	margin-left:30px;
	float : left ;
	clear:none ;
	font-size:1.4em;
	position:relative;
}
#Menu
{
	left:20px;

}


/*  Menu Pat */
ul#Menu.eqxMenu {
	top:50px;
	position: absolute;
	left:0px;
	bottom:0;
	height:60px;

	/*width: 50px;*/
}
ul.eqxMenu li {
	padding-top:10px;
	margin-left:5px;
    width:180px;
	color:#0474EB ;
	height:50px;
	text-align:center;
	/*margin-top:25px;*/
/*	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;*/
	/*background-color: #64B7F9;*/
}
ul.eqxMenu li#jsAccueil{
	background:white url(../_images/menuAccueil.jpg) no-repeat 0 -5px;
	text-indent:-9999px;
}
ul.eqxMenu li#jsGP{
	background:white url(../_images/menuQui.jpg) no-repeat 0 -5px;
	text-indent:-9999px;
}
ul.eqxMenu li#jsContact{
	background:white url(../_images/menuContact.jpg) no-repeat 0 -5px;
	text-indent:-9999px;
}
ul.eqxMenu li:hover{
	/*background:white url(../_images/menuAccueil.jpg) no-repeat 0 -20px;*/
	text-indent:-9999px;
}

ul.eqxMenu li.active {
	color:##0474EB;
	padding-left:11px;
	padding-right:9px;
	padding-top:5px;
	padding-bottom:3px;
}
.bandeau {
height:2px;
width:100%;
background-color:blue;
}

#jsBandeau {
	float:left ;
	clear:none ;
}

#Footer 
{
	clear:both;
	padding-top: 0px;
	margin-bottom:0px;
	background: url(../_images/footer.png) no-repeat 0 0;
	height:66px;
}

#Footer ul {
	float : left ;
	clear:none ;
	list-style-image : none; 
	list-style-type : none;
	text-align : center ;
	padding-left : 20px ;
	padding-top: 4px;
	color: black;
	margin: 0.4em;
}
#Footer ul li{
	display : inline ;
}

#Footer ul li a{
	color : black;
	margin-right: 15px;
}

#footerEquinox  {
	float : left ;
	clear:none ;
	padding-left : 30px ;
	padding-top: 12px;
}

.copyright {
	display: block;
	color: black;
	font-size:90%;
	text-align:right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 3px;
	font-weight: bold;

}
