@charset "utf-8";
/* CSS Document */
#galerias {
	width:194px!important;
	height: auto!important;
}
#fotosGaleria {
	width: 158px!important;
	/*height: auto!important;*/
	margin: 0px;
	position: relative;
	overflow: hidden;
	padding: 0px 0px;
	border-bottom:1px solid #ccc;
	margin-left:18px;
}
#fotosGaleria ul {
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top:0;
s  height:auto;
	width:158px;
	overflow:hidden!important;
}
#fotosGaleria ul li {
	height: auto!important;
s
}
#fotosGaleria ul li img {
	border:none;
	display:block;
	padding:0;
	width:158px;
	height:118px;
}
#fotosGaleria ul li {
	width:158px;
	height:140px;
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden!important;
}
#fotosGaleria ul li p {
	width:158px;
	margin:0;
	padding:2px 0 0 0;
	color:#666;
	overflow:hidden;
}
#fotosGaleria ul li p a {
	color:#666;
}
#fotosGaleria ul li p a:hover {
	color:#39f;
}
