/* CSS Document */
body{
	background-color: #000000;
	width: 1000px;
	height: auto;
	color: #FFFF79;
}

#header{
	width: 100%;
	height: 150px;
	padding-top: 0;
	margin-top:0;
	margin-bottom:28px;
}

#header img{
	border:none;
}


#colsx{
	position: absolute;
	width: 235px;
	left:9px;
	top: 193px;
	padding:10px 10px 10px 10px; 
	border-color: #FF0000;
	border-style: solid;
	border-width: thin;
}

#colsx a{
	color: #FFFF79;
	text-decoration: none;
}

#colsx ul{
	list-style: none;
}

#colsx li{
	margin-bottom: 8px;
	padding: 0;
}

#colsx li:hover{
	background-color: #FF0000;
	border-color: #FFFF00;
}


#subsentieri{
	display:none;
}

.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin: 15px 0px 15px 0px;
}
h2.copyright{
	font-size: 12px;
}

#coldx{ 
	width: 240px;
	left: 765px;
	top: 193px;
	padding: 0px 10px 10px 10px;
	border-color: #FF0000;
	border-style: solid;
	border-width: thin;
	position: absolute;
	height: 725px;
	text-align: center;
}

#coldx img{
	width: auto;
	max-width: 200px;
	margin-bottom: 5px;
}

#content{
	margin:29px 300px 0px 260px;
	top:200px;
	width:470px;
	border-color: #FF0000;
	border-style: solid;
	border-width: thin;
	padding: 2px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	
}	
#content h1{
	font-size:11px;
	font-weight:bold;
 	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF79;
	margin-bottom:0;
}
#content h2{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#content a{
	text-decoration:none;
	text-color:#FFFF79;
	width:bold;
}

#presentazione{
	border:#FFFF99 thin;
}

#maps {
	text-align:center;
}

#support {
	width:240px;
	text-align: center;
	margin-top: 10px;
	padding: 0px;
}

#support img{
	width: 70px;

}

#support td{
	border-color: #FF0000;
	border-width: thin;
	border-style: dashed;
	width: 70px;
}

#support a{
	text-decoration: none;
	color: #FFFF79;
}

#footer{
	bottom: 0;
	width: 100%;
	margin: auto;
}

#f1{
	height: 500px;
	width: 240px;
	margin-left: -10px;
	margin-top: 10px;
	overflow: auto;
	padding:10px 0px 0px 0px;		
}

#f1 img{
	border: none;
	max-width:200px;
}

