/* CSS Document */

#titulo_apartado_en{
	font						: normal bold 16px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	padding-bottom				: 20px;
	margin-top					:-20px;
	width						: 93px;
	height						: 25px;
	position					: relative;
	}
#titulo_apartado_en span{
	background					: url("../img/dive_centre/activities/en/titulo_apartado.gif") no-repeat;
	position					: absolute;
	width						: 106px;
	height						: 32px;
	}
#titulo_apartado_es{
	font						: normal bold 16px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	padding-bottom				: 20px;
	margin-top					:-20px;
	width						: 100px;
	height						: 25px;
	position					: relative;
	}
#titulo_apartado_es span{
	background					: url("../img/dive_centre/activities/es/titulo_apartado.gif") no-repeat;
	position					: absolute;
	width						: 116px;
	height						: 32px;
	}
#titulo_apartado_de{
	font						: normal bold 16px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	padding-bottom				: 20px;
	margin-top					:-20px;
	width						: 100px;
	height						: 25px;
	position					: relative;
	}
#titulo_apartado_de span{
	background					: url("../img/dive_centre/activities/de/titulo_apartado.gif") no-repeat;
	position					: absolute;
	width						: 116px;
	height						: 32px;
	}
#titulo_apartado_fr{
	font						: normal bold 16px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	padding-bottom				: 20px;
	margin-top					:-20px;
	width						: 100px;
	height						: 25px;
	position					: relative;
	}
#titulo_apartado_fr span{
	background					: url("../img/dive_centre/activities/fr/titulo_apartado.gif") no-repeat;
	position					: absolute;
	width						: 116px;
	height						: 32px;
	}

.contenedor_texto_actividades{
	background					: url("../img/dive_centre/activities/abajo_bloque.gif") no-repeat bottom #62adff;
	z-index						: 10;
	width						: 445px;
	margin						: 10px 5px 0px 5px;
	font						: normal normal 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	text-align					: justify;
}
.contenedor_texto_p_actividades{
	background					: url("../img/dive_centre/activities/arriba_bloque.gif") no-repeat top;
	padding-top:10px;
}
p[class~="parrafo_interno"]{
	padding						: 5px 10px 5px 10px;
	margin						: 5px;
}
div[class~="parrafo_interno"]{
	padding						: 15px 0px 5px 15px;
}
.parrafo_interno a{
	color:#003c7b;
}

h3[class="actividades"]{
	font						: normal bold 20px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	margin:0px 0 5px 15px;
	text-transform:uppercase;
}
#enlace_boat_dives span, #enlace_scuba_diving span, #enlace_paddi_courses span{
	background					: url("../img/dive_centre/activities/flecha-a.gif") no-repeat;
	position					: absolute;
	width						: 28px;
	height						: 28px;
	}

#enlace_boat_dives span:hover, #enlace_scuba_diving span:hover,#enlace_paddi_courses span:hover{
	background					: url("../img/dive_centre/activities/flecha-n.gif") no-repeat;
	}
#arriba_boat_dives span, #arriba_scuba_diving span, #arriba_paddi_courses span, #arriba_environment span, #arriba_club span{
	background					: url("../img/dive_centre/activities/arriba.gif") no-repeat;
	position					: absolute;
	width						: 28px;
	height						: 28px;
}
#arriba_boat_dives span:hover, #arriba_scuba_diving span:hover, #arriba_paddi_courses span:hover, #arriba_environment span:hover, #arriba_club span:hover{
	background					: url("../img/dive_centre/activities/arribanaranja.gif") no-repeat;
	}

.lista_desordenada_actividades{
	list-style-image			: url(../img/dive_centre/activities/pastilla_lista.gif);
	list-style-position			: inside;
	margin						: 0 15px 0 10px;
}
#navegacion_interna{
	display:block;
	position					: absolute;
	top							: -8px;
	left						: 180px;
	margin-right				: 15px;
}
#navegacion_interna li{
	display:block;
	float:right;
	padding:1px;
	width:56px;
}

#sg_activities span{
	background					: url("../img/dive_centre/activities/boat.gif") no-repeat;
	position					: absolute;
	width						: 55px;
	height						: 49px;
}
#sg_activities span:hover{
	background					: url("../img/dive_centre/activities/boatn.gif") no-repeat;
}
#sg_discover span{
	background					: url("../img/dive_centre/activities/DISCOVER.gif") no-repeat;
	position					: absolute;
	width						: 55px;
	height						: 49px;
}
#sg_discover span:hover{
	background					: url("../img/dive_centre/activities/DISCOVERn.gif") no-repeat;
}
#sg_courses span{
	background					: url("../img/dive_centre/activities/COURSES.gif") no-repeat;
	position					: absolute;
	width						: 56px;
	height						: 49px;
}
#sg_courses span:hover{
	background					: url("../img/dive_centre/activities/COURSESn.gif") no-repeat;
}
#sg_environment span{
	background					: url("../img/dive_centre/activities/ENVIRONMENT.gif") no-repeat;
	position					: absolute;
	width						: 55px;
	height						: 49px;
}
#sg_environment span:hover{
	background					: url("../img/dive_centre/activities/ENVIRONMENTn.gif") no-repeat;
}
#sg_club span{
	background					: url("../img/dive_centre/activities/CLUB.gif") no-repeat;
	position					: absolute;
	width						: 55px;
	height						: 49px;
}
#sg_club span:hover{
	background					: url("../img/dive_centre/activities/CLUBn.gif") no-repeat;
}
.parrafo_calzador_activities{
height:10px;
}

   


