/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height:18px;
}

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

titolo1
{
	font-size:75px;
	margin:0px; padding:0px;
	color:#996599; 
}

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

tito_servizi
{
	font-size:28px;
	margin:0px; padding:0px;
	color:#fff; 
}

titolo_menu
{
	color:#ffffff;
	font-size:14px;
	margin:0px;
	padding:0px 4px 0px 4px;
}


img { border:0; }

#top
{
	background-image:url(immagini/sf-top.jpg);
	background-repeat:repeat-x;
	height: 191px;
}
#foto
{
	background-image:url(immagini/foto-top.jpg);
	height: 225px;
	background-position: center top;
}
#contenitore
{
	background-image:url(immagini/sf-center.jpg);
	background-repeat:repeat-x;
	background-color: #9A6599;
}
#contenitore_2
{
	background-image:url(immagini/sf-center.png);
	padding: 30px 0px 0px 0px;
}
#centro
{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	min-height: 500px;

}

#sx
{
	float:left;
	width:642px;
	margin: 0px 0px 0px 0px;
}


#testi
{
	width:515px;
	float: left;
	margin: 40px 30px 0px 30px;
	background-position: right top;
	background-repeat: no-repeat;
}
#dx
{
	float:left;
	width:313px;
	margin: 0px 0px 0px 0px;
}

#dw
{
	height:293px;
	background-image: url(immagini/sf-dw.jpg);
	background-repeat: repeat-x;
	font-size:11px;
}
#dw_1
{
	border-bottom: 1px solid #9A6599;
	color:#996599;
}

#dw_1 a, #anagrafica a
{
	color:#996599;
}


#credits, credits a {font-size:10px;}

.Guestbook_bottone
{
	background-color:#FFF;
	border:0px;
}

#caldiv {z-index:9999;}

a.TESTcpCurrentMonthDate, a.TESTcpOtherMonthDate {color:#000;}

/*####################################################MENU CSS##############################*/
	.lavaLampNoImage {
		position: relative;
		height: 35px;
		width: 700px;
		margin-top:0px;
		padding-top:5px;
		overflow: hidden;
	}
			.lavaLampNoImage li {
				float:left;
				list-style: none;
				color:#000000;
				margin-left:8px;
				margin-right:8px;
				
			}
				.lavaLampNoImage li.back {
					background-color:#5B3C5A;
					width: 9px;
					height: 30px;
					z-index: 8;
					position: absolute;
					margin-left:-4px;
				}
				.lavaLampNoImage li a {
					text-decoration: none;
					color: #fff;
					outline: none;
					top: 7px;
					z-index: 10;
					display: block;
					float: left;
					height: 30px;
					position: relative;
					overflow: hidden;
					/*margin-right:10px;*/
					margin-top:2px;
				}
					.lavaLampNoImage li a:hover {
						border: none;
						/*color:#000;*/
					}    
/*##################################################################################################################*/

