#gallerybox{ /*para la agenda, es mas ancho que la estructura normal*/
	width:760px;
	margin:80px auto 100px auto;
}

#gallerybox h2{font-family:'Conv_duepuntozero',Sans-Serif;, sans-serif; font-size:35px; color:#cf035c; font-weight:400; text-align:center; margin-bottom:20px}
#gallerybox h3{font-family:'Roboto',Sans-Serif; sans-serif; font-size:18px; color:#222; font-weight:800; text-align:left;margin:5px 0; padding:0}
#gallerybox p{font-size:14px; color:#222; margin:0; padding:0}
#gallerybox hr{border:0px; border-bottom:1px solid #cf035c}

.nofloat{clear:both;}

#leftbox{
	display:inline-block;
	height:472px;
	margin-right:25px;
}

#leftbox #listGalleries{
	width:244px;
	margin:0 0 10px 0;
	min-height:432px;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	background:#a60c4f;
	color:#fff;

	}

.nofloat{clear:both;}
#listGalleries ul{margin:0; padding:0px 0 15px 0}
#listGalleries ul li{padding:0px; margin:0; list-style:none; border-bottom:1px solid rgba(255,255,255,0.1)}

#listGalleries ul li a, #listmonths  ul li a:hover{
	font-family:'Roboto',Sans-Serif; font-size:14px; color:#fff; font-weight:100; text-align:left; text-decoration:none; line-height:16px; display:block; width:94%; padding:10px 3%
	
}

#listGalleries ul li  a:hover{
	background:rgba(255,255,255,0.1)
	
}
#listGalleries ul li:last-child{border:none}




#rightbox{
	width:480px;
	display:inline-block;
	vertical-align:top
}
	

#openedGall{
	width:480px;
	min-height:432px;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
	background:#d8d8d8;
	text-align:left;
}

#loadGall{
	position:absolute;
	z-index:100;
	width:440px;
	margin-left:20px;
	height:432px;
	background: url(../img/ajax-loader.gif) no-repeat 50% 50%;
	display:none;
}

#boxGall{
	position:absolute;
	width:440px;
	z-index:10;
	margin:20px;
}

#boxGall > a{display:inline-block;}
#boxGall img{margin:1px; width:142px}