#centros-ficha {
	padding:10px 20px 10px 20px;
}
#centros-ficha-descripcion {
	float:left;
	width:234px;
}
#centros-ficha-direccion {
	float:left;
	width:234px;
}
#centros-titulo {
	color:#CC0000;
	font-weight:bold;
	clear:both;
	padding-bottom: 10px;
}
#centros-ficha-localizacion {
	float:left;
	width:250px;
	padding-left: 20px;
}
#centros-ficha-fotos {
	float:left;
	width:400px;
}
#texto-flickr {
	background-image:url(../img/centros/fondo-galeria-2.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:360px;
	height:33px;
	padding-top:300px;
	padding-left:38px;
}
.flickr{
	background-image:url(../img/centros/flickr.png);
	background-repeat: no-repeat;
	background-position: 67% 100%;
	padding-left: 75px;
}
#fotos {
	float:left;
/*	background-image:url(../img/centros/fotos.jpg);
	background-repeat:no-repeat;
	background-position:center center;*/
	width:398px;
	height:270px;
	padding-left:35px;
	padding-top:30px;
}
.foto-flickr {
	width:84px;
	height:68px;
	overflow:hidden;
	float:left;
	margin-bottom: 1px;
}
.foto-flickr img {
	width:80px;
	border-color:#FFF;
}
.foto-flickr a {
	color:#FFF!important;
}
#titulo-fotos {
	background-image:url(../img/centros/foto-mini.jpg);
	height:31px;
	background-repeat: no-repeat;
	background-position: 2% center;
}
#titulo-fotos p {
	padding-top:10px;
	padding-left:45px;
	font-weight:bold;
}

#galeria-fotos {
	float:left;
	display:block;
	background-image:url(../img/centros/fondo-galeria.png);
	background-repeat: no-repeat;
	width:400px;
	height:350px;
}

div.certificados {
	float:left;
	text-align:center;
	padding-top:5px;
}

#mapa-centro {
	width:220px;
	height:129px;
	background-image:url(../img/centros/fondo-centro.jpg);	
}
#mapa-centro img {
	padding-left:14px;
	padding-top:14px;
}

div.centros-video {
  float:left;
  width:302px;
  margin-bottom:10px;
}
#titulo-videos {
  background-image:url(../img/centros/youtube.png);
  height:40px;
  background-repeat: no-repeat;
  background-position: 1% center;
}
#titulo-videos p {
  padding-top:14px;
  padding-left:45px;
  font-weight:bold;
}
#centros-ficha-videos {
  float:left;
  width:100%;
}

