@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 16px;
	background-image: url(../images/back.png);
	background-repeat: repeat-y;
}
#top {
	width: 100%;
	background-color: #d40000;
	background-image: url(../images/back-top.jpg);
	background-repeat: repeat-x;
}
#tooltop {
	width: 100%;
	background-color: #ff9900;
	background-image: url(../images/toolbar-back.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px;
	border-bottom-color: #990000;
	border-bottom-style: solid; 
}
#toolbar {
	width: 960px;
	height: 25px;
	background-color: #ff9900;
	background-image: url(../images/divider-top.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 6px;
}
#main {
	width: 960px;
}
.clear {
	clear: both;
}
a.tool {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-size: 1.1em;
}
a.tool:Hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
	font-size: 1.1em;
}
a.news {
	font-weight: normal;
	text-decoration: none;
	color: #FFCC00;
	font-size: 0.85em;
}
a.news:Hover {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
	font-size: 0.85em;
}
a.pag {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;
}
a.pag:Hover {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
a.foot {
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
a.foot:Hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}
#col1 {
	float: left;
	width: 550px;
	padding-right: 0px;
	text-align: left;
	background-color: #d25117;
}
#col2 {
	float: left;
	width: 390px;
	height: 440px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #ff8c00;
}
#footer {
	width: 950px;
	height: 26px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 0.85em;
	color: #990000;
	background-color: #ff9900;
	background-image: url(../images/toolbar-back.jpg);
	background-repeat: repeat-x;
	border-top: 1px;
	border-top-color: #990000;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
}
.news {
	margin-bottom: 0px;
}
.datanews {
	font-size: 0.9em;
	color: #FFFF99;
	font-weight: bold  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titolonews {
	color: #990000;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.locnews {
	font-size: 1em !important;
	color: #FFFF99;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.locinfo,a.locinfo:visited,a.locinfo:active {
	font-weight: normal;
	text-decoration: none;
	font-size: 1em !important;
	color: #FFCC00 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.locinfo:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
	font-size: 1em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.divider {
	padding-bottom: 12px;
}
.dividernews {
	padding-bottom: 10px;
}
.filo {
	background-color: #FFCC66;
	width: 100%;
	height: 1px;
}