
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	/*background: #FFFFFF url(../images/img01.gif) repeat-x;*/
	font-family: verdana;
	font-size: 13px;
	color: #6E6E6E;
	margin-top: 0px;
}

.testo, .testoSmall, .testo2, .label, .testoRosso{
	font-family: verdana;
	font-size: 13px;
	color: #6E6E6E;
}
.testoSmall{
	font-size: 11px;
}
.testo2 {
	color: #0173AE;
	font-weight: bold;
}
.testoRosso {
	color: red;
}
.label {
	font-weight: bold;
}

input, textarea, select {
	border: 1px solid #A3A3A3;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	font-size: 11px;
}

input.small, textarea.small, select.small {
	font-size: 9px;
	padding: 0px 0px 0px 0px;
}
button {
	text-align: center;
	width: 150px;
	height: 30px;
	border: 0px;
	background: #FFFFFF url(../images/imgBtn.gif) no-repeat;
	cursor: pointer;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	font-weight: bold;
}

button:hover {
	background: #FFFFFF url(../images/imgBtnHover.gif) no-repeat;
}

button.small {
	width: 80px;
	background: #FFFFFF url(../images/imgBtnSmall.gif) no-repeat;	
}

button.small:hover {
	background: #FFFFFF url(../images/imgBtnSmallHover.gif) no-repeat;
}

h1, h2, h3 {
	font-family: verdana;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 16px;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #125798;
}

a:hover {
	text-decoration: none;
	color: #8D0000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

/* Logo */

#logo {
	width: 960px;
	height: 175px;
	margin: 0px auto;
	padding-top: 2px;
	background: url(../images/imgBanner.jpg) no-repeat;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: -10px;
}

#logo h2 {
	font-family: "Bauhaus 93";
	text-align: center;
	font-size: 31px;
	font-weight: lighter;
	margin-top: -10px;
	#margin-top: -5px;
}

#logo h2, #logo h2 a {
	color: #aac0e1;
}
#logo h2 span{
	color: #84a3d4;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: -2px auto 0px;
	background: #0f75a6 url(../images/imgSottoMenu.jpg) no-repeat bottom;
}

#menu h1 {
	margin: 0;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	font-size: 30px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 18px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 15px 0 15px;
	background: url(../images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu ul.sub li{
	border-bottom:1px #050586 solid;
	color: #050586;
}

#menu ul.sub li.first{
	border-left:1px #050586 solid;
}

#menu ul.sub li.last{
	border-right:1px #050586 solid;
}

#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 15px;
}

#menu a:hover {
	text-decoration: underline;
}

a.sub {
	color: #050586;
}

/* Search */

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	padding: 0px 15px 0 15px;
	background: url(../images/imgContent.jpg) repeat-y;
}

#pageEnd {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/imgContentFondo.jpg) no-repeat;
}
/* Content */

#content {
	float: right;
	width: 650px;
}

#content .content{
	padding-left: 15px;
	padding-right: 15px;
}
.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 5px 0 0 20px;
	background: url(../images/img07.gif) no-repeat;
	line-height: normal;
	color: #125798;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
}
.titleSect {
	height: 24px;
	margin-bottom: 15px;
	padding: 1px 0px 0px 20px;
	background: url(../images/imgTitle.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}
.news {
}

.news .entry {
	padding: 0px 20px 30px;
}

.news .meta, .news .meta2 {
	height: 29px;
	padding: 1px 15px 0 20px;
	line-height: normal;
}
.news .meta {
	background:  url(../images/img07.jpg) no-repeat;
}
.news .meta .title, .news .meta2 .title{
	color: #050586;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	float: left;
} 

.news .meta .date, .news .meta2 .date{
	color: #050586;
	font-size: 13px;
	font-weight: normal;
	padding-top: 8px;
	float: right;
} 

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 20px;
}

#sidebar li h2 {
	height: 24px;
	margin-bottom: 15px;
	padding: 1px 0px 0px 20px;
	background: #4E9FC8 url(../images/img09.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li div {
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 15px;
	color: #050586;
	font-weight: bold;
}

#sidebar li div div.up{
	background: #FAFAFA url(../images/img10_up.jpg) no-repeat top;
	height: 14px;
	margin: 0px 0px 0px 0px;
}

#sidebar li div div.center{
	background: #FAFAFA;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	font-size: 15px;
	color: #050586;
	font-weight: bold;
}

#sidebar li div div.down{
	background: #FAFAFA url(../images/img10_down.jpg) no-repeat bottom;
	height: 15px;
	margin: 0px 0px 0px 0px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 75px;
	margin: 0 auto;
	padding: 25px 45px;
	background: url(../images/imgFooter.jpg) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

table.elenco {
	border-collapse: collapse;
}

table.elenco th {
	font-style: normal;
	font-weight: bold;
	border: 1px solid #9BC6FB;
}

table.elenco td {
	padding: 5px;
	font-size: 11px;
	border: 1px solid #9BC6FB;
}

div.categoria_doc, div.categoria_doc_ultimo, div.categoria_doc_sel, div.categoria_doc_ultimo_sel{
	font-family: verdana;
	font-size: 11px;
	float: left;
	margin-top:5px;
	border-right: 1px solid #0173AE;
	white-space: nowrap;
}
div.categoria_doc_ultimo, div.categoria_doc_ultimo_sel{
	color: #9BC6FB;
	border-right: 0px solid #9BC6FB;
}
div.categoria_doc_sel, div.categoria_doc_ultimo_sel{
	background-color: #9BC6FB;
}
div.categoria_doc a, div.categoria_doc_ultimo a{
	color: #0173AE;
	text-decoration: none;
}
div.categoria_doc a:hover, div.categoria_doc_ultimo a:hover{
	background-color: #9BC6FB;
	color: white;
}
div.categoria_doc_sel a, div.categoria_doc_ultimo_sel a, div.categoria_doc_sel a:hover, div.categoria_doc_ultimo_sel a:hover{
	color: white;
	text-decoration: none;
	background-color: #9BC6FB;
}
div.titolo_doc{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0173AE;
	float: left;
}
div.data_doc{
	float: right;
	font-family: verdana;
	font-size: 13px;
}
div.descrizione_doc{
	clear: both;
	font-family: verdana;
	font-size: 11px;
	padding-left: 15px;
}
hr.documento{
	height: 1px;
	color: #0173AE;
}
hr.red{
	height: 1px;
	color: red;
}
hr.blue{
	height: 1px;
	color: blue;
}
.docPannel {
	padding-left: 5px;
	color: #FFFFFF;
	background: #4fa1c9;
	height: 22px;
	font-size:11px;
}
.docPannel ul {
	margin: 0;
	margin-left: -40px;
	#margin-left: 0px;
	list-style: none;
	line-height: normal;
}
.docPannel li {
	text-align: center;
	float: left;
	border-right: 1px #FFFFFF solid;
	vertical-align: middle;
}
.docPannel li.last {
	border-right: 0px;
}
.docPannel li.first {
	padding-top: 2px;
	float: left;
	font-weight: bold;
	border-right: 0px;
	font-size:12px;
}
.docPannel li a {
	height: 18px;
	padding: 2px 10px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.docPannel li a:hover, .docPannel li a.sel {
	background: orange;
}
.docPannel input, .docPannel select {
	font-size: 10px;
}
marquee{
cursor: pointer;
}
hr.linea1 {
	width: 100%;
	color: #244996;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.bordo {
	border-collapse:collapse;
	border:1px solid #322e7f;
}
table.bordo td {
	border:1px solid #322e7f;
}


/*SUBMENU*/
div.subMenu{
}

div.subMenu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.subMenu ul li{
	float: left;
}
div.subMenu ul li a{
	display: block;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #53a0ca;
	border-right: white 1px solid;
	color: White;
	font-weight: bold;
}
div.subMenu ul li a:hover{
	background-color: #0f75a6;
	text-decoration: none;
}
div.subMenu ul li a.select{
	background-color: #0f75a6;
}
/*FINE SUBMENU*/

