/* ------------ CSS www.residencecasabianca.eu -------------- */

#fascia_menu{
	width:1024px;
	height:59px;
	margin:0px;
	padding:0px;
	background-color:#F90;
	}



/* ------------ CSS RELATIVO AL TESTO -------------- */

.casabianca{
font-size: 12px;
color: #868686;
display:none;
}

	
.txtLink{
	font-weight:normal;
	color:#000000;
	font-size:12px;
	}
	.txtLink a:link{
	font-weight:normal;
	color:#000000;
	font-size:12px;
	}
	.txtLink a:hover{
	font-weight:normal;
	color:#b0a97f;
	font-size:12px;
	}
	
.mail{
	font-weight:normal;
	color:#ff6e03;
	font-size:13px;
	}
	.mail a:link{
	font-weight:normal;
	color:#ff6e03;
	font-size:13px;
	}
	.mail a:hover{
	font-weight:normal;
	color:#000000;
	font-size:13px;
	}
	
.txt{
	font-weight:normal;
	color:#000000;
	font-size:13px;
	}
	.txt a:link{
	font-weight:normal;
	color:#000000;
	font-size:13px;
	}
	.txt a:hover{
	font-weight:normal;
	color:#b0a97f;
	font-size:13px;
	}
