body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%; background-image: url(images/bussola.jpg); background-attachment: fixed;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #000000;
	width: 221px;
	height: 140px;
	background-color: #FFCC00;
}
#top a:link, #top a:active, #top a:hover, #top a:visited {
	color:#000000;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#images {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: 372px;
	margin-top: 5px;
	background-color: #FFCC00;
	color: #000000;
	padding: 4px;
}
#news-casa {
	width: 213px;
	height: 572px;
	margin-top: 5px;
	background-color: #FFCC00;
	color: #000000;
	padding: 4px;
}
#menu {
	width: 422px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #9999FF;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 5px;
	background-color: #9999FF;
}
#content-casa {
	width: 446px;
	float: right;
	height: 580px;
	margin-top: 5px;
	background-color: #9999FF;
}

#content-nolo {
	width: 446px;
	float: right;
	height: 680px;
	margin-top: 5px;
	background-color: #9999FF;
}

#content-nolo a:link, #content-nolo a:active, #content-nolo a:hover, #content-nolo a:visited {
	color:#000000;
}

p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h2 {
text-align: center;
	font-size: 150%;
	font-weight: normal;
	color: #000000;
}
h3 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}
#pad a:active, #pad a:visited, #pad a:link { color: #9999FF; text-decoration: none; } #pad a:hover { color: #9999FF; text-decoration: none; 
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}

#text a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#FFFFFF;