body{
margin:0;
padding:0;

}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D9D9BA;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #993333;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
}

#fotosinistra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	font-style: normal;
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 9px;
}

.formina {  font-size: 10pt; text-decoration: none; text-align: justify; font-family: Arial, Helvetica, sans-serif; font-style: normal}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.notebianche {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.invisibile {
	color: #D9D9BA;
	text-decoration: none;
}
.sfondo {
	background-color: #CACAAE;
	padding: 5px;
}
.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993333;
	font-weight: bold;
}


.titolocentrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993333;
	font-weight: bold;
	text-align: center;
}

.centrale {
	text-align: center;
}
#container {
	margin: 0px;
	width: 100%;
	overflow: hidden;
	

/*background-image: url(images/sfondo_colonnasinistra.gif);
	background-position: 30% 0;
	background-repeat: repeat-y;
background: #E8E8D2;*/
}
.sfondoverde{background: #E8E8D2 url(images/sfondo_colonnasinistra.gif) 30% 0 repeat-y; }

.container_img {
	width: 100%;
	margin-top: 35px;
	
}
.immaginina {
	margin:auto;
	padding:auto;
	width: 190px;
	

}


.container_img img {
border: 5px solid #E8E8D2;
}

.didascaimmagine {
	background-image: url(images/imagina.gif);
	background-position: 50% 6px;
	background-repeat: no-repeat;
	width: 100%;
	
	
}
.testodidascalia{
	background-color: #E8E8D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
	margin: 0px;
	padding: 5px;
	margin:auto;
	width: 180px;
}

#col_left {
	width: 30%;
	background-color: #CACAAE;
	float: left;
	padding-top: 35px;
}
.testodestra {
	padding-bottom: 35px;
	background-color: #E8E8D2;
	padding-top: 35px;
	width: 80%;
	margin:auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#col_right {
	width:70%;
	float: left;
}

.frecce {
	margin:auto;
	text-align: center;
}
.nav_superiore {
	background-color: #C0C0A0;
	margin-bottom: 25px;
}
.nav_inferiore {
	background-color: #CACAAE;
	margin-bottom: 35px;
}


.bordorosso img  {
	border: 2px solid #933;
		}
