/* CSS Document */

body{
margin:auto;
width:863px;
padding:0px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a, a:link, a:visited {
	text-decoration: none;
	color:#FFCC66;
}

a:hover, a:active {
	text-decoration: underline;
}

div.center {
  text-align: center;
  margin:auto;
  padding:0px;
}
#page_bg {
	height: 508px; 
	background: url(img/sf.gif) repeat-x #a7701d;
	padding: 0;

	
}

/* Top */

#tabbar {
  width: 865px;
  height: 29px !important;
  padding:0px;
  text-align: center;
  margin:auto;
  padding:0px;
}

/* Main*/

#middle {
  width: 863px;
  height: 506px !important;
  padding:0px;
  background: url(img/sfondo_testo.jpg) top center no-repeat;
  margin:auto;
  
}
#middle_flash {
	width: 577px;
    height: 506px !important;
	float:right;
  
}
#box_prezzi {
	width: 700px;
    border:1px solid #fff;
    margin-top:8px;
    background-color:#FFFFFF;
  
}
#box_photo {
poistion:relative;
top:0px;
left:0px;
margin-left:70px;
width: 650px;
border:1px solid #fff;
margin-top:8px;
background-color:#FFFFFF;
  
}

#middle_prezzi {
	width: 574px;
    height: 499px !important;
	float:right;

}
#prezzi_tabella {
	width: 574px;
    height: 400px !important;
    text-align:center;
    margin-top: 100px;

}
#middle h1 {
	width: 250px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding-left:15px;
	padding-top: 60px;
	vertical-align: middle;
	text-align: justify;
    font-style: italic;
}

/* Bottom */

#foot {
  width: 863px;
  height: 64px !important;
  padding:0px;
  /*background: url(img/sfondo_indirizzo.gif) no-repeat;
  margin:auto;*/
}
#foot h1 {
  font: 11px Arial, Helvetica, sans-serif;
  color:#fff;
  text-align: center;
  vertical-align: middle;
  padding-top:7px;
  padding-left:50px;
  
}
