html, body, div, h1, h2,
 h3, h4, h5, h6, ul, ol,
 dl, li, dt, dd, p, blockquote,
 pre, form, fieldset, table, th, td {
 margin: 0; 
 padding: 0; 
}

html
{
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	width:100%;
	background-color: #303030;
}

body{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:13px;
	color:#a8a8aa;
	padding: 0px;
	width:100%;
	margin: 0px auto;
	text-align:center;
	background:url('img/verticale.jpg') repeat-x left top;
}

div#esterno{
	margin: 0px auto;
	width:994px;
	position:relative;
	text-align:center;
	background:url('img/sfondo_totale.jpg') repeat-y;
}

div#sinistra{
	margin: 0px auto;
	width:11px;
	float:left;
}

div#container{
	margin: 0px auto;
	width:972px; 
	float:left;
	text-align:center;
	background:url('img/orizzontale.gif') repeat-y left top;
}

div#destra{
	margin: 0px auto;
	width:11px;
	float:left;
}

div#header{
	width:972px; 
	margin: 0px auto;
	height: 385px;
	position:relative;
	text-align: center;   
}

div#menu{
	position:relative;
	margin: 0px auto;
	width: 972px;
	text-align:center;
	height:262px;
	background:url('img/sfondo_centro.jpg') repeat-x;
}

div#contenuto{
	position:relative;
	margin: 0px auto;
	width: 972px;
	text-align:left;
	height:auto !important;
}

div#footer{
	clear: both;
	text-align: left;
	margin: 0px auto;
	width: 994px;
	height: 80px;
	background:url('img/footer.jpg') no-repeat 0px 0px;
}

div#testata{
	width: 972px;
	height: 385px;
	text-align:left;
	background: url('img/testata.jpg') no-repeat 0px 0px;
}

.titolo{
	font-family: Arial;
	font-size:14px;
	color:#1c9acd;
}

.data{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:11px;
	color:#1c9acd;
}

a.servizi{
	font-family: Arial;
	font-size:12px;
	color:#465157;
	text-decoration:none;
	font-weight: bold;
}

a.dettaglio{
	font-family: Arial;
	font-size:11px;
	color:#1c9acd;
	text-decoration:none;
}

.testo{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:12px;
	color:#959596;
}

.testo_s{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:11px;
	color:#465157;
}

.footer1{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:10px;
	color:#ffffff;
}

a.footer1{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size:10px;
	color:#ffffff;
}

.contatti{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#538ac3;
}

a.contatti{
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color:#538ac3;
	text-decoration: none;
}

a.contatti:hover{
	color:#ffffff;
}

div.splitta1{
    float: left;
    width: 100px; 
    padding: 0 0;
}

div.splitta3{
	width: 215px; 
    padding: 0 0;
	height: 19px;
	float: left;
}

.campo_input{
	border: 1px solid #bfb5b4;
	height: 14px;
	width: 185px;
	background-color:#f6f6f6;
	color:#000000;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	padding-left: 5px;
	padding-top: 3px;
}

.campitesto3{
	color:#000000;
	font-family:verdana;
	background-color:#f6f6f6;
	font-weight:normal;
	font-size:10px;
	overflow: auto;
}

.invia{
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background: url(img/invia.jpg) no-repeat; 
	border: none;
	height: 28px;
	width: 80px;
	cursor: pointer;
}

.annulla{
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	background: url(img/annulla.jpg) no-repeat; 
	border: none;
	height: 28px;
	width: 76px;
	cursor: pointer;
}
