#columna_galleries {
	margin-top: 20px;
	width: 540px;
	float: left;
	margin-left: 78px;
}
#columna_galleries h1 {
	margin-bottom: 6px;
}
#spacer {
	float: left;
	height: 1px;
	width: 535px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 3px;
}
#columna_galleries .item_galleries {
	float: left;
	width: 535px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 70px;
}
#columna_galleries .cover_peq img {
	float: left;
	height: 70px;
	width: 70px;
}
#columna_galleries .galleries_detalle_txt {
	float: left;
	width: 306px;
	margin-left: 4px;
}
#columna_galleries .date {
	color: #666666;
	text-decoration: none;
}
#columna_galleries .name_gallery a {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#columna_galleries .name_gallery a:hover {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
#columna_galleries .numero_fotos {
	text-align: right;
	float: right;
	width: 72px;
	padding-right: 4px;
	margin-top: 60px;
}
#nav_galleries {
	float: left;
	width: 540px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#nav_galleries .numero_pag {
	width: 200px;
	float: left;
	margin-left: 4px;
}
#nav_galleries .btns {
	float: right;
	text-align: right;
	width: 150px;
	margin-right: 4px;
}
#columna_4 {
	width: 300px;
}

