BODY{
    text-align: center;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
	background-color: #747e7d;
	
}
 

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('./img/repeat.gif');
    background-repeat: repeat-y;
    width: 814px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#testo
{
    padding: 130px 50px 50px 200px;
    position: relative;
    z-index: 5;
    color: white;
}

#footer
{
position: relative;
background-image: url('./img/bottom.png');
bottom: 0px; 
z-index:10;
left: 0px;
}

#testo_popup{
position:relative;
z-index:5;
color: white;
}

#mainContent{
position:relative;
background-image: url('./img/top.png');
background-repeat: no-repeat;
height:588px;
}

* > div#mainContent
{
    min-height: 500px;
}






#menu {
 float:left;
}

#footer {
	position:relative;
	margin-bottom: -2px;
    height: 36px;
}



#titolo {
margin-left:125px;
margin-bottom:0px;
padding-top:20px;
}

.titoletto {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #872301;
	margin-bottom:10px;
	padding-top:15px;
	border-bottom: 1px solid #872301;
}

.titoletto2{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #872301;

}

.data {
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	
}

.commenti{
	font-size: 9px;
	line-height: 13px;
	}
	
.commenti A:link,                                          
.commenti A:visited,                                       
.commenti A:active  {text-decoration:none; color: #000000;}
.commenti A:hover   {text-decoration:underline;}  

.form {
font-size: 10px;

}

.titolo_evento {
    font-size: 10px;
	color: #872301;
}

.privacy{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
line-height: 12px;
}

.button {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EB6800;
	background-color: #872301;
	border: #EB6800 2px solid
}

.gallery  {
	BACKGROUND-COLOR:#B9BDC6;
	PADDING-BOTTOM:10PX;
	BORDER: 2PX #818898 SOLID;	
}



.tableEvent{
	border:0px;
	font-size:10px;	
}

.tbEventCell{
	background-color:#EEEDFF;
	color:#2E3552;
	/*valign:top;*/
}	

.tbEventPager{
	font-size:10px;
}

.tbEventHead{
background-color:#CDCAFF;

}

.TbDiary{
	border:0px;
	font-size:10px;	
}

.TbDiaryPager{
	font-size:10px;
}

.TbDiaryRow{
	background-color:#EEEDFF;
	color:#2E3552;
	valign:top;
}
.TbDiaryHeader{
background-color:#CDCAFF;

}

.TbDiaryBody{
	font-style:italic;
}

.TbDiaryName{
	font-weight:bold;
}

.music{
	border:0px;
	
}

.musicTit{
background-color:#CDCAFF;

}

.musicRow{
	border:0px;
	font-size:10px;	
	background-color:#EEEDFF;
	color:#2E3552;
}




.nota{
	font-size:10px;
}	

.titoloTabelle{
font-size: 11px;
color:#2E3552;
}

