#interior { height: 450px; }
#interior H1 {
	background-image: url(../img/tit_galeria.png);
	background-repeat: no-repeat;
	behavior: url(css/iepngfix.htc);
}

#interior H2 {
	margin-left: 20px; margin-top: 10px;
	font-size: .7em;
	color: #460920;
	font-family: Arial;
}
#interior .galeria {
	width: 785px;
	margin-left: 20px; padding: 10px;
	text-align: center;
	background: white;
	border-width: 1px 1px 1px 4px;
	border-style: solid;
	border-color: black;
}

#interior .galeria IMG {
	background: white; border: 1px solid black; padding: 1px;
	margin-bottom: 4px; margin-right: 2px;
}