﻿/* cambio: page-background (imagen del fondo) */
#page-background{background:url(../../images/herobanner/bannersROYAL_1.jpg) center top no-repeat;left:0;position:absolute;height:763px;width:100%;z-index:-1;}

#nav-top a.royal{background:url(../../images/nav-royal-in.png) no-repeat;}	
#nav-top a.cruises{background:url(../../images/nav-cruises-out.png) no-repeat;}
#nav-top a.azamara{background:url(../../images/nav-azamara-out.png) no-repeat;}
#nav-top a:hover.royal{background:url(../../images/nav-royal-out.png) no-repeat;} 
#nav-top a:hover.cruises{background:url(../../images/nav-cruises-in.png) no-repeat;}
#nav-top a:hover.azamara{background:url(../../images/nav-azamara-in.png) no-repeat;}


sup {
    font-size: 0.8em;
    position: relative;
    top: -0.3em;
    vertical-align: top;
}
.reg 
{
	font-size: 1.3em;
}


/*Estilos que se aplica a las imagenes del home/prehome */
/* .home
{
	padding-top: 490px !important;
} */

.cursorP{
	cursor:pointer;
}
.botonScript{
	position:absolute;
	width:117px;
	margin:80px 60px;
}

