.lateralz {
}
.lateralc {
}
#Galeria_1 {
	display: block;
	width: 50%;
	float: left;
	margin: 20px 0 0 0;
}
#Galeria_C {
	margin: 0 auto 0 auto;
	width: 360px;
}
#Galeria_1ATit {
	float: left;
	width: 40px;
	height: 240px;
	background: #f5f3e3;
	background-image: url(img/zamora.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Galeria_1BTit {
	float: left;
	width: 40px;
	height: 240px;
	background: #f5f3e3;
	background-image: url(img/sjose.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#Galeria_T {
	float: left;
	width: 320px;
}
.Galeria_I {
	width: 160px;
	float: left;
}
 @media (max-width:768px) {
#Galeria_1 {
	width: 100%;
}
}
@media (max-width:380px) {
#Galeria_C {
	width: 200px;
}
#Galeria_1ATit {
	height: 480px;
}
#Galeria_1BTit {
	height: 480px;
}
#Galeria_T {
	width: 160px;
}
}
