body {
	background-image: url(img/homeBg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#page {
text-align:center;}
#UC {
	position: relative;
	width: 813px;
	height: 220px;
	text-align: center;
}
.UC_actu {
	width: 261px;
	height:46px;
}
.UC_agenda {

	width: 261px;
	height: 46px;
}
#BTM{
	width:720px;
	height:60px;
	background-image:url(img/homeBtm.gif);
	background-repeat:repeat-x;
	margin-top:20px;
	text-align:left;
	padding-left:93px;
	padding-top:18px;
	color:#FFF;
	font-size: 11px;
}

