body {
background-color: #CCCCFF;
	color: #2E2E2E;
	font-family: Tahoma;
	font-size:12px;
}
#container {
background-color: #8A8BFF;
	width:910px;
	height:570px;
	margin: 0 auto;
}
#container-grazie {
background-color: #8A8BFF;
background-image: url(images/grazie.jpg);
background-position: top;
background-repeat: no-repeat;
	width:300px;
	height:130px;
	margin: 50 auto;
}
#container-testo-grazie {
background-color: #8A8BFF;

	width:300px;
	height:50px;
	margin-top: 70px;
	position: absolute;
}
#container-offerte {
background-color: #8A8BFF;
background-image: url(images/modulo.jpg);
background-position: top;
background-repeat: no-repeat;
	width:550px;
	height:450px;
	margin: 0 auto;
}
#container-modulo {
background-color: #8A8BFF;
background-image: url(images/modulo.jpg);
background-position: top;
background-repeat: no-repeat;
	width:550px;
	height:600px;
	margin: 0 auto;
}
#container-testo-modulo{
background-color: transparent;
width: 550px;
margin-top: 110px;
position: absolute;

}

#dati-home {
background-color: transparent;
	width:750px;
	height:10px;
	margin-left:270px;
		position:absolute;
}
#container-home {
background-color: transparent;
	width:750px;
	height:540px;
	margin-left:270px;
	margin-top:10px;
	position:absolute;
}
#header {
background-color: #8A8BFF;
	width:910px;
	height:100px;
	margin-top:5px;
	position:absolute;
}
#dati {
background-color: transparent;
	width:750px;
	height:15px;
	margin-top:525px;
	position:absolute;
}
#menu {
background-color: transparent;
width: 910px;
height: 25px;
margin-top:105px;
position:absolute;	
}
#principale {
background-color: #CCCCFF;
width:406px;
height:400px;
border-right: 2px solid #8A8BFF;
margin-left:502px;
margin-top:131px;
position:absolute;
	
}
#principale-home {
background-color: #CCCCFF;
width:750px;
height:520px;
border: 2px solid #8A8BFF;
position:absolute;
	
}
#foto {
background-color: transparent;
width:500px;
height:400px;
margin-top:131px;
margin-left:2px;
position:absolute;
	
}
.keywords {
color: #CCCCFF;

}

.tariffe {
font-size:11px;
}
a {
	color: #2E2E2E;
	text-decoration: none;
}

a:hover {
		font-style: italic;
	font-weight: bolder;
}
.menu {
	font-size:14px;
}
#footer {
background-color: transparent;
width:910px;
height:30px;
margin-top:531px;
position:absolute;	
}
.link {
	color: #2E2E2E;
	text-decoration: underline;
}

#dropmenudiv{
position:absolute;
margin-top: 5px;
background-color: #CCCCFF;
color: #2E2E2E;
border:1px solid #2E2E2E;
font: normal 14px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-decoration: none;
font: normal 14px Tahoma;
padding-left: 3px;
color: #2E2E2E;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration: none;
font: normal 14px Verdana;
padding-left: 3px;
background-color: #8A8BFF;
color: #E8E8FF;
}


.col5 {
background-color:  #8A8BFF;

}

