.galeriaGrande {
	background-image:url('/img/moldura/galeria_grande.png');
	background-repeat:no-repeat;
	padding:13px;
	width:270px;
	height:175px;
}
.galeriaGrande img {
	margin:-3px -1px;
	height:175px !important;
	width:270px !important;
}
.galeriaGrande object {
	margin:-3px -1px;
	height:175px !important;
	width:270px !important;
}

.galeriaPequena {
	
	width:115px;
	height:70px;
	background-image:url("/img/moldura/galeria_pequena.png");
	background-position:center;
	background-position-x:center;
	padding:13px 13px 13px 11px;	
	float:left;
}

.galeriasGrandes {
	background-image:url('/img/moldura/galerias_grandes.png');
	background-repeat:no-repeat;
	padding:13px;
	width:270px;
	height:205px;
}
.galeriasGrandes img {
	margin:-3px -1px;
	height:175px !important;
	width:270px !important;
}
.galeriasGrandes object {
	margin:-3px -1px;
	height:175px !important;
	width:270px !important;
}
