/* 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/links/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						: 93px;
	height						: 25px;
	position					: relative;
	}
#titulo_apartado_es span{
	background					: url("../img/links/es/titulo_apartado.gif") no-repeat;
	position					: absolute;
	width						: 106px;
	height						: 32px;
}
#titulo_apartado_de{
	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_de span{
	background					: url("../img/links/de/titulo_apartado.gif") no-repeat;
	position					: absolute;
	width						: 106px;
	height						: 32px;
}
#titulo_apartado_fr{
	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_fr span{
	background					: url("../img/links/fr/titulo_apartado.gif") no-repeat;
	position					: absolute;
	width						: 106px;
	height						: 32px;
}
.contenedor_texto_175{
	background					: url("../img/links/pastilla_abajo_175.gif") no-repeat bottom #62adff;
	z-index						: 10;
	width						: 175px;
	margin						: 10px 0px 0px 5px;
	color						: #ffffff;
	text-align					: justify;
}
.contenedor_texto_p_175{
	background					: url("../img/links/pastilla_arriba_175.gif") no-repeat top;
	position					: relative;
	padding-top					: 10px;
}

.parrafo_175{
	width						: 175px;
	float						: left;
}
.ctpp_izq_175{
	float						: left;
	width						: 155px;
	height						: 100px;
	margin						: 0px 0 0 10px;
	text-align					: center;
}

.ctpp_izq_175 img{
	border:none;
}
.texto_resaltado_link{
	margin						: 0px 0 10px 0;
	display						: block;
	color						: #003c7b;
	font						: normal normal 18px Verdana, Arial, Helvetica, sans-serif;
}

/* ----- */
.contenedor_texto_250{
	background					: url("../img/links/pastilla_abajo_250.gif") no-repeat bottom #62adff;
	z-index						: 10;
	width						: 250px;
	margin						: 10px 0px 0px 20px;
	padding-bottom				: 10px;
	color						: #ffffff;
	text-align					: justify;
}
.contenedor_texto_p_250{
	background					: url("../img/links/pastilla_arriba_250.gif") no-repeat top;
	position					: relative;
	padding-top					: 10px;
}

.parrafo_250{
	width						: 250px;
	float						: right;
}
.ctpp_izq_250{
	float						: left;
	width						: 230px;
	height						: 210px;
	margin						: 0px 0 0 10px;
	text-align					: center;
}
.ctpp_izq_250 img{
	margin:7px;
	border:none;
}

/* ----- */
.contenedor_texto_440{
	background					: url("../img/links/pastilla_abajo_440.gif") no-repeat bottom #62adff;
	z-index						: 10;
	width						: 445px;
	margin						: 10px 0px 0px 0px;
	padding-bottom				: 10px;
	color						: #ffffff;
	text-align					: justify;
}
.contenedor_texto_p_440{
	background					: url("../img/links/pastilla_arriba_440.gif") no-repeat top;
	position					: relative;
	padding-top					: 10px;
}

.parrafo_440{
	width						: 445px;
	float						: right;
}
.ctpp_izq_440{
	float						: left;
	width						: 420px;
	height						: 150px;
	margin						: 0px 0 0 10px;
	text-align					: center;
}
.ctpp_izq_440 img{
	margin:6px;
	float:left;
	border:none;
}
.ctpp_izq_440 .imagen_derecha{
	float:right;
	border:none;
}
