/* CSS Document */

#derecha .subtitulo #subtitulo_puertos {
	background-image:url(imagenes/titulo_puerto_sp.jpg);
}
#derecha .subtitulo #subtitulo_embarcacion_recomendada {
	background-image:url(imagenes/titulo_embarcacion_recomendada_sp.jpg);
}


.btnverdetalle{
	background: url(imagenes/btn_ver_detalle_sel.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 170px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.btnverdetalle a{
	display: block;
	width: 170px;
	height: 30px;
	display: block;
	float: left;
}

.btnverdetalle img{
	width: 170px;
	height: 30px;
	border: 0px;
	
}

.btnverdetalle a:hover img{
	visibility:hidden;
	border:0px;	
}






.btn_rutas{
	background: url(imagenes/btn_rutas_sel.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 600px;
	height: 148px;
	margin: 0;
	padding: 0;
}

.btn_rutas a{
	display: block;
	width: 600px;
	height: 148px;
	display: block;
	float: left;
}

.btn_rutas img{
	width: 600px;
	height: 148px;
	border: 0px;
	
}

.btn_rutas a:hover img{
	visibility:hidden;
	border:0px;	
}






 .btn_eventos{
	background: url(imagenes/btn_eventos_sel.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 600px;
	height: 148px;
	margin: 0;
	padding: 0;
}

.btn_eventos a{
	display: block;
	width: 600px;
	height: 148px;
	display: block;
	float: left;
}

.btn_eventos img{
	width: 600px;
	height: 148px;
	border: 0px;
	
}

.btn_eventos a:hover img{
	visibility:hidden;
	border:0px;	
}





 .btnVolver{
	background: url(imagenes/btn_volver_sel.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 93px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.btnVolver a{
	display: block;
	width: 93px;
	height: 30px;
	display: block;
	float: left;
}

.btnVolver img{	
	width: 93px;
	height: 30px;
	border: 0px;
	
}

.btnVolver a:hover img{
	visibility:hidden;
	border:0px;
	
}

