/* CSS Document */

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

.parrafo_team{
	font						: normal normal 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	text-align					: justify;
	padding-bottom				: 15px;
}

.team{
	width						: 100%;
	position					: relative;
	margin-bottom:10px;
}

.team_sam_en, .team_danny_en{
	height						: 177px;
}

.team_dani_en, .team_grant_en{
	height						: 225px;
}
.team_petra_en{
	height						: 160px;
}
.team_ania_en, .team_sabine_en, .team_fernando_en{
	height						: 145px;
}
.team_ana_en{
	height						: 145px;
}

.team_dani_es{
	height						: 195px;
}
.team_sabine_es,.team_danny_es{
	height						: 177px;
}

.team_grant_es{
	height						: 225px;
}
.team_ana_es,.team_sam_es,.team_petra_es, .team_fernando_es{
	height						: 160px;
}
.team_ania_es{
	height						: 145px;
}

.team_danny_de{
	height						: 177px;
}
.team_grant_de{
	height						: 210px;
}
.team_dani_de{
	height						: 225px;
}
.team_sam_de, .team_petra_de, .team_sabine_de{
	height						: 160px;
}
.team_ania_de, .team_fernando_de{
	height						: 130px;
}
.team_ana_de{
	height						: 145px;
}

div[class~="derecha"] img{
	position					: relative;
	float						: right;
	margin-left					: 5px;
	z-index						: 20;
}
div[class~="izquierda"] img{
	position					: relative;
	float						: left;
	margin-right				: 5px;
	z-index						: 20;
}
.contenedor_texto_derecha{
	position					: absolute;
	top							: 35px;
	background					: url("../img/dive_centre/team/abajo_bloque.gif") no-repeat bottom #62adff;
	z-index						: 10;
	width						: 375px;
	margin						: 10px 0 0px 0;
	font						: normal normal 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	text-align					: justify;
}
.contenedor_texto_izquierda{
	position					: absolute;
	top							: 35px;
	left:80px;
	background					: url("../img/dive_centre/team/abajo_bloque.gif") no-repeat bottom #62adff;
	z-index						: 10;
	width						: 375px;
	margin						: 10px 0 0px 0;
	font						: normal normal 13px Verdana, Arial, Helvetica, sans-serif;
	color						: #ffffff;
	text-align					: justify;
}
.contenedor_texto_p_izquierda{
	background					: url("../img/dive_centre/team/arriba_bloque.gif") no-repeat top;
	padding						: 30px 10px 20px 40px;
}
.contenedor_texto_p_derecha{
	background					: url("../img/dive_centre/team/arriba_bloque.gif") no-repeat top;
	padding						: 30px 40px 20px 10px;
}

