
#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;
}

/*

#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;
}*/