@charset "utf-8";
/* CSS Document */

/* General */
	img {border:none;}
	li {list-style:none;}
	
	
/* Propiedad para dar accesibilidad en el caso de imagenes desabilitadas. */
	h1 { position:absolute; width:760px; z-index:1; top:0; left:0;}
	h1 span { position:absolute; z-index:-1; top:0; left:0; font-size:12px; text-align:right; width:760px; background-color:#CCCCCC; height:17px;}
	
	
	
#contenedor_ferry {width: 760px; position:relative;z-index:2; }
#contenedor_ferry img {border: 0px }
#imagen {width: 760px; position:relative;z-index:2; }
