/*---------------------------- body ----------------------------*/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFF;
	color: #FFF;
	font-family: "Lucida Grande", Arial, Helvetica;
}

a {
	color: #E08049;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

img {
	border: 0;
}

textarea {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
}

.neve{
	background-image:url(img/comuni/neve.gif);
	background-repeat:repeat;
	}

.color{
	background-color:#B00000;
	}

.foto{
	float: left;
	margin-right: 12px;
	margin-bottom: 2px;
	z-index:10;
	border-style:solid;
	border-color:#E08049;
	border-width:1px;
	padding:6px;
}


/*---------------------------- title ----------------------------*/
.title {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height:40px;}



/*---------------------------- text ----------------------------*/
.text {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.text a:active, .text a:visited, .text a:link {
	color: #E08049;
	text-decoration: none;
	}

.text a:hover {
	color: #FFF;
	text-decoration: none;
	}

.text_color {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #E08049;
	text-decoration: none;
	}

.color_cella {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #E07537;
	text-decoration: none;
	background-color: #FFFFFF;
	text-transform:uppercase;
	padding:3px;
	}

.libero {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #00ff00;
	}

.venduto_50 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #4990C6;
	}

.venduto {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #EF4C31;
	}


.text_small {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	}

.text_small a:active, .text_small a:visited, .text_small a:link {
	color: #E08049;
	text-decoration: none;
	}

.text_small a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
.text_small_2 {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	}

.text_small_2 a:active, .text_small_2 a:visited, .text_small_2 a:link {
	color: #E08049;
	text-decoration: none;
	}

.text_small_2 a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
.form {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}

/*---------------------------- footer ----------------------------*/
.footer {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #440001;
	text-decoration: none;
	line-height: 1.4; }

.footer a:active, .footer a:visited, .footer a:link {
	color: #440001;
	text-decoration: underline;
	}

.footer a:hover {
	color: #E07537;
	text-decoration: none;
}
