@charset "utf-8";
/* CSS Document */

.cont_int_galeria{
	width:660px;
	margin-left:30px;
	text-align:left;
}
.introgaleria{
	width:600px;
	padding-bottom:15px;
	margin-top:2px;
}
.lagaleria{
	margin:15px 0 0 5px;
}
.lagaleria li{
	list-style:none;
	width:158px;
	height:158px;
	margin:2px;
	background-image:url(../images/fondofotos.png);
	background-repeat:no-repeat;
	float:left;
}
.laphoto{
	width:140px;
	height:139px;
	border:#000 1px solid;
	margin:10px 0 0 8px;
	overflow:hidden;
}
.piephoto{
	width:140px;
	height:18px;
	margin:5px 0 0 8px;
	text-align:center;
}

