
html,body{
margin: 0px;
padding: 0px; 
height:100%;   
}

/* html div { height:100%; }  ----------------------------------------------- */	


body 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	line-height: 0px;
	background-color: #dbe1e8;
	text-align: left;
	margin-bottom: 0px;
	width: 100%;
	}
	
#content_inicio
	{ 
	width: 925px;
	height: 396px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px; 
	margin-left:-470px;  	
	line-height: 0px;	
	z-index: 1;	
	} 
	
#promo_image
	{ 
	position: absolute;	
	margin-top:90px;
	top: 0px;
	margin-left: 160px;
	margin-right: 0px;
	left:0px;
	vertical-align:middle;
	z-index: 2;
	line-height: 10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	border: 0;
	}
	
#promo_inicio
	{ 
	position: absolute;	
	margin-top:102px;
	top: 0px;
	margin-left: 58px;
	margin-right: 0px;
	width: 110px;
	left:0px;
	text-align: left;
	vertical-align:middle;
	line-height: 12px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	border: 0;
	z-index: 2;	
	} 
 	