body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #aaa;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#container {
	margin: 0 auto;
	padding: 0px;
	width: 799px;
	position: relative;
	background: #fff;
	border: 1px solid #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header {
	margin: 0 auto;
	padding: 0px;
	width: 799px;
	height: 79px;
	background-color: #fff;
	color: #000;
}

body > #header {
	height: 79px;
}

#header img {
	border: 0px solid red;
}


#content {
	min-height: 390px;
	width: 799px;
	margin: 10px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}


#barramenu {
	margin: 0;
	padding: 0;
	background-color: #369;
	border-top: 2px solid #fff;
	width: 799px;
	/* spero che non sia questo margin 20 che rompe il cazzo con IE 6 eh.*/
	margin-bottom: 20px;
	text-align: right;
}


body > #container > #barramenu {
	height: 15px;
}

#barramenu a {
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#barramenu a:hover {
	color: #fff;
	background-color: #999;
}

#barratop {
	margin: 0;
	padding: 0;
	background-color: #e5e5e5;
	border-top: 1px solid #999;
	width: 799px;
	height: 18px;
}

#immagini {
	width: 799px;
	height: 199px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

#immaginihome {
	width: 799px;
	height: 199px;
	background-color: #369;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#immagini span {
	width: 99px;
	height: 99px;
	padding: 0px;
	margin: 0px;
}

#immagini img {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	border: 0px solid red;
}

#immaginihome img {
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#immagini img#l {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}

#barradown {
	margin: 0;
	padding: 0;
	background: #e5e5e5 url("../img/bdbg.jpg") no-repeat top right;
	width: 794px;
	height: 18px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 5px;
	color: #666;
}

#barradown strong {
	color: #222;
}

#barradown a {
	text-decoration: none;
	color: #369;
}

#barradown a:hover {
	text-decoration: underline;
	color: #369;
}

#insidecontent {
	float: left;
}

#testo {
	position: relative;
	left: 10px;
	top: 0px;
	width: 550px;
	font-weight: bold;
}

.qa li strong {
	/*background-color: #039;*/
	color: #000;
	padding: 2px;
}

#testo .qa {
	list-style-type: none;
	line-height: 30px;
}

.qa li i {
	color: #39f;
	padding: 2px;

}

.scheda {
	background-color: #eee;
	min-height: 120px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: normal;
	clear: both;
}
/* min-height hack for Internet Explorer */
/*\*/
* html .scheda {
height: 120px;
}
/**/


.scheda p {
	padding-right: 109px;
}

.scheda h6 {
	text-align: center;
	font-size: 20px;
	color: #369;
}

.alignright {
	float: right;
	border: 1px solid #aaa;
}

#insidecontent p {
	margin: 0;
	color: #036; /*consigliato da She!*/
	font-size: 12px;
	line-height: 170%;
	margin: 10px;
}

#testo ul li {
	list-style-position: inside;
	margin-left: 10px;
}

#testo h5 {
	margin: 0;
	padding: 0;
	color: #39f;
	font-size: 20px;
	padding-bottom: 5px;
	font-family: sans-serif;
	text-align: center;
}

#testo h5 strong {
	color: #369;
}

#testo a img {
	border: 0px solid red;
}

#homepagetext {
	margin: 0 auto;
	margin: 80px 0 10px 20px;
}

#tabellahome {
	margin: 50px 0 30px 0;
	padding-left: 18px;
	background-color: #fff;
	text-align: center;
	height: 100px;
}

#tabellahome a img {
	text-decoration: none;
	border: 0px solid white;
	border-left: 1px solid white;
	margin: 0;
	padding: 0;
	float: left;
}

#insidecontent ul {
	list-style-type: square;
	list-style-position: inside;
	color: #036;
	padding-left: 5px; /*controlla che in IE fa bordello-- tommi*/
	padding-right: 10px; /*controlla che in IE fa bordello-- tommi*/
	line-height: 20px;
}

#insidecontent ul ul {
	color: #369;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}

#sidebar {
	position: relative;
	left: 1px;
	float: left;
	padding: 0 0px 10px 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 150px;
	min-height: 100px;
	background: #eee url("../img/sidebarbg.jpg") no-repeat top left;
	background: transparent; 
}

#sottosezioni, #news, #info {
	background-color: #eee;
	border: 1px solid #aaa;
	margin-bottom: 10px;
}

#sottosezioni ul li {
	/* Aumenta questo valore per aumentare le dimensioni del font */
	/* nel riquadro delle sottosezioni */
	font-size: 1.0em;
}

#news ul li, #info ul li {
	color: #036 !important; 
	font-weight: bold;
}

#news ul li a, #info ul li a {
	color: #036 !important; 
	font-weight: bold;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	text-decoration: underline;
	color: #e36767;
}


#sidebar a:hover {
	text-decoration: none;
}

#sidebar ul {
	padding: 0;
	padding-left: 5px;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
	color: #369;
	list-style-type: square;
	list-style-position: inside;
}

#sidebar ul li a:link, #sidebar ul li a:active, #sidebar ul li a:visited {
	color: #69f;	
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #666;
	text-decoration: underline;
}

h1 {
	padding: 0;
	margin: 0;
	margin-right: 15px;
	font-weight: normal;
	font-family: Tahoma;
	color: #06c;
	font-size: 20px;
	text-align: left;
	border-bottom: 1px solid #06c;
}

h2 {
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-weight: normal;
	color: #036;
	font-size: 15px;
	text-align: left;
}

h3 {
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	color: #369;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-align: center;
	background-color: #9cf;
	border-bottom: 1px solid #aaa;
}

.banner {
	background-color: #eee;
	border: 1px solid #aaa;
	min-height: 128px;
	width: 128px;
	margin: 7px 5px 10px 0px;
	padding: 10px;
	background-color: #eee;
	color: #9cf;
	font-size: 15px;
	text-align: center;
}

.banner img {
	width: 130px;
	height: 130px;
	border: 0px solid red;
}

#footer {
	margin: 0 auto;
	padding: 0px;
	width: 799px;
	height: 15px;
	background: #999;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* menu solo css */
/* style the outer div to give it width */
/* remove all the bullets, borders and padding from the default list styling */
#barramenu ul {padding:0;margin:0;list-style-type:none;text-align: right; height:15px background:transparent; float: right;}

/* style the sub-level lists */
#barramenu ul ul {width:100px;text-align: right;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#barramenu ul li {float:left;height:20px;line-height:15px;}

/* style the sub level list items */
#barramenu ul ul li {display:block;width:100px;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
#barramenu a, #barramenu a:visited {display:block;float:left;height:15px;font-size:12px;text-decoration:none;color:#fff;background-color: transparent;padding:0 10px 0 10px;}

/* style the sub level links */
#barramenu ul ul a, #barramenu ul ul a:visited {display:block;background:#369; color:#fff;width:100px;height:100%;line-height:1em; padding:5px; text-align: left;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}
#barramenu ul table ul a, #barramenu ul table ul a:visited  {width:14em; width:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
#barramenu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
#barramenu ul ul table {left:-1px;}
#barramenu ul ul table ul.left {margin-left:2px;}

#barramenu li:hover {position:relative;}
* html #barramenu a:hover {position:relative;}

/* style the third level background */
#barramenu ul ul ul a, #barramenu ul ul ul a:visited {background:#900;}
/* style the fourth level background */
#barramenu ul ul ul ul a, #barramenu ul ul ul ul a:visited {background:#700;}
/* style the sub level 1 background */
#barramenu ul :hover a.sub1 {background:#600;}
/* style the sub level 2 background */
#barramenu ul ul :hover a.sub2 {background:#369;}

/* style the level hovers */
/* first */
/*stile dei pulsanti*/
#barramenu a:hover {color:#000;background:#369;}
#barramenu :hover > a {color:#eee;background:#369;}
/* second */
/*stile del menu a cascata */
#barramenu ul ul a:hover{ color:#000; background:#f00; }
#barramenu ul ul :hover > a {color:#fff;background:#69c;}
/* third */
#barramenu ul ul ul a:hover {background:#369;}
#barramenu ul ul ul :hover > a {background:#369;}
/* fourth */
#barramenu ul ul ul ul a:hover {background:#369;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
/* stile dei menu a cascata, distanza dai pulsanti*/
#barramenu ul ul {visibility:hidden;position:absolute;height:0;top:16px;left:0;width:14em;}

/* position the third level flyout menu */
#barramenu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
#barramenu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
#barramenu ul li:hover ul, #barramenu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
#barramenu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
#barramenu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#barramenu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
#barramenu ul :hover ul :hover ul :hover ul {visibility:visible;}

/* menu solo css fine */


#tabsiti {
	margin: 10px 0 10px 0;
	width: 100%;
}
#tabsiti td {
	padding: 2px;
	margin: 2px;
	text-align: center;
	font-size: 10px;
}

.tdnumerohead {
	background-color: #369;
	color: #fff;
}

.tdnumero {
	background-color: #69c;
}

.tdsitohead {
	background-color: #690;
	color: #fff;
}

.tdsito {
	background-color: #6c3;
}

.tdcomunehead {
	background-color: #693;
	color: #fff;
}

.tdcomune {
	background-color: #9c6;
}

.tdprovinciahead {
	background-color: #696;
	color: #fff;
}

.tdprovincia {
	background-color: #9c9;
}

.tdcoordinate {
	background-color: #a00;
	color: #fff;
}

.tdlongitudine {
	background-color: #f90;
	color: #fff;
}

.tdlong1, .tdlong2, .tdlong3 {
	background-color: #fc6;
}


.tdlatitudine {
	background-color: #f60;
	color: #fff;
}

.tdlat1, .tdlat2, .tdlat3 {
	background-color: #f96;
}

.tdquotahead {
	background-color: #969;
	color: #fff;
}

.tdquota {
	background-color: #c9c;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container_tommi { background-color: #369; }
#menu_container {margin:0px 0 0px 0px; position:relative; width:799px; height:16px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none; float: right;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:120px; font-size:11px; color:#fff; height:16px; line-height:13px; text-decoration:none; text-indent:5px; border-bottom:0px solid #000;} 

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 0px 0px 0px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:0px;}

/* Set up the list items */
#pmenu li {background:#369; float:left; position:reletive;}
#pmenu li ul li {position:static;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#69c; color:#000;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {visibility:hidden; position:absolute; top:-11px; left:80px; padding:0px 30px 30px 30px; background:transparent url(transparent.gif);}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {visibility:visible;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:15px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#3cf; color:#000;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#3cf; color:#000;}

/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:101px; w\idth:100px;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#7484ad url(fly.gif) no-repeat right center;}
#pmenu li.drop {background:#369 url(drop.gif) no-repeat right center;}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels */

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

#formfmextra {
	background-color: #eee;
}

#formposta {
	text-align: center;
}

#formposta table {
	text-align: left;
	margin: 0 auto;
	background-color: #eee;
	padding: 5px;
	margin-bottom: 10px;
}

#formposta input, #formposta textarea {
	border: 1px solid #aaa;
	background-color: #ccc;
	color: #000;
}

#formposta input:hover, #formposta textarea:hover {
	background-color: #ddd;
}

#cippalippa {
	background-color: #eee;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

#cippalippa p, #cippalippa ul {
	padding-left: 20px;
}

