@charset "utf-8";
body {
    background: url("../images/bg-submarinismo.png") no-repeat scroll center top #000000;
    color: #666666;
    font: 0.85em/1 Tahoma,Geneva,sans-serif;
    margin: 0;
    padding: 0;
}
.logo {
	background:url(../images/logo.png) no-repeat;
	width:152px;
	height:86px;
	margin:5px 0
}
#wrap-top-enlace {
	margin:0
}

#contenido-ficha-playa #contenido-right #services .light_background {
    width: 450px;
}
#contenido-ficha-playa #contenido-right #services .dark_background {
	width:450px
}
#contenido-ficha-playa #contenido-right {
    float: left;
    margin-bottom: 30px;
    width: 480px;
}
#contenido-ficha-playa #contenido-txt {
    float: right;
   /* height: 200px;*/
    margin-bottom: 30px;
    margin-top: 10px;
    height: 296px;
    position: relative;
    width: 495px;
}
#contenido-ficha-playa #contenido-txt p {
    height: 267px;
    overflow: auto;
}
#contenido-ficha-playa #contenido-txt .veryoutube {
    bottom: 0;
    margin-top: 5px;
    position: absolute;
}
#contenido-ficha-playa #contenido-txt .veryoutube a {
    color: #1B90D0;
    vertical-align: middle;
}
#contenido-ficha-playa #contenido-txt .veryoutube img {
    vertical-align: middle;
}
.pez-amarillo {
    background: url("../images/pez.png") no-repeat scroll 0 0 transparent;
    bottom: -80px;
    height: 172px;
    position: absolute;
    right: -96px;
    width: 236px;
}
#info-sub {
}
#info-sub .tipo-info {
    background: none repeat scroll 0 0 #268CCC;
    border: 3px solid #D2E9FA;
    margin-bottom: 22px;
	 padding:22px;
	 margin-top:3px
}
#info-sub .tipo-info p {
	color:#fff;
}
#info-sub .tipo-info p span {
    clear: both;
    display: block;
    float: none;
	 color:#fff;
}

#info-sub .tipo-info a {
    color: #F20058;
    display: block;
    float: left;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 0 8px 40px;
}







