body {
background-image: url(../immagini/sito/riga.jpg);
	width: 1060px;
	color: #000000;
	font-family: "Palatino Linotype", Tunga, "MV Boli", Verdana, Arial;
	margin: 0;
}
/* **  Hoover** */
h1 {
    font-size: 0.7em;	
	text-align: center;
	width: 750px;
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: top;
	line-height: 1.5;
} 
h2 {
vertical-align: top;
width:500px;
	background-color: #999999;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h3 {
	background-color: #999999;
	font-size: 0.9em;
	color: #000000;
	
	font-weight: bold;
	text-align: center;
}
h4 {
vertical-align: top;
width:300px;
	background-color: #999999;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
/* ** Parte Centrale** */
#centrale {
	width: 1060px;
	background-image: url(../immagini/sito/background.gif);

	margin-top: 4px;
	background-position: center;
}

#contenitoresinistro{
padding-top: 60px;
	padding-left: 50px;
	float:left;
	width: 300px;
}

#contenitoredestro{
		float:right;
	width: 630px;
	padding-right: 70px;
}
#textright {
background-image: url(../immagini/sito/viola.gif);
	width: 630px;
	float:right;
	margin: 0px;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#textleft {
background-image: url(../immagini/sito/viola.gif);
	float:left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;		
}
.col { clear: both;
}
/* **scritte ** */

.testocentro {
	font-weight: bold;
	color: #ffffff;
	font-size:.9em;
	
	text-align: justify;
}
.testo {
	font-weight: bold;
	color: #ffffff;
	font-size:.8em;
	text-align: justify;
}
.prezzi {
	font-weight: bold;
	color: #ffffff;
	font-size:.8em;
	text-align: justify;
}
.first {
font: bold 1.1em "Palatino Linotype", Tunga, "MV Boli", Verdana, Arial;
color: #511FF5;line-height: 20px;
}

