#galeriaBcn5 {
	width:1000px;
	height:496px;
	margin: 0;
	background:url(../imatges/bcn.jpg);
}

#capaCompleta { opacity:0.8; filter:alpha(opacity=80); }

a.txt, a.volver {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:11px;
	color: #000000;
	text-decoration:none;
}
a.txt:hover, a.txt:active { text-decoration:underline; }
a.volver { font-weight:bold; }

.categorias a {
	display:block;
	line-height:20px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:11px;
	color: #171CEA;
	font-weight:bold;
	text-decoration:none;
}
.categorias a:hover, .categorias a:active { text-decoration:underline; }

.bloqueEnlaces { margin-bottom:20px; }
.bloqueLeft { float:left; width:470px; }
.bloqueRight { float:right; width:470px; }
.bloqueBack { clear:both; text-align:left; }

