@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	background-color: #E3E3E3;
}

b{font-size: 110%;}
em{color: red;}
#headercontainer {
	width: 100%;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #069;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 136px;
	background-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2878A9;
}

#maincontainer{
	width: 840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}

#topsection{
	height: 90px; /*Height of top section*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 840px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 840px;
}
#mainBanner {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

#contentcolumn{
	margin-right: 370px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}
#sidebar {
	width: 370px; /*Width of left column in pixel*/
	margin-left: -370px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*/
	float: left;
}
#sidebarBox {
	width: 360px;
}
.clear {
	height: 20px;
	width: 100%;
	clear: both;
}

#leftcolumn{
	float: left;
	width: 180px; /*Set margin to -(LeftColumnWidth + RightColumnWidth)*//* background: #C8FC98; */
}

#rightcolumn{
	float: right;
	width: 190px; /*Width of right column in pixels*/
	/* margin-left: -190px; */
	background-color: #FFF;
}

#footer{
	clear: left;
	width: 100%;
	color: #666;
	text-align: center;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #06C;
	margin-bottom: 20px;
}

#footer a{
	color: #666;
	text-decoration: none;
}
#footer #info {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	height: 100px;
}
#footer #copy {
	width: 60%;
	margin-top: -15px;
	margin-bottom: 20px;
	float: left;
	text-align: left;
}
#footer #credits {
	width: 200px;
	float: right;
	margin-top: -15px;
	margin-bottom: 20px;
	text-align: right;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#contentcolumn h1  {
	background: #06C;
	color: #FFF;
	font-size: medium;
	padding-left: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 25px;
	padding-top: 7px;
}
#rightcolumn h1 {
	background: #060;
	color: #FFF;
	font-size: medium;
	padding-left: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 25px;
	padding-top: 7px;
}
#leftcolumn h1 {
	color: #FFF;
	font-size: medium;
	padding-left: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 25px;
	padding-top: 7px;
	background-color: #06C;
}
#sidebarBox h1 {
	color: #FFF;
	font-size: medium;
	padding-left: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 25px;
	padding-top: 7px;
	background-color: #E7501E;
}
#content  {
	color: #333;
	padding-left: 0px;
	height: auto;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
}
#maincontainer #contentwrapper #contentcolumn .innertube #content h2 a {
	text-decoration: none;
	color: #06C;
}
#content h2 {
	font-size: medium;
	color: #333;
	width: 100%;
}
.wide {
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#headercontainer #topsection #headerADV {
	height: 60px;
	width: 468px;
	float: right;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	border: 1px solid #666;
	margin-top: 25px;
}
#logo {
	height: 85px;
	width: 200px;
	float: left;
}
.anteprima {
	width: 450px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.miniatura {
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: left;
}
.miniaturaTerritorio {
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: left;
}
.miniaturaRight {
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: right;
}
a {
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.innertube #content h3 {
	color: #FFF;
	background-color: #2A71B4;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.innertube #content ul {
	margin-left: 0px;
	list-style-type: none;
}
.innertube #content ul li {
	height: 25px;
	font-weight: bold;
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.item {
	font-weight: normal;
	color: #333;
	float: right;
	width: 180px;
	margin-right: 100px;
}
.caratteristiche {
	color: #333;
}
.servizi {
	background-image: url(/images/bullet-blu.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	text-indent: 20px;
	padding-top: 3px;
	margin-right: 8px;
	color: #2A71B4;
}
.mappa {
	height: 320px;
	width: 320px;
	margin-right: 0px;
}
.innertube ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.innertube ul li {
	height: 35px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	padding-top: 5px;
	margin-bottom: 5px;
}

