/********************************************
TAGS
********************************************/
body,td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #6F7072;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 50px;
}
/*****************************************
LINKS
*****************************************/
a {font-size: 12pt; color: #6F7072; font-weight: bold; }
a:visited { color: #6F7072; }
a:hover { color: #6F7072; }
a:active { color: #6F7072; }

a.menu {font-size: 11pt; color: #EB943B; font-weight: normal; text-decoration: none; }
a.menu:visited { color: #EB943B; font-weight: normal; text-decoration: none;}
a.menu:hover { color: #F3C18F; font-weight: normal; text-decoration: none;}
a.menu:active { color: #EB943B; font-weight: normal; text-decoration: none;}
/*****************************************
CLASSI
*****************************************/
.menuText{font-size: 11pt; color: #EB943B; font-weight: normal;}
.panel1{
	background-color:#fdf9da; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10pt;
	line-height:13pt;
	color: #6F7072;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	width: 178px; 
	height: 381px;
}
.panel2{
	background-image: url(images/sfondo-panel2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:570px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.panel3{
	background-image: url(images/sfondo-panel3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:570px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.panel4{
	background-color:#fdf9da;
	background-image: url(images/sfondo-panel3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:570px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.EventiTitoli{
	text-transform: uppercase;		
}
.EventiTesto{
	font-style: italic;
	color: #EB943B;		
}
