div.base{
	margin:  0 auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top:20px;
	background: url("../images/sf_bl.png") fixed center;
	border-left: 2px solid white;
	border-right: 2px solid white;
	width: 790px;
	height: auto;
	text-align: center; 
}


div.content{
	margin: 0 auto;
	margin-top: 0px;
	height: auto;
	width: 770px;
	background: white;
	padding-top:20px;
	padding-bottom:20px;
}

div.footer{
	width: 770px;
	height: 145px;
	padding:0px;
	margin: 0 auto;
	background: url("../images/foot.png");
}

div.end{
	margin:0 auto;
	margin-top:50px;
}

body{
	background: url("../images/sfondo2.jpg") fixed no-repeat;
    background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
	color: #444;
}

h1{
	margin-top: 40px;
	margin-bottom: 40px;
	color:#7a0000;
	font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-weight:normal;
	font-size: 22px;
}

h2{
	margin-top: 50px;
	margin-bottom: 0px;
	color:#7a0000;
	font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-weight:normal;
	font-size: 18px;
}

a{
	color: #444;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: sans-serif;
}

a.info{
	text-transform: none;
	font-size:14px;
}

a:hover{
	color: #fda738;
	text-decoration:underline;
}

p{	
	font-size:11px;
	color: #444;
	font-family: sans-serif;
}


p.note{	
	font-size:14px;
	color: #444;
	font-family: sans-serif;
}

p.text{	
	border:1px solid #fff4ac;
	background:#fffbe1;
	padding: 30px;
	width:500px;
	height:auto;
	margin: 0 auto;	
	margin-top: 30px;
	margin-bottom:30px;
	font-size:14px;
}

div.note{	
	border:1px solid #fff4ac;
	background:#fffbe1;
	padding: 30px;
	width:500px;
	height:auto;
	margin: 0 auto;	
	margin-top: 30px;
	margin-bottom:30px;
	font-size:14px;
	text-align:left;
}

div.alert{
	width:500px;
	margin:0 auto;
	font-size:11px;
	font-weight: bold;
}

a.alert{
	color: red;
}

p.credit{
	margin:0px;
	text-transform: uppercase;
	font-size: 11px;
}

div.menu{
	border-top: 1px solid #a1c8f4;
	border-bottom: 1px solid #a1c8f4;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	background:#e6eff4;
	margin:0px;
	margin-bottom: 40px;
}

div.header{
	border: none;	
	margin: 0 auto;
	margin-bottom: 0px;
	background: transparent;
	width: 770px;
	height: 145px;
	text-align: center; 
}

img{
	border:none;
	margin: 0px;
}

img.right{
	float: right;
	margin: 0 auto;
}

img.left{
	float: left;
	margin: 0 auto;
}

img.fondo{
	margin-top: 30px;
}

table.prezzi{
	padding:5px;
	background: #e6eff4;
	border: 1px solid #a1c8f4;
	margin: 0 auto;
	margin-top:30px;
	margin-bottom:30px;
	width: 640px;	
}

td{
	border-bottom:1px dotted #a1c8f4;
}

tr.first{
	font-weight:bold;
}

div.text{
	border:1px solid #fff4ac;
	background:#fffbe1;
	padding: 30px;
	width:500px;
	height:auto;
	margin: 0 auto;	
	margin-top: 30px;
	margin-bottom:30px;
	font-size:14px;
}




