/* CSS Document */

body {
background: #e2e2e2;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.centratura{ position: absolute;top: 50%;left: 50%;
    width: 100%; height: 100%;
    margin-left: -50%;margin-top: -50%;
    text-align: center} 

.testo {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	color: #000000;
}
.testo A:link {text-decoration: none;  color: #000000}
.testo A:visited {text-decoration: none;  color: #000000}
.testo A:active {text-decoration: none;  color: #000000}
.testo A:hover {text-decoration: underline; color: #000000}

.testoxs {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 10px;
	color: #666666;
}
.testoxs A:link {text-decoration: none;  color: #666666}
.testoxs A:visited {text-decoration: none;  color: #666666}
.testoxs A:active {text-decoration: none;  color: #666666}
.testoxs A:hover {text-decoration: underline; color: #666666}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C8B993;
	font-weight: normal;
}
.testoLightPadding {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
.testoLight {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}

.testoVai {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.testoVai A:link {text-decoration: none;  color: #666666}
.testoVai A:visited {text-decoration: none;  color: #666666}
.testoVai A:active {text-decoration: none;  color: #666666}
.testoVai A:hover {text-decoration: underline; color: #666666}

.urlSito {
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
	color: #999999;
}
.urlSito A:link {text-decoration: none;  color: #999999}
.urlSito A:visited {text-decoration: none;  color: #999999}
.urlSito A:active {text-decoration: none;  color: #999999}
.urlSito A:hover {text-decoration: underline; color: #999999}
