/* CSS Document */
body, html {
/*margin-left:0px;
padding-left:0px;
margin-top:0px;
padding-top:0px;*/
}
body {
background-color:#990000;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-align:left;}
#box {
	width:800px;
	height:580px;
	background-attachment: fixed;
	background-color: #990000;
	background-image: url(img/bg_centro.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#testa {
border-bottom:1pt solid #cc6633;
width:100%;
}
#medio {
width:100%;
border-top:1pt solid #660000;
padding-top:10px;}
#sinistra {
	width:150px;
	float: left;
	text-align:center;
}
#centro {
width:520px;
	float: left;
	margin-top:4px;
}
#destra {
/*	left:670px;*/
	right: 0px;
	float: left;
	width: 130px;
	margin-top:4px;
}
.bordo {
border:1pt solid #ff9933;
width:137px;
height:22px;
margin:4px;
line-height:22px;
text-align:center;
vertical-align:middle;
font-weight:bold;
cursor: pointer;
color:#FF9933;
}
#eventi {
line-height:22px;
text-align:center;
vertical-align:middle;
}
.a_as, .a_bs, .l_sx {
border-left:1pt solid #ff9933;
}
.a_as, .a_ad, .l_alto {
border-top:1pt solid #ff9933;
}
.a_ad, .a_bd, .l_dx {
border-right:1pt solid #ff9933;
}
.a_bs, .a_bd, .l_basso {
border-bottom:1pt solid #ff9933;
}
a {
color:#FFffff;
font-weight:bold;
text-decoration:none;
letter-spacing:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:11px;
}
.titoletto {
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
}
div#testi {
width:460px;
height:440px;
overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color:#990000;
	scrollbar-arrow-color:#ff9933;
	scrollbar-3dlight-color:#990000;
	scrollbar-darkshadow-color:#990000;
	scrollbar-base-color:#990000;
	ScrollBar-Track-Color:#990000;
	ScrollBar-Highlight-Color: #ff9933;
	ScrollBar-Shadow-Color:#ff9933;
}
div#testimax {
	width:580px;
	height:440px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color:#990000;
	scrollbar-arrow-color:#ff9933;
	scrollbar-3dlight-color:#990000;
	scrollbar-darkshadow-color:#990000;
	scrollbar-base-color:#990000;
	ScrollBar-Track-Color:#990000;
	ScrollBar-Highlight-Color: #ff9933;
	ScrollBar-Shadow-Color:#ff9933;
	text-align: center;
}
.freccia {
visibility:hidden;}
p.eventi {
background-color:#B00000;
border:1pt solid #ff9933;
padding:3px;
}
.foto {
border:1pt solid #ff9933;
}
#clock {
color:#FF9900;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:600;
}