/* Layout */

div#container1 { 
	text-align: left; 
	width: 924px;
	margin-right: auto; 
	margin-left: auto; 
}
div#container2 {
	text-align: left; 
	width: 920px;
	margin-right: auto; 
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: top right;
}
div#container3 {
	/*background-image: url(../img/PuntiniL.gif);*/
	background-repeat: repeat-y;
	padding-top: 5px;
	/*clear: both;*/
}
div#menusx { 
	width: 156px;
}
div#menudx { 
	width: 156px; 
	text-align: left;
	padding-left: 4px;
}
div#menusxcont { 
	width: 160px; 
	float: left;
}
div#menudxcont { 
	width: 160px; 
	float: right;
	text-align: right;
}
div#content {
	margin-left: 168px;
	margin-right: 168px;
	height: 1%;
	color: black;
	text-align: left;
}
div#content1 {
	width: 100%;
	float: left;
	/*padding-bottom: 155px;*/
	/*padding-bottom: 20px;*/
}
div#content4 {
	width: 100%;
	float: left;
	/*padding-bottom: 155px;*/
	padding-bottom: 20px;
}
div#content2{
    margin-left: 130px;
	width: 25%;
	float: left;
		/*padding-bottom: 155px;*/
	padding-bottom: 20px;
}
div#content3{
	width: 35%;
	float: right;
		/*padding-bottom: 155px;*/
	padding-bottom: 20px;
}
div#bottom {
	top: -150px;
	position: absolute;
	text-align: center;
	width: 600px;
	margin-left: 150px;
	float: left;
}

div#footer-top {
	width: 920px;
	height: 10px;
	
	margin-right: auto; 
	margin-left: auto; 
	
	position: relative; 
	clear: both;
}

div#footer {
	width: 924px;
	height: 100px;
	background-color: #428FC1; /*#4f7491;*/
	padding: 10px 0 6px 0;
	margin-right: auto; 
	margin-left: auto; 
	margin-top: 20px;
	position: relative; 
	clear: both;
	text-align: left;
}

div#footer a, div#footer a:link, div#footer a:hover, div#footer a:visited {
	color: white;
}


/* top */

.linkblu {
	color: #0d2693;
}

.datanotizia {
	color: #006db5;
}

.titdiv a, .titdiv a:link, .titdiv a:hover, .titdiv a:visited {
	color: inherit;
	text-decoration: none;
}

.titdivblu a, .titdivblu a:link, .titdivblu a:hover, .titdivblu a:visited {
	color: #006db5;
	text-decoration: none;
}

.titdivred a, .titdivred a:link, .titdivred a:hover, .titdivred a:visited {
	color: red;
	text-decoration: none;
}


.titdivblu {
	color: #006db5;
	background-color: #e3e5e9;
	border-bottom: 1px solid #b7bec5;
}

.titdivred {
	color: red;
	background-color: #e3e5e9;
	border-bottom: 1px solid #b7bec5;
}


.inputArea input[type="text"], .inputArea textarea, .inputArea select
{
    margin: 2px 0px 2px 0px;
	border: 1px solid #b7bec5;
	background-color: white;
}

.inputArea input[type="submit"]
{
color: #000;
background-color: #e3e5e9;
border: 2px outset #d7b9c9;
} 

.inputArea
{
	width: 100%;
}



.table-info a, .table-info a:hover, .table-info a:visited 
{color: #661111; text-decoration:none;}

.table-info{
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #b7bec5;
	text-align: left;
	border-collapse: collapse; 
}

.td-info-w{
	color: black;
	background-color: white;
	border: 1px solid #b7bec5;
	text-align: left;
	vertical-align: top;
	padding: 2px 12px;
}

.td-info-s{
	color: black;
	background-color: white;
	border-right: 1px solid white;
	text-align: left;
	vertical-align: inherit;
	padding: 2px 12px;
	
}

.td-info-h{
	color: black;
	background-color: white;
	border: 1px solid #b7bec5;
	text-align: right;
	vertical-align: inherit;
	padding: 2px 12px;
	
}

.td-info-r{
	color: black;
	background-color: #e3e5e9;
	border: 1px solid #b7bec5;
	text-align: left;
	vertical-align: inherit;
	padding: 2px 12px;
	width: 160px;
	
}

.td-info-t{
	color: white;
	background-color: #808080;
	text-align: left;
	vertical-align: inherit;
	padding: 2px 12px;
	width: 80px;
	font-weight: bold;
}

.td-info-g{
	color: black;
	background-color: #e3e5e9;
	border: 1px solid #b7bec5;
	text-align: left;
	vertical-align: top;
	padding: 2px 12px;
	width: 125px;
}

.td-info-c{
	color: black;
	background-color: #e3e5e9;
	border: 1px solid #b7bec5;
	text-align: center;
	vertical-align: top;
	padding: 2px 12px;
	width: 100px;
}

.table-list{
	width: 100%;
	color: black;
	background-color: white;
	border: 0px solid #aaaaaa;
	text-align: left;
	/*border-collapse: collapse; */
}

.td-list-w{
	color: black;
	background-color: white;
	border: 1px solid #aaaaaa;
	text-align: left;
	vertical-align: top;
	padding: 2px 12px;
}

.td-list-g{
	color: black;
	background-color: #aaaaaa;
	border: 1px solid #aaaaaa;
	text-align: left;
	vertical-align: top;
	padding: 2px 12px;
}





.titdiv{
	/*width: 100%;*/
	color: #006db5;
	background-color: #e3e5e9;
	border-bottom: 1px solid #b7bec5;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	padding-left: 6px;
	
	margin-top: 0px;
	margin-bottom: 6px;

}


.sezdiv1{
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: left;
	padding-bottom: 10px;
	border-bottom: 0px dotted #222222;
}


.sezdiv{
	margin-bottom: 20px;
	width: 100%;
	float: left;
	clear: left;
}

.sezdivin{
/*
	margin-left: 10px;
	margin-right: 10px;
	*/
}

.testataDiv {
	color: white;
	background-color: #808080; /*#444444;*/
	height: 16px;
	padding: 4px 4px 4px 4px;
	margin: 10px 0px 10px 0px;
}



.testataDiv a, .testataDiv a:link, .testataDiv a:hover, .testataDiv a:visited {
	color: white;
}


.testata {
	border-top: 3px solid #004E73;
 	background-repeat: no-repeat;
 	margin-top:5px;
}


.testatatop {
	width: 924px;
	margin-right:auto;
	margin-left:auto;
	height: 26px;
	color: #000000;
	background-color: #428FC1;
	margin-top: 4px;
	position: relative;
}

.testatadim {
	color: white;
	background-color: #428FC1; /*#4f7491;*/
	position: absolute;
	right: 50px;
	margin-top: 6px;
}


.testatadim ul {
	list-style: none;
	margin: 0 0 0 17.5em;
	padding: 0;
}
.testatadim ul li {
	float: left;
}
.testatadim ul li a {
	text-decoration: none;
}
.testatadimvers {
	right: 195px;
}







.testataa0 {
	width: 15px;
	height: 15px;
	font-size: 5px;
	display: block;
	position: absolute;
	top: -2px;
}
.testataa1 {
	background: url(../img/fontDec.gif) no-repeat;
}
.testataa2 {
	background: url(../img/fontInc.gif) no-repeat;
	margin-left: 17px;
}

.testataa4 {
	display: block;
	position: absolute;
	top: 0px;
	margin-left: 60px;
	width: 5em;
}
.testataa5 {
	display: block;
	position: absolute;
	top: 0px;
	width: 7em;
	margin-left: 125px;
}
.testatadata {
	margin-left: 3px;
	width: 110px;
	display: block;
	float: left;
}



.homelink {
	width: 920px;
	height: 74px;
	position: absolute;
	z-index: 1;
	cursor: pointer;
}
.homelink2 {
	position: absolute; 
	left: -2000px;
}


.testatasub {
	background-color: #004E73;
	line-height: 19px;
	height: 20px;
	color: #ffffff;
}
.testata1 {
	width: 141px;
	float: left;
	position: relative;
}
.testata2 {
	text-align: left;
	padding-left: 9px;
	margin-left: 140px;
	margin-right: 140px;
}
.testata3 {
	float: right;
	width: 16px;
	text-align: right;
}
.testata4 {
	float: right;
	width: 120px;
	text-align: right;
}
.testata5 {
	float: right;
	width: 141px;
}
.testata6 {
	float: right;
	width: 220px;
	padding-left: 9px;
}
.testata7 {
	margin-right: 1px;
}
.testatalink, .testatalink a, .testatalink a:visited {
	color: #ffffff;
	text-decoration: none;
}
.testatalink a:hover {
	color : #aaaaaa;
}
.rsslink {
	width: 100%;
	height: 18px;
	z-index: 1;
	cursor: pointer;
	display: block;
}
.testatarigav {
	float: right;
	height: 18px;
	width: 1px;
	background-color: white;
}

/* bandierine lingue */
.testatait {
	position: absolute;
	margin-left: 5px;
	width: 23px;
}
.testatafr {
	position: absolute;
	width: 23px;
}
.testataen {
	position: absolute;
	width: 23px;
}
.testataband1 {
	margin-left: 30px;
}
.testataband2 {
	margin-left: 55px;
}



/***********************************************/
/* misc */
.schedacomunefoto {
	padding: 4px 4px 4px 2px;
	height: 110px;
}
.comrssfeed {
	padding: 0 0 0 5px;
	vertical-align: top;
}

.infologo {
	border: 0;
	float: left;
	padding: 2px 10px 2px 2px;
}
.infodiv {
	height: 92px;
}




/* bottom */
.statistiche {
	position: absolute;
	left: -2000px;
	border: 0;
}
.w3cbutton3 {
  width: 90px;
  border: 1px solid #ccc;
  font-family: helvetica,arial,sans-serif;
  font-size: 11px;
  font-weight: bold;

}

.w3cbutton3 a {
  display: block;
  width: 100%;
}
.w3cbutton3 a, .w3cbutton3 a:link, .w3cbutton3 a:visited, .w3cbutton3 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3cbutton3 span.w3c {
  padding: 0 0px;
  background-color: #fff;
  color: #0c479d;
}
.w3cbutton3 span.spec {
	color: #AB2202;
	padding-left: 0px;
}
.bottomleftspace {
	margin-left: 10px;
	float: left;
	color: #AB2202;
}


.bottom2 {
	margin-top: 7px;
	margin-right: auto; 
	margin-left: auto;
	text-align: left;
	width: 36em;
}



#stampapagina {
	width: 25px;
	height: 17px;
	position: absolute;
}
#stampapaginasp1 {
	width: 25px;
	height: 17px;
	cursor: pointer;
	position: absolute;
}
#stampapaginasp2 {
	position: absolute;
	left: -2000px;
}

.center{
/*
	margin-right: 10px;
	margin-left: 10px;
	*/
}

