@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: repeat-x;
}
body,td,th,input,select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}
#bodyinfo {
	background-image: url(immagini/sf-top-newsletter.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#DAD6CF;
}

/* Gestiti con CUFON */
h1{
	font-size:26px;
	color:#731111;
}
h2{
	font-size:30px;
	color:#731111;
}
h3{
	font-size:19px;
	color:#000;
}
.h3_dx{
	font-size:17px;
	margin:0;
	padding:0 0 0 5px;
}
h2.pacchetti{
	font-size:30px;
	color:#731111;
	margin-bottom:10px;
	padding-bottom:0;
}
.elenco{
	font-size:22px;
	color:#000;
}
.grey{
	color:#6C6B5F;
}
.orange{
	color:#ff6600;
}
.red{
	color:#731111;
}

/*********************/
img{
	border:0px;
}

div {
	margin:0;
	padding:0;
	border:0;
}

#container
{
	background-image:url(immagini/sf-center.jpg);
	width: 962px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
}
#corpo
{
	background-image:url(immagini/sf-center-dw.jpg);
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	background-position: center bottom;
	background-repeat: no-repeat;
}

#bottom_centro{
	margin-top:30px;
	margin-bottom:20px;
}

#dw 
{
	background-image: url(immagini/sf-dw.jpg);
	height: 130px;
	background-repeat: repeat-x;
	background-position: top;
}
#sx
{
	float:left;
	width: 305px;
	margin: 0px 0px 0px 0px;
	background-image: url(immagini/sf-sx.jpg);
	border:0px solid red;
	padding:0;
}

#prenota{
	background-image: url(immagini/back-prenota.png);
	background-repeat:no-repeat;
	background-position:center;
	width:280px;
	height:96px;
	margin:auto;
	margin-top:10px;
	border:0px solid red;
	
}


#blog_sx
{
	width:271px;
	height:106px;
	padding:25px 0 15px 0;
	margin: -25px auto 0 auto;
	background-image: url(immagini/banner_blog2.png);
	background-position:center;
	background-repeat:no-repeat;
}

#contattaci_dx
{
	width:210px;
	height:81px;
	padding:0;
	margin: 0px auto 0 auto;
	background-image: url(immagini/banner_contattaci.png);
	background-position:center;
	background-repeat:no-repeat;
}

#intranet_dx
{
	width:210px;
	height:81px;
	padding:0;
	margin: 0px auto;
	background-image: url(immagini/banner_intranet.png);
	background-position:center;
	background-repeat:no-repeat;
}

#link
{
	color:#333;
}

#dx
{
	float:left;
	width:221px;
	padding:0;
	margin: 0px 0px 0px 0px;
	background-image: url(immagini/sf-dx.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#centro
{
	float:left;
	width: 421px;
	border:0px solid red;
	padding:0 0 0 15px;
	margin:0;
}

a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
}
object
{
	outline:none;
}
.pacchetto_home{
	width:400px;
	margin:3px 0 0 0;
	background-image:url(immagini/sf_pacchetto.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.pacchetto{
	width:360px;
	margin:5px 0 0 0;
	background-image:url(immagini/sf_pacchetto.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.red{
	color:#751111;
	text-decoration:none;
}

a.red:link{
	color:#751111;
	text-decoration:none;
}
a.red:hover{
	color:#751111;
	text-decoration:underline;
}
.clearBoth{
	clear:both;
	margin:0;
	padding:0;
}
ol.faq li{
	margin:3px 0 6px 0;
	border:0px solid green;
}

