#menu_galerias {
	float: left;
	height: auto;
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bloque_galerias ul {
	text-decoration: none;
	list-style-type: none;
}

/*.bloque_galerias {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #999999;
	background-color: #F4F4F4;
	text-decoration: none;
}*/
.subtitular_fotos {
	color: #15568A;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	font-size: 13px;
}

