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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(immagini/sf.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFF
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	line-height: 18px;
}
h2
{
	font-size:24px;
	margin:0px; padding:0px;
	text-align:left; 
	line-height:100%;
	width:auto;
	color:#00477F;
}
h3
{
	font-size:18px;
	margin:0px; padding:0px;
	text-align:left; 
	line-height:100%;
	width:auto;
	color:#00477F;
}
h4
{
	font-size:17px;
	margin:0px; padding:0px;
	text-align:left; 
	line-height:100%;
	width:auto;
	color:#C91010;
}

#corpo
{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top: -30px;
	}
	
#top
{
	height: 430px;
}	
#sx
{
	float:left;
	width:240px;
}
#dx
{
	float:left;
	width:695px;
	padding-left:0px;
}
#testi
{
	float:left;
	width:370px;
	margin-top: 5px;

}
#testi-camper
{
	float:left;
	width:710px;
	margin-top: 5px;

}
#servizi
{
	margin-top:30px;
	position: relative;

}
#servizi-sx
{
	float:left;
	width:450px

}
#servizi-dx
{
	width:166px;
	position: absolute;
	right: 0px;
	top: -20px;

}
#foto-dx
{
	width:315px;
	margin-left:10px;
	float:left;
	margin-top: 40px;
}
#titoli
{
	background-image:url(immagini/sf-titoli1.png);
	background-repeat:no-repeat;
	height:55px;
	width:562px;
	text-align:right;
	padding-top:40px;
	padding-right:5px
	
}
#dw 
{
	background-image:url(immagini/sf-dw.jpg);
	background-repeat: repeat-x;
	height:158px;
}

a:link {
	color: #333;
	text-decoration:none
}
a:visited {
	color: #333;
	text-decoration:none
}
a:hover {
	color: #333;
	text-decoration: underline
}
a:active {
	color: #333;
	text-decoration:none
}
object
{
	outline:none;
}
.azzurro  {
	color: #1D87B6;
	text-decoration:none
}
.azzurro a:link {
	color: #1D87B6;
	text-decoration:none
}
.azzurro a:visited {
	color: #1D87B6;
	text-decoration:none
}
.azzurro a:hover {
	color: #1D87B6;
	text-decoration: underline
}
.azzurro a:active {
	color: #1D87B6;
	text-decoration:none
}

