* {font-size: 12px; line-height: 20px; font-family: "Verdana", sans-serif; margin: 0; padding: 0; border: 0 none;}

.bianco { color: white;}

body { 	
	background-color: #007e9a; 	
	margin-top: 0;
	background-image: url(../immagini/backbody.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

img { }
img.bordata {border: 1px solid #ff9800; margin-right: 20px;}
img.dintorni {border: 1px solid #ff9800; margin: 5px;}
img.centrale {border: 2px solid gray; margin: 10px 50px 10px 0;}
img.fotogallery {border: 2px solid gray; margin: 10px 19px 10px 0;}
img.foto {border: 2px solid gray; margin: 10px 10px 5px 0;}

#prec{margin-right: 10px;}
#succ{margin-left: 10px;}

.btn{ cursor: pointer;}

a { text-decoration: none; color: #007692;}

a:link { }

a:visited { }

a:hover { color: #bbd9d4; }

div { vertical-align: top; margin: auto;}

div.nessuna { vertical-align: top;}

div.top { 
	width: 840px; 
	margin-top: 1%; 
	height: 60px; 
	background-image: url(../immagini/backtop.png); 
	background-position: left top; 
	background-repeat: no-repeat;
}

div.intestazione {
	width: 840px; 
	height: 270px;
	background-image: url(../immagini/backcentral.png); 
	background-position: center top; 
	background-repeat: repeat-y;
	overflow-y: hidden;	
}

div.menu {
	width: 840px; 
	height: 64px;
	background-image: url(../immagini/backmenu.png); 
	background-position: center top; 
	background-repeat: no-repeat;
}

div.centrale {
	width: 840px; 
	overflow: auto;
	background-image: url(../immagini/backcentral.png); 
	background-position: center top; 
	background-repeat: repeat-y;
	padding-bottom: 25px;
}

div.bottom {
	width: 840px; 
	padding-top: 20px;
	height: 65px;
	background-image: url(../immagini/backbottom.png); 
	background-position: center top; 
	background-repeat: no-repeat;
	margin-bottom: 1%;
}

div.sinistro { float: left; width: 518px; min-height: 300px; padding: 25px 0 0 60px;}
 
div.destro { float: right; width: 240px; min-height: 300px; padding-right: 20px;}

#results { width: 220px; height: 160px; padding-top: 5px;}

table { }

table.tbcalenfario { width: 200px;}

tr {width: 100%; }

td {width: 14%; }


h1,h2,h3,h4,h5,h6 { }

h1.titolo{ text-align: left; font-size: 18px; font-family: "Times New Roman";}

hr { }

p { }

p.descrizione{ margin-top: 10px;}

p.tabulato {margin-top: 10px; height: 70px;}

ul { }

li { margin-left: 30px; list-style-position: outside; list-style-type: disc; }

font { }

input[type='text'] { }

input[type='button'] { }

input[type='submit'] { }

input[type='reset'] { }

input[type='checkbox'] { }

input[type='radio'] { }

textarea { }

select { }

form { }

span {  }

iframe{ width: 500px; height: 400px; border: 1px solid #ff9800; margin-top: 10px;} 
