.bloque_basico_container {
	padding-bottom: 10px;
}
.bloque_basico_container .foto {
	background: transparent url(../imagenes/bloque_basico/foto.gif) no-repeat scroll left 2px !important;
}
.bloque_basico_container .audio {
	background: transparent url(../imagenes/bloque_basico/audio.gif) no-repeat scroll left 2px !important;
}
.bloque_basico_container .video {
	background: transparent url(../imagenes/bloque_basico/video.gif) no-repeat scroll left 2px !important;
}
.bloque_basico_container .documento {
	background: transparent url(../imagenes/bloque_basico/documento.gif) no-repeat scroll left 2px !important;
}
.bloque_basico_container .enlace {
	background: transparent url(../imagenes/bloque_basico/enlace.gif) no-repeat scroll left 2px !important;
}
.bloque_basico_container .imgApartado {
	display: inline-block;
	padding-top: 10px;
}
.bloque_basico_container .imgApartado, .bloque_basico_container .imgApartado img {
   max-width: 100%;
}
.bloque_basico_container .imgApartado p {
	text-align: center;
	color: grey;
	margin: 1px 0 0 0;
	font-size: 90%;
	line-height: 1;
}