#footer
{
	float:left;
	width: 1048px;
	height: 110px;
	border:  1px 0px 0px 0px solid black;
	text-shadow: 3px 3px 4px black;
	background: url('images/Structure/background_footer.png');
	//margin: auto;
	//background:-moz-linear-gradient(top, #484848, #0f0f0f);
	//background:-webkit-linear-gradient(top, #484848, #0f0f0f);
	//background:-ms-linear-gradient(top, #484848, #0f0f0f);
	//background: linear-gradient (top, #484848, #0f0f0f);
	//box-shadow: 10px 10px 12px black;
	//border-radius: 0px 0px  10px 10px;
}
#ss_footer_01
{
	float:left;
	height: 110px;
	width: 29px;
	background: url('images/Structure/footer_01.png');
}
#ss_footer_02
{
	float:left;
	height: 110px;
	width:986px;
	background: url('images/Structure/footer_02.png');
	
}
#ss_footer_03
{
	float:left;
	height: 110px;
	width: 9px;
	background: url('images/Structure/footer_03.png');
}



#login
{
	height: 35px;
	width: 530px;
	float:right;
	margin-right: 15px;
	color:white;
	font-family: Arial,Helvetica,sans-serif;
	padding-top: 10px;
}
#like
{
	margin-left: 30px;
	margin-top: 13px;
	float:left;	
	
}
.fb-like
{
	margin-right: 5px;
	float:left;	
	width: 110px;
}

.g-plusone
{
	float:left;	
}

#redond_menu
{
	float:left;
	color: white;
	margin-top:5px;
	width: 1024px;
	height: 22px;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#redond_menu a
{
	text-decoration: none;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	
}

#redond_menu a:hover
{
	color: 	#b53052;
}


#date_heure
{
	padding-top: 10px;
	padding-left: 10px;
	float:left;
	color:white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	
}
#log_off
{
	padding-top: 10px;
	padding-right: 30px;
	float:right;
	color:white;
	text-align:right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	
}

#log_off a
{
	text-decoration: none;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	
}
#log_off a:hover
{
	color: 	#b53052;
	
}
