body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}

#header {
	height: 30px;
	width: 100%;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	background-image: url(/img/sfondo-top-nav.jpg);
	background-repeat: repeat;
}
a { 
	font-size: 13px;
	color: #FF6600;
	text-decoration: none; 
}
a:hover { 
	font-size: 13px;
	color: #FF6600;
	text-decoration: underline; 
}

/* PATH (briciole) */
#path {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size : 11px;
	color : #333333;
}

h1 {
	font-size: 16px;
	color : #006600;
	font-weight: bold;
}

h1.titolo-pagina {
	font-size: 15pt;
	color: #FF6600;
	margin-left: 10px;
}

.testo_centro {
	color : #333333;
	text-align : center;
}

.testo_destra {
	color : #333333;
	text-align : right;
}

.testo_destra_bianco {
	color : #ffffff;
	text-align : right;
}

.testo_sinistra {
	text-align : left;
	color : #333333;
}

.testo_nav_titoli {
	font-size : 13px;
	text-decoration : none;
	text-align : left;
	color : #003300;
	font-weight: bold;
}

.link_path {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

A.link_path:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

/* COL SX */
#leftCol-HP {
	overflow: hidden;
	float: left;
	width: 118px;
	margin-right: 7px;
}

#leftCol {
	overflow: hidden;
	float: left;
	width: 190px;
	margin-right: 10px;
}

/* COL CENTRO */
#centerCol-HP {
	overflow: hidden;
	float: left;
	width: 415px;
	margin-right: 10px;
}

#centerCol {
	overflow: hidden;
	float: left;
	width: 140px;
	margin-right: 15px;
	margin-top: 55px;
}

/* COL DX */
#rightCol-HP {
	overflow: hidden;
	float: left;
	width: 350px;
	margin-top: 40px;
}

#rightCol {
	overflow: hidden;
	float: left;
	width: 570px;
}

/* FOOTER */
#footer { clear: both; overflow: hidden; margin: 20px 0 17px 0; padding-top: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; }
