@charset "utf-8";
html {
	
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#BED5DD;
	background-image: url(img/elemento-fondo-costamar.gif);
	text-align:left;

}

#content {
	text-align: left;
	background-color: #FFFFFF;
	position: absolute;
	width: 770px;
	height: 740px;
	margin-left: -385px;
	overflow: auto;
	left: 50%;
}

#centrar {
	position: relative;
}

#bannerVR{
	position: absolute;
	top:75px;
	left:175px;
	cursor:pointer;
	z-index: 1;
	width: 84px;
	height: 85px;
	border: 0px none;	
}

/*Banner uno*/
#bannerUno {
	position:absolute;
	top:490px;	
	left:40px;
	margin-top: 10px;
}

#imgBannerUno {
	border:none;
}

/*Banner dos*/
#bannerDos {
	position:absolute;
	top:400px;	
	left:70px;
	margin-top: 10px;
}

#imgBannerDos {
	border:none;
}

/*Botón Reserva*/
#btnReserva {
	position: absolute;
	left: 0px;
	top: 0px;	
}
#btnReservaOff {
	position: absolute;
	left: 0px;
	top: 0px;
}

#centrar #content #btnReserva a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centrar #content #vermapa {
	position: absolute;
	left: 75px;
	top: 637px;
}

#centrar #content #vermapa a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#centrar #content #iframe {
	width: 535px;
	background-image: url(img/sombra_dcha.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 350px;
	margin-left: 195px;
}
#centrar #content #iframe div {
	padding-left: 20px;
	background-image: url(img/sombra_izq.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#centrar #content #pie #webmaster {
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}
#centrar #content #pie #copyright {
	float: left;
	margin-top: 9px;
	margin-left: 10px;
}
#centrar #content #pie {
	height: 30px;
	width: 495px;
	margin-left: 215px;
	background-color: #E1E1E1;
	font-size: 10px;
	color: #666666;
}
#profesionales {
	position: absolute;
	top:0;
	left:600px;
	cursor: pointer;
}

#miReserva {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color: #4D505C;
	padding-top:5px;
	padding-bottom:5px;
}