html, body {
	height: 100%;
}

	
body {
	margin: 0px;
	padding: 0px;
	background: url(/img/aa/bianco.gif) repeat left top;
}





p, {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}



a {
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-size: 12px; 
	color: #AA1100;
	text-decoration: none;
	line-height: 25px;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}





/** -------------------------------------------------------------------------------- */






/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(/img/aa/bianco.gif) left top;
}




/** -------------------------------------------------------------------------------- */







/** TEXT MAIN CONTENT */

.titolo1 {
	font-weight: bold; font-size: 12px; COLOR: #b82633; font-family: "Verdana", sans-serif; line-height: 16px;
}
.tbg {
	font-weight: bold; FONT-SIZE: 11px; COLOR: #777777; FONT-FAMILY: "Verdana", Sans-Serif;
}
.mainbody {
	font-weight: normal; font-size: 11px; COLOR: #000000; font-family: "Verdana", Sans-Serif; line-height: 16px;
}
.mainlink {
	font-weight: bold; font-size: 11px; COLOR: #666666; font-family: "Verdana", Sans-Serif; line-height: 16px;
}
.whitestyle {
	font-weight: normal; font-size: 9px; COLOR: #ffffff; font-family: "Verdana", Sans-Serif; line-height: 14px;
}

