﻿
/******************
---Footer---
*****************/

#footer{
	color:white;
	margin-top:2350px;
	background-color:black;
	margin-right:auto;
	height:70px;
	width:950px;
}

#texte_footer_left{
	margin-top:50px;
	float:left;
	position:relative;
	width:400px;
}

#logo{
	float:left;
	position:relative;
	background-image:url(../img/logo_eversim.jpg);
	height:102px;
	width:132px;
	margin-left:200px;
}



#texte_footer_right{
	margin-top:50px;
	float:right;
	position:relative;
}

