@charset "utf-8";
/* CSS Document */

body {
	margin-top: 2px;
	padding: 0;
	background: #FFFFFF url(images/bbg3.png) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
#wrapper {
	width: 1024px;
	height:800px;
	margin: 0 auto;
		background: #FFFFFF url(images/bbg3.png) repeat-x left top;
	
}
#header {
	width: 1024px;
	height: 175px;
	margin: 0 auto;
	background: url(images/1111.jpg) no-repeat left top;
	float:right;
}

#menu {
position:absolute;
margin-top:159px;
	float: left;
	width: 1024px;
	height: 51px;
	background: url(images/1111menu1.jpg) no-repeat left top;
}

.menu {

	color:#663300;
	text-decoration: none;
	font-family:"Lucida Calligraphy";
	font-size:16px;
	font-weight:bold;
}
.menu:hover{
text-decoration: none;
color:#CC6600;
}


.current_page {
text-decoration: none;
	font-family:"Lucida Calligraphy";
	font-size:16px;
	font-weight:bold;
	color: #CC6600;
}
#page {
	width: 1024px;
	height:550px;
	position:absolute;
margin-top:204px;
background: #FFFFFF url(images/img02.jpg) repeat-x left top;
}


.testose{
color:#666600;
text-align:center;
font-family:"Lucida Calligraphy";
font-size:19px;

padding-left:30px;
padding-right:30px;
}
#footer {
	width: 1024px;
	position:absolute;
margin-top:544px;
	
	background: url(images/img111.jpg) repeat left top;
	height: 50px;
	color:#663300;
	text-decoration: none;
	font-family:"Lucida Calligraphy";
	font-size:16px;
	font-weight:bold;
}
.tariffe{
color:#666600;
text-align:center;
font-family:"Lucida Calligraphy";
font-size:15px;
padding-left:5px;
padding-right:5px;
}
.avviso{
color:#CC6633;
text-align:center;
font-family:"Lucida Calligraphy";
font-size:13px;
font-weight:bold;

}
.testodove{
color:#666600;
text-align:left;
font-family:"Lucida Calligraphy";
font-size:16px;
font-weight:bold;
padding-left:30px;
padding-right:30px;
}
