@import url("webfonts/myriadpro/stylesheet.css");
@import url("webfonts/myriadprobold/stylesheet.css");
html, body{
	margin: 0;
	padding: 0;
}

#container {
	width: 900px;
	position: absolute;
	margin-left: -450px;
	left: 50%;
}

#bottom {
	text-align: center;
	height: 20px;
	width: 900px;
	float: left;
	margin-top: 10px;
	font-family: myriadpro;
	font-size: 12px;
	color: #333;
}
.text-main {
	font-family: myriadpro;
}
#main {
	margin-top: 80px;
	text-align: center;
	padding-left: 20px;
}
#sezione {
	float: left;
	width: 700px;
	height: 435px;
	background-image: url(images/sf-sezione.png);
	background-repeat: no-repeat;
}
#sezione-contatti {
	float: left;
	width: 700px;
	height: 435px;
	background-image: url(images/sf-contatti.png);
	background-repeat: no-repeat;
}
#chi-siamo {
	text-align: left;
	padding-top: 37px;
	padding-left: 37px;
	padding-right: 37px;
}
#listino {
	text-align: left;
	padding-top: 17px;
	padding-left: 37px;
	padding-right: 37px;
}
#listino img {
	vertical-align: middle;
}
#dove-siamo {
	text-align: left;
	font-family: myriadpro;
	font-size: 13px;
	line-height: 20px;
}
.button {
	float: left;
	height: 435px;
}
#top {
	text-align: left;
	height: 109px;
	width: 900px;
}

img.slidemaximage     { 
display:none;
position:fixed !important;/*le immagini non scrollano.non funziona in IE6*/
}
a {
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:hover {
	color: #981C23;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
.text {
	font-family: myriadpro;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}
.textbold {
	font-family: myriadprobold;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}
.text-listino-bold {
	font-family: myriadprobold;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
}
.text-listino {
	font-family: myriadpro;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
}
td {
}
img {
	border: 0px;
}
