/*
* CSS style for internet footer
*/

#internet-footer{
	margin-left:auto;
	margin-right:auto;
	width : 824px;	
	background: url("../img/menu_shadow.png") 203px #FFFFFF no-repeat;
	position: relative;
	height:20px;
	padding-top:70px;
	bottom: 0px;
}

.lien_footer {
	margin-left:5px;
	text-decoration: none;
	
}

#internet-footer-right a{
		color:#231F20;	
}

#internet-footer-left {
	width:200px;
	float: left;
	margin-top:-100px;
}

#internet-footer-right {
	width:621px;
	height:100%;
	position: relative;
	text-align: right;
	margin-left:203px;
	background-color: #FCBE00;
	bottom:0px;	
}

.numAIP {
	color: #00A3E0;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footer_links {
	width:180px;
	float: right;
	margin-right: 20px;	
}

#contact{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	position : relative;
	bottom : 45px;
	left : -20px;
	text-transform: uppercase;
	text-decoration: none;
}

#extelia-logo{
	position : relative;
	left : 45px;
}

#internet-footer-left #bottom{
	text-align: center;
	padding-top:10px;  
}
