/* CSS Document */
/* //////////////////////////////// AAA */
.sfondo {
	background-image: url(layout/apartments.gif);
	background-repeat: repeat-x;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
input#aaa {
	border: none;
	cursor: hand;
	cursor: pointer;
	color: #000000;
	background-color: #E8E9EB;
}
.t1nero {
	font-size: 11px;
	width: 11px;
	height: 20px;
}
.t2nero	{
	font-size: 16px;
	width: 16px;
	height: 22px;
}
.t3nero {
	font-size: 18px;
	width: 18px;
	height: 24px;
}
.tx {
	font-size: 11px;
	color: #6A81B4;
}
.txnero {
	font-size: 11px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
form#s {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* //////////////////////////////// AAA */
/* //////////////////////////////// LINK */
a {
	color: #6A81B4;
	text-decoration: none;
}
a:hover {
	color: #536BA6;
	text-decoration: underline;
}
a#bianca {
	color: #FFFFFF;
	text-decoration: none;
}
a#bianca:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a#nero {
	color: #000000;
	text-decoration: none;
}
a#nero:hover {
	color: #000000;
	text-decoration: underline;
}
a#t {
	color: #6A81B4;
	text-decoration: none;
}
a#t:hover {
	color: #536BA6;
	text-decoration: underline;
}
a#b {
	color: #2F4580;
	text-decoration: none;
	font-weight: bold;
}
a#b:hover {
	color: #536BA6;
	text-decoration: underline;
	font-weight: bold;
}
a#bb {
	color: #2F4580;
	text-decoration: underline;
	font-weight: bold;
}
a#bb:hover {
	color: #536BA6;
	text-decoration: underline;
	font-weight: bold;
}
a#sub {
	color: #6A81B4;
	text-decoration: underline;
	padding-left: 5px;
}
a#sub:hover {
	color: #536BA6;
	text-decoration: underline;
	padding-bottom: 5px;
}
a#arancio {
	color: #FBB547;
	text-decoration: none;
}
a#arancio:hover {
	color: #FBB547;
	text-decoration: underline;
}
a#aranciob {
	color: #E8872F;
	text-decoration: none;
	size: 15px;
}
a#aranciob:hover {
	color: #E8872F;
	text-decoration: underline;
	size: 15px;
}
a#bianco {
	color: #FFFFFF;
	text-decoration: none;
	size: 15px;
	font-weight: bold;
}
a#bianco:hover {
	color: #FFFFFF;
	text-decoration: underline;
	size: 15px;
	font-weight: bold;
}
/* //////////////////////////////// LINK */
/* //////////////////////////////// PAGINA INTERNA */
.topInterno {
	background-attachment: fixed;
	background-image: url(layout/top_interna.gif);
	background-repeat: no-repeat;
	line-height: 7px;
	height: 7px;
}
.brdgrigio {
	line-height: 3px;
	background-color: #EFF0F2;
	height: 3px;	
}

/* //////////////////////////////// PAGINA INTERNA */
.testobg2 {
	color: #6A81B4;
	background-color: #F5F5F5;
	font-weight: bold;
}
.testobg {
	color: #6A81B4;
	background-color: #F5F5F5;
	font-weight: normal;
}
/* //////////////////////////////// H */
h1{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.titolineri {
	color: #000000;
	font-weight: bold;
}
