body {
background: #ffffff url(../images/bkg.jpg) fixed no-repeat top;
margin: 0;
padding: 0;
}

a{color:#4ea4d9; text-decoration:none;}
a:hover{text-decoration:underline;}

div#container{
	width:950px;
	margin: 30px auto 0 auto;
}
div#header{
	padding: 0px 5px 0px 5px;
	background-color:#FFFFFF;
}


/* Lingue */
#lingue{float:right; margin:10px 30px 0 0}
#lingue a{margin-right:3px}
div#content{
	width:930px;
	background: #ffffff url(../images/bkg_menu2.jpg) no-repeat top;
	margin: 0 auto;
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom:40px;
}
div#footer{
	font-family: Lucida Sans, Arial, sans-serif;
	font-size:10px;
	text-align: center;
	color:#ffffff;
	background-color: #6699CC;
	padding-top: 10px;
	position:relative;
	top:40px;
	height: 20px;
	clear:left;
}
div#footer a{color:#FFF; text-decoration:none}
div#footer a:hover{text-decoration:underline}

/* Tariffe */
div#tariffe table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
div#tariffe td,th{
	padding:1px 5px;
	border:1px solid #eee;
	text-align: center;
}
.odd {
	background-color: #D6E1F5;
}
.add {
	background-color: #B0C6EC;
}


/* Loghi sfondo */
#loghi{margin:0 auto; width:1000px; position:fixed; bottom:70px}
#donnafugata {
float:left;
}
#pomelia {
float:left;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
#corpo_ext{font-family: Lucida Sans, Arial, sans-serif; margin:20px 40px 0 40px; font-size: 12px; text-align: justify;}