#footer-container{
	clear: both;    
	position:relative;
	width:100%;
	
	height:134px;
	overflow:hidden;
}

#footer-container a img{
	border:0;
}

#footer-container a{ text-decoration:none; }
#footer-container a:hover{ text-decoration:underline; }

#footer-repeat-left{
	width:50%;
	height:172px;
	position:absolute;
	top:0px;
	left:0;	
	background-repeat: repeat-x;
	background-position:top left;
	
	background-image: url(../images/homepage/nav/footer/footerg.jpg);
}

#footer-repeat-right{
	width:50%;
	height:172px;
	position:absolute;
	top:0px;
	right:0;	
	background-repeat: repeat-x;
	background-position:top right;

	background-image: url(../images/homepage/nav/footer/footerd.jpg);
}

#footer-container-central{
	clear:both;
	position:relative;
	width:992px;/*993*/
	height:135px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-x;
	background-position:top left;
	
	background-image: url(../images/homepage/nav/footer/footerg.jpg);
}

a#footer-pub img{
	display:none;	
	background-repeat: no-repeat;
	background-position: top left;
	width:200px;
	height:92px;
	position:absolute;
	top:24px;
	left:10px;
	z-index:10;
	
	background-image: url(../images/homepage/nav/h1.jpg);
}
#footer-container a#footer-hebergeur img{
	background-repeat: no-repeat;
	background-position: center center;
	width:99px;
	height:99px;
	position:absolute;
	top:21px;
	left:250px;
	z-index:11;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	
	background-image: url(../images/homepage/nav/footer/ovh.gif);
}

#footer-menu{
	position:absolute;
	background-repeat: no-repeat;
	background-position: center center;	
	width:579px;
	height:135px;
	top:0;
	right:0;
	
	background-image: url(../images/homepage/nav/footer/footerc.jpg);
}
#footer-menu div{
	width:438px;
	margin:45px 0 0 90px;
	position:relative;
	height:40px;
	text-align:center;
	font-size:0.9em;
}
#footer-menu a{	
	font-weight:bold;
	padding:0 3px;
	font-size:0.9em;	
	margin-bottom:3px;
}

#footer-texte{
	position:absolute;
	width:500px;
	height:25px;
	line-height:25px;
	bottom:7px;
	right:155px;
	text-align:right;
	font-size:0.9em;
	color:#4E4E4E;
}
#footer-texte a{
	color:#4E4E4E;
}

#footer-container{
	clear: both;    
	position:relative;
	width:100%;
}

#footer-partner {
	color:#4E4E4E;
	font-size: 0.8em;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	
}

#footer-partner a {
	color:#4E4E4E;
	text-decoration:none; 
	font-size: 0.9em;
}
#footer-partner div {
	color:#4E4E4E;
	text-decoration:none; 
	font-size: 0.8em;
}


#footer-partner a:hover{ text-decoration:underline; }
