﻿/*

	The link to this CSS file must be placed after structure.css so as to override 
	necessary styles

*/

body {
}

#uber {
	width:100%;
	font-size:11px;
	display:inline;
	float: left;
	clear: left;
	background-image: url(/fr/images/top_new.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center top;
}


