@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:link {
	color: #B35E0A;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #B35E0A;
}


a:hover {
	text-decoration: underline;
	color: #B35E0A;
}


a:active {
	text-decoration: none;
	color: #B35E0A;
}


img {
	
	border: 0px;
}

hr {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div.clear {
	clear: both;
}


#content {
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: black 5px 5px 5px;
	width: 1000px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000;
}


#sinistra {
	width: 200px;
	float: left;
}


#destra {
	float: right;
	width: 795px;
}


#footer {
	width: 370px;
	float: right;
	color: #999;
	font-size: 11px;
	padding: 5px;
}


#footer a {
	color: #999;
}


#urbano {
	color: #06C;
}


.marrone {
	color: #B35E0B;
}


.blu {
	color: #366A68;
}


/****** Menu style ****/

#menu_sinistra {
	margin-left: 10px;	
}


.neretto:link a {
	color: #000;
	font-weight: bold;
}


.nerettop {
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
}


.semplice {
	margin-left: 10px;
}


#menu_sinistra a {
	color: #000;
}


.testo-lat {
	color: #333;
	font-size: 12px;
}


.testo-lat2 {
	color: #615339;
	font-size: 12px;
}


.testo-lat3 {
	color: #AF5F14;
	font-size: 16px;
}


.testo-ed{
	font-size: 9px;
	color: #9D4A13;
}


#box-colorato {
	background-color: #E1CBBD;
}


#evidenziatore {
	background-color: #FF6;
	padding-top: 10px;
	padding-bottom: 10px;
}
