
BODY { 
	background-color: #FFFFFF;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	

} 


#pagina{

	width:800px;
	height:600px;
	text-align:center;
	background-image:url('../ew_castellano.jpg');
	float:left;	
	
	
	
}

#zona_texto{
	margin-top:510px;
	width:800px;
	float:left;
	text-align:center;
}

#texto_indice{

	
	width:180px;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	color:#FF0000;
	
	float:left;
	padding:10px;
	
	
}


.texto_ref:link, 
.texto_ref:visited { 
   text-decoration: none;
   cursor:pointer;
   width:240px;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	color:#000000;
	
	float:left;
	padding:10px;
   } 
.texto_ref:hover {
	
    cursor:pointer;
	color:#FF0000;
	width:240px;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	float:left;
	padding:10px;
} 
