/*******************IMMOBILGOLD.COM*********************/
 /* <![CDATA[ */

html, body, #tabella {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
}
#tabella {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
}

#cleared:after {
 	display		: block; 
	visibility  : hidden;
	content		: "."; 
	height		: 0; 
	clear       : both;
}

#cleared {
	clear       : both; /* per Gecko */
	height		: 1%; /* per IE */
}


/*** ***/
/* ]]> */


div#pareggiatore{
    content: "."; 
    display: block; 
	clear: both; 
    height: 0;    
    visibility: hidden;
}


body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#000000;
	background-repeat:repeat-x;
	/*background-image:url(../img/fondo.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;   /*centra in IE 5.x */
}

div#xite{
	/*width: 894px;*/
	padding:0 0 0 0;
	margin: 0 auto;   /*centra negli altri browsers*/
    text-align: center;   /*ripristina l' allineamento*/
}


div#container {
	position:absolute;
	top:50%;
	left:50%;
	width:500px;
	height:200px;
	margin-left:-250px;
	margin-top: -100px;
	color:#fff;
	font-weight:bold;
	padding:0;
}
a {text-decoration:none;
}
a:visited {
	color:#999999;
	
}
a:link {
	font-size:10px;
	color:#ffffff;
}

a:hover{
	color:#FE6D12;
	text-decoration:underline;
}
div#firma{
font-size:10px;
color:#CCCCCC;
}
