/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height:20px;
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: repeat-x;
	color:#675346;
}

html{overflow-x:hidden}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}


img { border:0; }

#menu
{
	height: 115px;
	background-color: #FFF;
}
#top
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	/*position:absolute;
margin-left:-600px; left:50%;
height:155px; 	*/
}

#contenitore
{
	background-image:url(immagini/sf-center.jpg);
	background-repeat:no-repeat;
	background-color: #EDEEF0;
	background-position: center bottom;
}

#centro
{
	width:955px;
	margin-left:auto;
	margin-right:auto;

}
#center
{
	float:left;
	width:955px;
	position:relative;
	background-color:#FFF;
	min-height: 500px;
	margin: -24px 0px 0px 0px;
}
#sx
{
	float:left;
	width:614px;
	margin: 30px 18px 50px 0px;
	min-height: 500px;
	border-right: 1px solid #E7E0DC;
	padding: 0px 18px 0px 0px;
}
#dx
{
	float:left;
	width:304px;
	margin: 30px 0px 0px 0px;
}

#dw
{
	height:530px;
	background-image: url(immagini/sf-dw.jpg);
	background-position: center top;
	font-size: 11px;
	color: #FFF;
}

#dw a {color:#FFF}

#dw-1
{
	height:349px;
	background-image: url(immagini/sf-top-dw.jpg);
	background-position: center bottom;
}

titoloDIN
{
	margin:0px;
	padding:0px;
	font-size:35px;
	color:#685447;
}

titoloAD
{
	margin:0px;
	padding:0px;
	font-size:70px;
	color:#47B3CC;
}

tito_box
{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#52BFD7;
}

.txt-azzurro {color:#47B3CC}

.txt-marrone {color:#685447}

.riga-sottotitolo{
	width:600px;
	height:1px;
	background-color:#E7E0DC;
	margin:10px 0px;
}

.Guestbook_modulo
{
	border:1px solid #D9E6EC;
	background-color:#D9E6EC;
	color:#675346;
}

textarea.Guestbook_modulo {width:214px;}


.Guestbook_bottone
{
	background-color:#467088;
	border:3px solid #467088;
	color:#FFF;
}

.separatore-menu
{
	background-image:url(immagini/separatore-menu.png);
	width:2px;
	height:50px;
	position:absolute;
	top:6px;
}

a.ABC_link_last,a.ABC_link_news {color:#685447}

/***** MENU *******/
#menuTop {
	position:relative;
	padding: 7px;
	padding-top:0px;
	margin-top:0px;
	margin-left:10px;
	overflow: hidden;
}
#menuTop li {
	float: left;
	list-style: none;
	margin-right:5px;
	padding-top:10px;
}
#menuTop li.backLava {
	border-top:5px solid #53BFD7;
	width: 9px;
	position: absolute;
}
#menuTop li a {
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 2px 5px;
	z-index: 10;
	display: block;
	position: relative;
	font-size:14px;
	padding:10px;
}
/***** MENU *******/
