#contSkyScraper {
	top:147px;
}
BODY {	font-family : Verdana, Arial; font-size : 8px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #A4DAFE;
	scrollbar-highlight-color: #65C2FE;
	scrollbar-shadow-color: #65C2FE;
	scrollbar-face-color: #A4DAFE;
	scrollbar-dark-shadow-color: #A4DAFE;
}
TD{
	font-family : Verdana, Arial; font-size : 10px;
}

FORM{
	margin: 0px;
	padding: 0px;
}
INPUT, SELECT, TEXTAREA{
	font-size : 11px;
}
SELECT {
	width:100%;
	max-width:100%;
}

.tdDotCeleste { background-image: url(/media/backgrounds/cubinoCeleste.gif); background-repeat: no-repeat; background-position: 1px center; background-attachment: fixed; font-family: Verdana, Arial; font-size: 10px; font-weight: bold; color: #000000 ; padding-left: 8px }
.smlRedNormal {   font-size: 10px; font-weight: normal;color: #CC0000}
.btnArancio, .btnArancioNero, .btnCeleste, .btnNero{
	cursor: pointer;
	border:1px solid #FFFFFF;
	background-image:  url(/utenti/images/bottone_ab.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding: 0px;
	padding-right: 14px;
}
.btnArancio{
	background-color: #FAA219;
	background-image:  url(/utenti/images/bottone_ab.gif);
}
.btnArancioNero{
	background-color: #FAA219;
	background-image:  url(/utenti/images/bottone_an.gif);
}
.btnCeleste{
	background-color: #65C2FE;
	background-image:  url(/utenti/images/bottone_ba.gif);
}
.btnNero{
	background-color: #000000;
	background-image:  url(/utenti/images/bottone_na.gif);
}
.medCeleste{
	font-size: 10pt; font-weight: bold; color: #65C2FE;
}
.smlCeleste{
	font-size: 10px; font-weight: bold; color: #65C2FE;
}
.smlCelesteNormal{
	font-size: 10px; font-weight: normal; color: #65C2FE;
}
.smlCelestino{
	font-size: 10px; font-weight: bold; color: #DCF3F9;
}

.lineTitolo{
	background-image: url(/utenti/images/linea_titolo.gif);
	background-repeat: repeat-x;
	height:7px;
	padding:0px;
}
#divTopMenu{
	position:absolute;
	left:-3px;
	top:19px;
	z-index:1;
	display:none; 
	width: 10px;
	border-bottom:1px solid #FAA219;
	border-right:1px solid #FAA219;
	border-left:1px solid #FAA219;
	background-color: #FFFFFF;
}

#myhome #banner_full_container {
	visibility:hidden;
}
