body {
	margin: 0;
	background: #f9f9fa;
	padding: 0;
	width: 100%;
	height: 100%;
}
.sfondo_pagina { 
	margin: 0;
	background: #f9f9fa;
	background-image: url(../img/sfondo_pagina.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0;
	width: 100%;
	height: 100%;
}
.sfondo_piano { 
	margin: 0;
	background: #214165;
	background-image: url(../img/sfondo_piano.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0;
	width: 100%;
	height: 100%;
}
.sfondo_interno { 
	background: #FFFFFF;
	background-image: url(../img/sfondo_interno.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	width: 960 px;
	height: 530 px;
}
.sfondo_home {
	margin: 0px 0px 0px 0px;
	background: #214165;
	background-image: url(../img/sfondo_home.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.sfondo_home_centro {
	margin: 0px 0px 0px 0px;
	background: #333333;
	background-image: url(../img/sfondo_home_centro.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
p {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #555555;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	line-spacing: 0px;
}
td {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #555555;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	line-spacing: 0px;
}
h1{
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #b15c11;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0px;
	line-spacing: 0px;
	margin-top: 30px;
}
h2{
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-size: 15px;
	letter-spacing: 0px;
	line-spacing: 0px;
	margin-top: 0px;
}
h1.titolo_pagina {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #b15c11;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0px;
	line-spacing: 0px;
	margin-top: 0px;
}
.txt_contatti {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0px;
	line-spacing: 0px;
}
.nome_staff {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	color: #b15c11;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0px;
	line-spacing: 0px;
	margin-top: 0px;
}
.incarico_staff {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0px;
	line-spacing: 0px;
	margin-top: 0px;
}
.tab_cantiere {
	width: 340 px;
}
.img_staff {
	margin-left: 5px;
	margin-right: 10px;
	border: 1px;
	border-color: #FFFFFF;
}

A.link_mail {
	color: #FFFFFF; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}
A.link_mail:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}
A.link_mail:ACTIVE {
	color: #FFFFFF;
	text-decoration: underline;
}

A.link_virtual {
	color: #b15c11; font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
A.link_virtual:HOVER {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
A.link_virtual:ACTIVE {
	color: #b15c11;
	font-weight: bold;
	text-decoration: underline;
}

A.link_grigio {
	color: #999999; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
A.link_grigio:HOVER {
	color: #CECECE;
	font-weight: normal;
	text-decoration: none;
}
A.link_grigio:ACTIVE {
	color: #CECECE;
	font-weight: normal;
	text-decoration: underline;
}

A.link_sottomenu {
	color: #FFFFFF; font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
A.link_sottomenu:HOVER {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.link_sottomenu:ACTIVE {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

A.link_astrelia {
	color: #ffae00; font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
A.link_astrelia:HOVER {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
A.link_astrelia:ACTIVE {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
