H1 { font-size:10px; font-family:tahoma; color:black }
H2 { font-size:10px; font-family:arial; color:red }
H3 { font-size:10px; font-family:arial; color:yellow }
TD { font-size:11px; font-family:verdana,tahoma,arial; color:white }

.modulo {
	background-color: #274F76;
		
}
.titoli {
	color: #99CCFF;
	font-weight: bold;
	
	
}
.modulo1 {
background-color: #99CCFF;
color: #274F76;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.colonna1 {
background-color: #99CCFF;
color: #274F76;
	
}
.colonna2 {
background-color: transparent;
color: #396289;

}
body {
background-color: #274F76;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	
}
 
a:link {
	text-decoration: none;
}

#container {
	background-color: transparent;
	width: 900px;
	height: 600px;
	
	margin-left: 200px;
	position: absolute;
}
#dati {
	background-color: transparent;
	width: 760px;
	height: 20px;
	position: absolute;
}
#header {
	background-color: #396289;
	width:900px;
	height: 60px;
	margin-top:25px;
	position: absolute;
}
#header1 {
	background-color: transparent;
	width:900px;
	height: 120px;
	margin-top:85px;
	position: absolute;
}
#menu {
	background-color: transparent;
	width:900px;
	height: 15px;
	margin-top:205px;
	position: absolute;
}
#principale {
	background-color: #396289;
	width:900px;
	height: 345px;
	margin-top:222px;
	position: absolute;
}
#testo {
	background-color: #396289;
	width:240px;
	height: 333px;
		position: absolute;
}
#testo-home {
	background-image: url(images/sfondo1.jpg);
	width:375px;
	height: 333px;
		position: absolute;
}
#testo-home1 {
	background-image: url(images/sfondo2.jpg);
	width:375px;
	height: 333px;
	margin-left:375px;
		position: absolute;
}
#foto {
	background-color: #5F8CB8;
	width:500px;
	height: 333px;
	margin-left:250px;
		position: absolute;
}
#foto-appartamenti {
	background-color: #396289;
	width:750px;
	height: 333px;
	
		position: absolute;
}
#colonna {
	background-color: #396289;
	width:150px;
	height: 300px;
	margin-left: 750px;
		position: absolute;
}
a {
	color: White;
	text-decoration: none;
}

