
#site_header
{
	position: relative;
	width: 800px;
	height: 133px;
}

#mailo_logofr {
	position: absolute;
	width: 300px;
	height: 133px;
	top: 0px;
	left: 0px;
	background-image: url('/images/v2/n/old/mailo_logo_fr.jpg');
	background-repeat: no-repeat;
	text-align:left;
}



#mailo_logobe {
	position: absolute;
	width: 300px;
	height: 133px;
	top: 0px;
	left: 0px;
	background-image: url('/images/v2/n/old/mailo_logo_be.jpg');
	background-repeat: no-repeat;
	text-align:left;
}


#mailo_head {
	position: absolute;
	width: 500px;
	height: 133px;
	top: 0px;
	left: 300px;
	background-image: url('http://www.mailorama.fr/images/v2/mailo_head.jpg');
	background-repeat: no-repeat;
}

/*ADD for 2_5 */
	/*manage footer*/
	#mailo_foot2_5{
		background-image:url("/images/v2_5/mailo_foot.png");
		background-repeat:no-repeat;
		color:#464646;
		font-family:arial;
		font-size:12px;
		padding-top:2px;
		position:relative;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		width:800px;
		height:170px;
		left:0;
	}
	
	#mailo_foot2_5 a{
		color:#464646;
		text-decoration:none;
	}
	
	#mailo_foot2_5 a:hover{
		text-decoration:underline;
	}
	
	#mailo_foot2_5 .lite {
		font-size:10px;
	}
	
	#mailo_foot2_5 .foot2_5_blocs
	{
		position:relative;
		float:left;
		/*height:130px;*/
		width:175px;
		margin-top:2px;
	}
	
	#mailo_foot2_5 .margleft
	{
		position:relative;
		float:left;
		width:70px;
		height:3px;
	}
	
	
	#copyright2_5{
		font-size:10px;
		width:400px;
		height:15px;
		position:absolute;
		right:15px;
		bottom:15px;
	}
	
	#mailo_foot2_5 .separator{
		height:150px;
		width:3px;
		background-color:#C9C9C9;
		float:left;
	}
		
	#mailo_foot2_5 .content{
		float:left;
		text-align:left;
		padding-top:5px;
		padding-left:5px;
	}
		
	#mailo_foot2_5 .bloc_liens{
		font-size:11px;
		padding-top:4px;
	}
	
	
/*END 2_5*/

/*

#mailo_head {
	position: absolute;
	width: 500px;
	height: 133px;
	top: 0px;
	left: 300px;
	background-image: url('http://www.mailorama.fr/images/v2/noel/mailo_head-noel.jpg');
	background-repeat: no-repeat;
}


#mailo_logofr {
	position: relative;
	width: 300px;
	height: 133px;
	top: 0px;
	left: 0px;
	background-image: url('/images/v2/n/old/mailo_logo_fr-noel.jpg');
	background-repeat: no-repeat;
}



#mailo_logobe {
	position: relative;
	width: 300px;
	height: 133px;
	top: 0px;
	left: 0px;
	background-image: url('/images/v2/n/old/mailo_logo_be-noel.jpg');
	background-repeat: no-repeat;
}*/
