.modalBackground {
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
div.base_galeria {
	display:inline; float:left;
	position:relative;
	width:100%;
	height:0;
	z-index:5000;
}
	div.base_galeria div.galeria_fotos {
		display:table;
		width:658px;
		position:absolute;
		left:-130px; top:-100px;
		z-index:5000;
	}
		div.galeria_fotos span.galeria_fotos_top {
			display:inline; float:left;
			width:607px; height:18px; font-size:2px;
			background:url(../imagens/derc/layout/bg_galeria_mapa_top.png) no-repeat left bottom;
		}
		div.galeria_fotos span.galeria_fotos_bottom {
			display:inline; float:left;
			width:607px; height:21px; font-size:2px;
			background:url(../imagens/derc/layout/bg_galeria_mapa_bottom.png) no-repeat 0 0;
		}
		div.galeria_fotos div.galeria_fotos_m {
			display:inline; float:left;
			width:568px; padding:0 19px 0 20px;
			background:url(../imagens/derc/layout/bg_galeria_mapa.png) repeat-y 0 0;
		}
			div.galeria_fotos_m span.top_gal_azul {
				display:inline; float:left;
				width:568px;
				height:8px; font-size:2px;
				background:url(../imagens/derc/layout/bg_galeria_top_azul_mapa.png) no-repeat left bottom;
			}
			div.galeria_fotos_m span.bottom_gal {
				display:inline; float:left;
				width:568px;
				height:6px; font-size:2px;
				background:url(../imagens/derc/layout/bg_galeria_bottom_mapa_int.png) no-repeat 0 0;
			}
			div.galeria_fotos_m div.galeria_cont {
				display:inline; float:left;
				width:568px;
				background:url(../imagens/derc/layout/bg_galeria_int.png) repeat-y 0 0;
			}
			div.galeria_fotos_m div.galeria_cont img {
				margin:0!important;
			}
				div.galeria_fotos_m div.topogaleria {
					display:table;
					width:548px;
					padding:0 10px 8px 10px;
					background:#4895D9;
					font-size:13px;	color:#FFF;
					text-transform:uppercase;
				}
				
					div.galeria_fotos_m div.topogaleria a.fechar {
						display:block; float:right;
						font-size:12px;
						color:#FFF;
						text-transform:none;
					}
					div.galeria_fotos_m div.topogaleria h1 {
						font-size:13px; font-weight:bold;
						text-transform:uppercase;
					}
			div.galeria_fotos_m div.legenda {
				display:inline; float:left;
				width:540px;
				padding:10px 14px;
			}

/*CORES DE TOPO DEAS E PASTORAL*/
div.galeria_fotos_m div.topogaleriaPastoral {
	display:table;
	width:548px;
	padding:0 10px 8px 10px;
	background:#FCB034;
	font-size:13px;	color:#FFF;
	text-transform:uppercase;
}
	div.galeria_fotos_m span.top_gal_laranja {
		display:inline; float:left;
		width:568px;
		height:8px; font-size:2px;
		background:url(../imagens/pastoral/layout/bg_galeria_top_laranja_mapa.png) no-repeat left bottom;
	}
div.galeria_fotos_m div.topogaleriaDeas {
	display:table;
	width:548px;
	padding:0 10px 8px 10px;
	background:#8BB61E;
	font-size:13px;	color:#FFF;
	text-transform:uppercase;
}
	div.galeria_fotos_m span.top_gal_verde {
		display:inline; float:left;
		width:568px;
		height:8px; font-size:2px;
		background:url(../imagens/deas/layout/bg_galeria_top_verde_mapa.png) no-repeat left bottom;
	}
div.galeria_fotos_m div.topogaleriaDeas a.fechar {
						display:block; float:right;
						font-size:12px;
						color:#FFF;
						text-transform:none;
					}
					div.galeria_fotos_m div.topogaleriaDeas h1 {
						font-size:13px; font-weight:bold;
						text-transform:uppercase;
					}
					div.galeria_fotos_m div.topogaleriaPastoral a.fechar {
						display:block; float:right;
						font-size:12px;
						color:#FFF;
						text-transform:none;
					}
					div.galeria_fotos_m div.topogaleriaPastoral h1 {
						font-size:13px; font-weight:bold;
						text-transform:uppercase;
					}
