body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	color: white;
	text-align: left;
	background: url(immagini_layout/sfondo_sito.jpg) center center;
}
html{height: 100%;width: 100%;margin: 0 auto;}
table{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a {text-decoration: none;color: white;}
a:hover{text-decoration: none;color: silver;}
img{border: 0px;}
form{margin: 0px;}
input, textarea{background: black; color: white; border: 0px; font-size: 10px; margin: 0px; padding: 1px;}
.input_noborder{background-color: transparent;color: Black;	border: 0px;}
form{margin: 0px;padding: 0px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
h1{font-size: 16px;	margin: 0px;}
h2{font-size: 14px;	margin: 0px;}
h3{font-size: 12px;	margin: 0px;}
h4{font-size: 11px;	margin: 0px;}
h5{font-size: 10px;	margin: 0px;}
.testo9, .testo9_rosso, .testo9_nero, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_marrone, .testo10_nero, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_marrone, .testo11_nero, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_marrone, .testo12_nero, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_marrone, .testo13_nero, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_marrone, .testo14_nero, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_marrone, .testo16_nero, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_marrone, .testo18_nero, .testo18_bianco{font-size: 18px;}

.testo9_marrone, .testo10_marrone, .testo11_marrone, .testo12_marrone, .testo13_marrone, .testo14_marrone, .testo16_marrone, .testo18_marrone{color: #B7B1B0;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.bianco{color: White;}
.privacy{color: Gray; font-size: 10px;}
.giustificato{text-align: justify;}

/* == DIVS STUTTURA ===================== */

#pagina{
	width: 914px;
	height: 540px;
	top: 50%;
	left: 50%;
	margin: -270px 0px 0px -460px;
	position: relative;
	border: 3px solid #716B61;
}
#logo_azienda{
	height: 70px;
	width: 70px;
	margin: 20px 0px 0px 20px;
	float: left;
	position: relative;
}
#menu_primario{
	height: 30px;
	width: 750px;
	margin: -30px -3px 0px 0px;
	float: right;
	position: relative;
	background: #716B61;
}
#menu_secondario{
	height: 18px;
	width: 750px;
	color: White;
	background: Black;
	margin: 125px 0px 5px 0px;
	float: right;
	position: relative;
}
#contenuto{
	height: 280px;
	width: 750px;
	color: White;
	background: #716B61;
	margin-top: 0px;
	float: right;
	position: relative;
	line-height: 15px;
}
/* Per alcune pagine */
	.paginazione_contenuto{
		height: 20px;
		width: 210px;
		color: White;
		margin: -15px -10px 0px 0px;
		float: right;
		position: relative;
		text-align: right;
		padding-right: 15px;
	}
.testuale{
	height: 210px;
	width: 400px;
	margin: 35px;
	padding: 0px;
	float: left;
	position: relative;
	
}
table.tb_testuale{
	height: 210px;
	width: 410px;
	font-size: 11px;
}
table.tb_testuale_news{
	margin-right: -3px;
	
}

table.tb_testuale_news a {
	text-decoration: underline;
	color: #B7B1B0;
}
	table.tb_testuale_news a:hover {color: black;}

#footer{
	height: 20px;
	width: 911px;
	top: 50%;
	left: 50%;
	margin: -23px 0px 0px -460px;
	padding: 0px 0px 0px 6px;
	position: relative;
	color: white;
	background: #716B61;
	font-size: 10px;
	line-height: 20px;
}
#sotto_footer{ /* Presente solo su index */
	height: 20px;
	width: 920px;
	top: 50%;
	left: 50%;
	margin: 3px 0px 0px -460px;
	padding: 0px 0px 0px 0px;
	position: relative;
	color: #716B61;
	background: inherit;
	font-size: 9px;
	line-height: 20px;
}

/* aggiunto da manu 26/11/2998 dopo inserimento dati aziendali */
#w3c {position: absolute; right: 0px; top: 0px;}
/* == DIVS STUTTURA ===================== */

/* == MENU'S ===================== */
/* PRIMARIO */
ul.menu_primario{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
	list-style-type: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
ul.menu_primario li{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	line-height: 30px;
}
ul.menu_primario li a{
	height: 30px;
	width: auto;
	margin: 0px;
	padding: 0px 12px 0px 10px;
	display: block;
	background: #716B61 url(immagini_layout/sfondo_menu_primario.gif) no-repeat left bottom;
}
ul.menu_primario li a:hover{background: #403D37 url(immagini_layout/sfondo_menu_primario.gif) no-repeat left bottom;}
ul.menu_primario li a.pr_attivo{background: #403D37 url(immagini_layout/sfondo_menu_primario.gif) no-repeat left bottom;}

/* SECONDARIO */
ul.menu_secondario{
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 14px;
	list-style-type: none;
	position: relative;
	border-left: 1px solid White;
}
ul.menu_secondario li{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	line-height: 14px;
	border-right: 1px solid White;
}
ul.menu_secondario li a{
	width: auto;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	/*font-family: Monaco, Franklin Gothic Medium, Lucida Console,Palatino Linotype , Tahoma, sans-serif;*/
	font-family: Palatino Linotype, Times new roman, Arial, Tahoma, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: White;
	background: inherit;
}
ul.menu_secondario li a:hover, ul.menu_secondario li a.sc_attivo{
	color: #5C5955;
	background: inherit;
}

/* == MENU'S ===================== */

/* == FORMATTAZIONE VARIA ===================== */
img.img_contenuto {
	float: right;
	position: relative;
}
h4.made{
	color: #231F20;
	background: inherit;
	margin: -22px 8px 0px 0px;
	padding: 0px;
	float: right;
	position: relative;
}
h3.titolo_contenuto{
	font-size: 12px;
	color: #B7B1B0;
	background: inherit;
	margin: 0px;
}

/* === Testo footer */
.credits{
	float: left;
	position: relative;
	margin-left: 5px;
	font-size: 9px;
}
h4.lingue{
	float: right;
	position: relative;
	margin-right: 5px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.doc_press{
	width: 155px;
	margin: 0px 10px 10px 0px;
	float: left;
	position: relative;
}

.tb_contatti_persone img{
	margin: 0px 10px 0px 0px;
	float: left;
	position: relative;
}

.loghi_w3c{
	margin: 5px 0px 0px 0px;
}

/* == FORMATTAZIONE VARIA ===================== */
