@charset "utf-8";
/* CSS Document */
.regionEnlace h4 a{
	color:#000000;
	font-family: 'HelveticaNeue-BdCn';
}

.regionEnlace h4 a:hover{
	color:#000000 !important;
}

.fancyTituloRegiones > h4{
	margin-left:10px;	
}

.fancybox-close{

	right: -30px !important;
    top: -20px !important;
}

.regiones .row-fluid .span12{
	display:none;
}

.despliegueRegiones > li > a > img{
	width:200px;
	height:128px;
}

.despliegueRegiones > li > h4{
	position:relative;
	bottom:126px;
	background-color: rgba(255, 255, 255, 0.5);
}

.despliegueRegiones > li{
	margin-bottom:15px;
	height:138px;
}

.despliegueRegiones{
	margin:0px;
}

.imagenDetalle{
	margin-bottom:10px;
}

.imagenDetalle > div > img{
	display:none;
}

