  
	html, body{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}

#sfondo{
position:absolute;
height:100%;
width: 100%;
margin: 0;
padding: 0;
} 

	#css{
		position: absolute;
		z-index: 2;
		overflow: auto;
		height: 100%;
		width: 100%;
		}


	body {
	font-size-adjust: 0.50;
	border:0px;
	font-size:16px;
	font-family: Arial, sans-serif, "Maiandra GD", Georgia, Verdana, Tahoma, "Tiffany Lt BT";
	text-decoration:none;
	color:#FFF;
	background-color: #262626;
	text-align:left;
	/**background-image: url(../img/04.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;**/

	}
   
   .iframe_home {
	background-color: #262626;
	}
	
	.text_sponsor {
	color:#dc352f;
	font-size:14px;
	font-size-adjust: 0.50;
	border:0px;
	font-family: "Maiandra GD", Arial, sans-serif,  Georgia, Verdana, Tahoma, "Tiffany Lt BT";
	text-align:center;
	font-weight: bold;
	}
	
    table {
	font-size-adjust: 0.50;
	border:0px;
	font-size:14px;
	font-family: Arial, sans-serif, "Maiandra GD", Georgia, Verdana, Tahoma, "Tiffany Lt BT";
	text-decoration:none;
	color:#FFF;
	text-align:left;

	}
	
	a {color: #e0001a; text-decoration:none;}
    a:focus,
    a:hover,
    a:active {color:#e0001a; text-decoration:underline; outline: 0;

