body,html {
	margin:0;
	padding:0;
}

body{
	background:#666666;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.background_header{
	background-image:url(files/includes/background.gif);
}

.background_header_latodx{
	background-image: url(files/includes/latodxok.gif);
	width:154px;
}

.background_header_latodx1{
	background-image: url(files/includes/latodx1.gif);
	width:154px;
}

.background_header_latodx2{
	background-image: url(files/includes/latodx2.gif);
	width:154px;
}

.background_centrale{
	background-image:url(files/includes/background_centrale.gif);
}

.background_centrale_pad{
	background-image:url(files/includes/background_centrale.gif);
	padding-left: 15px;
	padding-right: 15px
}


.background_laterale_centrale{
	background-image:url(files/includes/background_centrale_laterale.gif);

}

.style1 {
	font-size: 10px
}


.background_laterale_centrale1{
	background-image: url(files/includes/background_laterale2.gif);
	width:219px;

}
.background_centrale2{
	background-image:url(files/includes/laterale_1.gif);
	width:219px;
}

.linea_background{
	background:url(files/immagini/barra.gif) repeat-x;
	width:200px;
}

.background-centrale{
	background-image:url(files/includes/parte_centrale1.gif);
	width:219px;
}


.titolo_iniziale {
	font-size: 19px;
	color:#FF7308;
}

.corpo_testo {
	font-size: 11px;
	color: #000000;
}

a{
	color:#000000;
	text-decoration:none;
}

.dati_vigilar {
	font-size:9px;
	color: #000000;
}

.data {
	font-size: 10px;
	color: #000000;
}

.corpo_testo_tabella {
	font-size: 10px;
	color: #000000;
	text-align:center;
}

.corpo_testo_tabella1 {
	font-size: 10px;
	color:#FF7905 ;
	text-align:center;
}

.linkattivo{
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.testo_orange {
	color:#FF7308;
}

.tabella_form {
	font-size: 10px;
	padding-right: 5px
}

.tabella_form9 {
	font-size: 9px;
}

input.padding {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:11px;
	border-width:0px;
	border-color: #FF7308
}

textarea.padding {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:11px;
	border-width:0px;
	border-color: #FF7308
}

input.inherit {
	background: inherit;
	border: 1px;
	color: #FF7308;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	border-color: #FF7308
}
