﻿body  {
	background-color:#ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.trecolonne #contenitore { 
	width: 950px;  
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto; 
	/*border: 1px solid #000000;*/
	text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
} 
.trecolonne #titolo { 
	width: 950px;  
     /*	height:297px;*/
	background: #FFFFFF;
	color: #000000;
	text-align: left; 
	border-bottom:1px solid #009900;
	
} 

.trecolonne #colsinistra {
	float: left; 
	background: #fff;
	color: #000000; 
	/*border-right: 1px solid #000;*/
}
.trecolonne #coldestra {
	float: right; 
	width: 199px; 
	padding: 0px 0px 15px 0px; 
	background: #FFFFFF;
	color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.trecolonne #colcentrale { 
	margin: 0 199px; 
	padding: 0 20px; 
	background-color: #ffffff;
	color: #000000; 
	text-align:left;
	line-height:1.5;
	border-left:1px dotted #333;
}

.trecolonne #colcentrale img {
	border:1px solid #608020;
	padding:5px;
	margin-top:8px;
	margin-bottom:8px;
} 

.trecolonne #colcentrale p {
	text-align:justify;
} 

#colcentrale img {
	color:#000;
	background-color:#fff !important ;}

.trecolonne #footer { 
	width:950px; 
	background-color: #81ba44;
	color: #000;
	text-align: center;
	padding: 30px 0;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}
.trecolonne #footer a {
	color: #fff;
	background-color: #81ba44;

}

a {
	color:#206020;
	background-color:#fff;

}

a:hover {
	background-color:#206020;
	text-decoration:none;
	color:#FFFFFF;
}

.dx { 
	float: right;
	margin-left: 8px;
}

.sx {
	float: left;
	margin-right: 8px;
}

.clearfloat {

	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#menuverde {
	width: 200px;
	font-size: 90%;
	background-color: #81BA44;
	color: #333;
	margin-left:0px;
}

#menuverde ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#menuverde li {
	border-bottom: 1px solid #C8FC98;
	margin: 0;
}

#menuverde li a {
	display: block;
	padding: 3px 5px 3px 8px;
	border-left: 10px solid #628D33;
	background-color: #81BA44;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #menuverde li a { /*Non IE6 width*/
	width: auto;
}

#menuverde li a:hover {
	border-left: 10px solid #81BA44;
	background-color: #628D33;
	color: #fff;
}

.menuturismo {
	margin-left:10px;
	width:160px;
}

.menuturismo ul {
	list-style: url(/images/freccia.gif) none;
	margin:10px;
	padding: 0;
	border: none;
}
.menuturismo li a {
	display: block;
	padding: 3px 0px 3px 5px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;


}
.menuturismo li a:hover {
	color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-color:#ffffff;

}



h1, h2, h3 {
	font-family: Tahoma, Verdana, sans-serif;
	margin-top:15px;
}

h2 {
	padding-left:20px;
	color:#FF6600;
	background-color:#ffffff;
	
}

.titper {
	width:180px;
	float:left;
	border-bottom: 1px solid #ccc;
	padding-left:5px;
	background-color:#f1f1f1;
	color:#000;
	font-weight:bold;
	font-size:90%;
}

.per {
	width:310px;
	border-bottom: 1px solid #ccc;
	float:left;
	font-style:italic;
	font-size:90%;
	background-color:#f1f1f1;
	color:#000;


}

legend {
	font-variant:small-caps;
	color:#ff6600;
	background-color:#fff;
	font-weight:bold;
}

/* PERCORSI ****************** */

.npercorso {
	background-image:url(../images/bollinogiallo.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:40px;
	height:35px;
	padding-left:7px;
	padding-right:7px;
	color: #000;
	background-color:#fff;
	font-size:90%;
	text-align:center;
	float:left;
}

.titpercorso {
	font-size:110%;
	font-weight:bold;
	color:#628D33;
	background-color:#fff;
	margin-bottom:2px;
}

.tpercorso {
	margin-bottom:2px;
	color:#666;
	background-color:#fff;
	margin-top:2px;
}

.tpercorso span {
	font-weight:bold;
	font-style:italic;
}


/* notizie ****************** */


.unews {
	padding-left:20px;
	font-size:120%;
	font-weight:bold;
	font-variant:small-caps;
	color: #ff6600;
	background-color:#FFFFCC;
}

.categorian {
	font-size:80%;
	color:#666;
	background-color:#fff;
	margin-bottom:2px;
}

.categorian span {
	color:#ff6600;
	background-color:#fff;
	font-weight:bold;
}

.titolon {
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
	border-bottom:1px solid #ff6600;
}

.datan {
	margin-bottom:2px;
	margin-top:2px;
	text-align:right;
	font-size:75%;
}

.teston {
	color:#666;
	background-color:#fff;
	font-style:italic;
	font-size:80%;
	margin-bottom:2px;
	margin-top:2px;
}

.leggin {
	margin-top:2px;
	text-align:right;
}


.teston2 {
	background-color:#fff;
	color:#666;
	font-style:italic;
}

.categorian2 {
	font-size:80%;
	color:#999;
	background-color:#fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.categorian2 span {
	color:#000;
	background-color:#fff;
	font-weight:bold;
}

.tabella td {
	padding:3px;
	border-bottom:1px solid #666;
	font-size:80%;
}

.tabella th {
	padding:3px;
	background-color:#006600;
	color:#fff;
	text-align:left;
}

.evid {
	font-weight:bold;
	background-color:#fff;
	color:#FF6600;
}

#colcentrale ul {
	list-style-type: none;
}

#colcentrale li {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	padding-left:20px;
	margin-top:10px;
}

.divisorio {
	height:5px;
	border-bottom:dotted 2px #ff6600;
}

.titavvisi {
	background-image:url(../images/preview_16x16.png);
	background-position:8px 2px;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:110%;
	color:red;
	background-color:#fff;
	border:1px solid red;
}

.tit {
	background-image:url(../images/preview_16x16.png);
	background-position:8px 2px;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:110%;
	background-color:#fff;
	color:#006633;
	border:1px solid #006600;
}
