@charset "utf-8";
body {
	background-image: url(images/Sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D6B80;
	font-weight: bold;
	background-color: #AAD2FF;
}
img {
	behavior: url(pngbehavior.htc);
}
#menutop {
	width: 670px;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	vertical-align: bottom;
}
#Logo {
	width: 670px;
	height: 137px;
	text-align: right;
	padding-top: 10px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#Bottoni {
	height: 94px;
	width: 670px;
}
#Contenuto {
	height: 100%;
	width: 731px;
	z-index: 1;
}
#Contenuto a {
	color: #144D5A;
}

#Contenuto strong {
	color: #144D5A;
}
#Contenuto #contatti {
	text-align: center;
}
#BaseTop {
	height: 24px;
	width: 730px;
}
#BaseBottom {
	position: relative;
	height: 15px;
	width: 730px;
}
.quadro {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D79A2;
	text-align: center;
}


#Footer {
	height: 80px;
	width: 400px;
	color: #FFFFFF;
	position: relative;
}
#Footer a {
	color: #FFFFFF;
}
#Lumaca {
	height: 213px;
	width: 218px;
	position: relative;
	z-index: 5;
	top: 109px;
	left: 100px;
}
.mutui {

}

#generale {
	width: 731px;
}
hr {
	border-color: #D6D6D6;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;

}
#testoQuadro {
	text-align: right;
	margin-right: 100px;
}
#container {
	position: absolute;
	height: 5px;
	width: 730px;
	left: 50%;
	margin-left: -365px;
	clear: both;
}
.titoloCasa {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #6FC1DA;
	font-size: 14px;
}
.annuncio {
	text-align: justify;
}
#titoloAnnuncio {
	text-align: center;
	margin-left: 100px;
}
.quadroAnnuncio {
	padding-right: 10px;
	padding-left: 10px;
}

