<STYLE type=text/css>
/************** MAIN INFORMATIONS ***************/
body {
	background: #d9eee5; 
	COLOR: #000000; 
	FONT-FAMILY: geneva, verdana, arial, helvetica, sans-serif;
	FONT-SIZE: x-small;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

a:link, a:visited {
	color: #f28b00;
	font-weight: bold;
}
a:hover {
	color: #000;
}

/************************************************/
.header {
	background: #93BBD4;
	height: 151px;
	width: 802px;
}
#slide {
text-align: center;
background-color: #93BBD4;
border: 1px solid #CCFFCC;
width: 100%;
height: 120px;
float:none;
}
#nav {
text-align: center;
/*background-color: #93BBD4;*/
background-color: #000000;
border: 0 1px solid #CCCCCC;
width: 100%;
height: 30px;
float:none;
}
#video {
/*	background: url(img/tv.png) no-repeat; */
	height: 313px;
	margin-top: 1px;
	margin-left: -5px;
}


/* pie di pagina */
#footer {
/*
	height: 125px;
*/
	height: 35px;
	background: url(images/footer_bg.gif) no-repeat;
	position: relative;
/*	top:0px; */
	top: -20px;
	color: #fff;
}
#contest{
	height: 133px;
	width: 100%;
/*	background: url(images/header_contest.gif) no-repeat;*/
	position: relative; 
	top: 1px;
	margin-left: 0px;
	color: #fff;
}


</STYLE>
