BODY{
    text-align: center;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
	background-image:  url('images/1pix.gif');
}
 

INPUT {
font-size: 10px;
font-family: Verdana;
}

 
A:link       ,
A:visited    ,
A:active     { text-decoration:none;color: #2E3552;font-weight:bold}
A:hover      { text-decoration:underline;color: #2E3552; font-weight:bold }

.menu A:link       ,
.menu A:visited    ,
.menu A:active     { text-decoration:none;color: white;font-weight:bold}
.menu A:hover      { text-decoration:underline;color: white; font-weight:bold }

.menuNav A:link       ,
.menuNav A:visited    ,
.menuNav A:active     { text-decoration:none;color: white;font-weight:bold}
.menuNav A:hover      { text-decoration:underline;color: white; font-weight:bold }
.menuNav
{
    font-size: 28px;
}


#container
{
    position: relative;
    background-image: url('images/repeter.png');
    background-repeat: repeat-y;
    width: 808px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#testo{
position:relative;
z-index:5;
color: white;
}

#mainContent{
position:relative;
background-image: url('images/Top.png');
background-repeat: no-repeat;
height:810px;
}

*>div#mainContent{
min-height:810px;
height: auto;
}






#menu {
 float:left;
}

#footer {
	position:relative;
	margin-bottom: -2px;
}



#titolo {
margin-left:125px;
margin-bottom:0px;
padding-top:20px;
}

.titolo_evento {
    font-size: 10px;
	color: #872301;
}


.immagine 
{
	float: left;
	z-index: 2;
}