body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	background: #269EA9;
	color: #FFFFFF;
}

img { border: 0; }
td { vertical-align: top; }
p { margin: 10px; }
.newsdetails { margin: 0px 10px 20px 10px; }

#toptable
{
	position: absolute;
	top: 0px;
	text-align: right;
	right: 0px;
}

#toparea
{
	background: #269EA9;
	background-image: url(../images/header.gif);
	position: absolute;
	height: 125px;
	width: 100%;
	left: 0px;
	top: 0px;
}

html>body #toparea
{
	height: 125px;
	width: 100%;
}

#mainarea
{
	background-color: #F6B13E;
	position: absolute;
	top: 125px;
	left: 0px;
}

html>body #mainarea { width: 100%; }

.homecell
{
	background-color: #F6B13E;
	color: #333;
}

#footerarea
{
	background-color: #269EA9;
	background-image: url(../images/footer.gif);
	position: relative;
	display: block;
	width: 100%;
	height: 100px;
	top: auto;
	background-repeat: repeat-x;
	padding: 10px 0 0 0;
}

html>body #footerarea
{
	height: 100px;
	width: 100%;
}

#bodyrightside
{
	position: absolute;
	left: 10px;
	right: 10px;
	width: 190px;
	padding: 20px;
}

html>body #bodyrightside { width: 190px; }

#footer, .bodyfooter
{
	margin: 42px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

html>body #footer { width: 100%; }

.bodytable
{
	padding: 10px;
	background: #FFFFFF;
	color: #333333;
}

.menutable
{
	background: #FFFFFF;
	color: #333333;
}

#bodytablearea
{
	padding: 20px;
	margin: 0px 0px 0px 215px;
	width: 700px;
	min-height: 500px;
}

html>body #bodytablearea { width: 700px; }

.title
{
	text-align: left;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	background: #FFFFFF;
	color: #269EA9;
}

.sidetitle/*side menu Notizie*/
{
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background: #FFFFFF;
	color: #269EA9;
}

.monthname
{
	margin: 20px 0px 0px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background: #FFFFFF;
	color: #269EA9;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding-bottom: 3px;
}

.eventtitle
{
	margin: 5px 0px 0px 10px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	background: #FFFFFF;
	color: #666;
}

.subtitle, h3
{
	margin: 35px 0px 0px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	background: #FFFFFF;
	color: #666;
}

h3 {
	margin: 5px 0px 0px 10px;
}

.fieldtitle
{
	font-size: 11px;
	font-weight: bold;
	background: #FFFFFF;
	color: #666;
}

.newsitem
{
	margin: 5px 0px 0px 10px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	background: #FFFFFF;
	color: #666;
}

.eventname
{
	background: #FFFFFF;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.giorno
{
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	background: #FFFFFF;
	color: #666;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.attivita
{
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.sala { font-size: 9px; }

.menutext
{
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background: #FFFFFF;
	color: #269EA9;
}

.bodytext
{
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	background: #FFFFFF;
	color: #333;
}

.toplink
{
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	background: #FFFFFF;
	color: #333;
}

.menu
{
	color: #F6B13E;
	background: #269EA9;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.centerhome { text-align: center; padding: 20px; font-weight: bold; color: #269EA9;}
.error
{
	color: #900;
	background: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a:link, a:active, a:visited
{
	background: #FFFFFF;
	color: #269EA9;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	background: #FFFFFF;
	color: #F6B13E;
	font-weight: bold;
	text-decoration: underline;
}

a.newsdetaillink:link, a.newsdetaillink:active, a.newsdetaillink:visited
{
	background: #FFFFFF;
	color: #269EA9;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.newsdetaillink:hover
{
	background: #FFFFFF;
	font-size: 10px;
	color: #F6B13E;
	font-weight: normal;
	text-decoration: underline;
}
a.homearea:link, a.homearea:active, a.homearea:visited
{
	background: #F6B13E;
	color: #269EA9;
	text-decoration: underline;
}

a.homearea:hover
{
	background: #F6B13E;
	color: #FFF;
	text-decoration: underline;
}

a.footer:link, a.footer:active, a.footer:visited
{
	background: #269EA9;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover
{
	background: #269EA9;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.topmenu:link, a.topmenu:active, a.topmenu:visited
{
	background: #269EA9;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu:hover
{
	background: #269EA9;
	color: #F6B13E;
	font-weight: bold;
	text-decoration: none;
}

