/* CSS Document */

#titulo_apartado{
	font						: normal bold 16px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	padding-bottom				: 20px;
	margin-top					:-20px;
	width						: 105px;
	height						: 25px;
	position					: relative;
	}
#titulo_apartado span{
	background					: url("../img/faq/titulo_apartado.gif") no-repeat;
	position					: absolute;
	width						: 105px;
	height						: 39px;
	}

#titulo_apartado_fr{
	font						: normal bold 16px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	padding-bottom				: 20px;
	margin-top					:-20px;
	width						: 105px;
	height						: 25px;
	position					: relative;
	}
#titulo_apartado_fr span{
	background					: url("../img/faq/titulo_apartado_fr.gif") no-repeat;
	position					: absolute;
	width						: 105px;
	height						: 39px;
	}

.contenedor_texto_elearning{
	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_elearning{
	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 0px;
}
h3[class="faq"]{
	font						: normal bold 20px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	margin:0px 0 10px 15px;
	text-transform:uppercase;
}
h4[class="faq"]{
	background					: url("../img/padi_courses/bpreguntas.gif") no-repeat top;
	font						: normal bold 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	padding:2px 15px 5px 15px;
}
h4[class="faq_doble"]{
	background					: url("../img/botoneras/bpreguntas2.gif") no-repeat top;
	font						: normal bold 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	padding:2px 15px 8px 15px;
}
h4[class="faq_triple"]{
	background					: url("../img/botoneras/bpreguntas3.gif") no-repeat top;
	font						: normal bold 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	padding:2px 15px 8px 15px;
}
.lista_desordenada_elearning{
	list-style-position			: inside;
	margin-left					: 10px;
	padding:10px 0px 10px 0;
}


#flechita_elearning{
	font						: normal bold 16px Verdana, Arial, Helvetica, sans-serif;
	color						: #003c7b;
	padding-bottom				: 10px;

	width						: 23px;
	height						: 20px;
	position					: relative;
	float:right;
	}
#flechita_elearning span{
	background					: url("../img/dive_centre/dive_boat/flecha-a.gif") no-repeat;
	position					: absolute;
	width						: 23px;
	height						: 20px;
	}
#flechita_elearning span:hover{
	background					: url("../img/dive_centre/dive_boat/flecha-n.gif") no-repeat;
	}
.parrafo_elearning{
	font						: normal normal 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	text-align					: justify;
}
.parrafo_team{
	font						: normal normal 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	text-align					: justify;
	margin:15px 15px 0 15px;
}
#navegacion_interna{
	width						: 180px;
	position					: absolute;
	top							: -10px;
	left						: 290px;
	margin-right				: 40px;
}
#navegacion_interna li{
	display						: block;
	float						: right;
	padding						: 1px;
	width						: 56px;
}
#sg_1 span{
	background					: url("../img/faq/QDIVING.gif") no-repeat;
	position					: absolute;
	width						: 55px;
	height						: 48px;
}
#sg_1 span:hover{
	background					: url("../img/faq/QDIVINGn.gif") no-repeat;
}
#sg_2 span{
	background					: url("../img/faq/QCOURSES.gif") no-repeat;
	position					: absolute;
	width						: 55px;
	height						: 48px;
}
#sg_2 span:hover{
	background					: url("../img/faq/QCOURSESn.gif") no-repeat;
}
#sg_3 span{
	background					: url("../img/faq/QONLINE.gif") no-repeat;
	position					: absolute;
	width						: 56px;
	height						: 48px;
}
#sg_3 span:hover{
	background					: url("../img/faq/QONLINEn.gif") no-repeat;
}
#arriba_diving span, #arriba_courses span, #arriba_online span{
	background					: url("../img/dive_centre/activities/arriba.gif") no-repeat;
	position					: absolute;
	width						: 28px;
	height						: 28px;
}
#arriba_diving span:hover, #arriba_courses span:hover, #arriba_online span:hover{
	background					: url("../img/dive_centre/activities/arribanaranja.gif") no-repeat;
	}
 #enlace_online{
	margin-top					: -15px;
	margin-right				: 10px;
	float:right;
}
#enlace_online span{
	background					: url("../img/dive_centre/activities/flecha-a.gif") no-repeat;
	position					: absolute;
	width						: 28px;
	height						: 28px;
	}

#enlace_online span:hover{
	background					: url("../img/dive_centre/activities/flecha-n.gif") no-repeat;
	} 


