/* ======================================================================
	MAIN PAGE STARTS
======================================================================== */
#PageContent {
	background-image:url(../images/secundaria/bg_page_g.gif);
	background-repeat:repeat-y;
}
#CenterContent {
	border-top:2px solid #999;
	width: 699px;
	float:left;
	padding:0 10px 48px 10px;
}
.Paginador {
	color:#638920;
	border-bottom:1px dotted #638920;
	padding:15px 0 6px 0;
	margin-bottom:17px;
}
.Paginador h1 {
	color:#638920;
	border-bottom:none;
	display:inline;
	float:left;
	padding:0;
}
.Paginador span {
	display:inline;
	float:right;
}
.Paginador span a {
	font-size:14px;
	color:#999;
}
.Paginador span a:hover {
	color:#638920;
}
.Gallery {
	width:217px;
	background-image:url(../images/secundaria/bg_photo_gallery.gif);
	background-repeat:no-repeat;
	position:relative;
	padding:5px 10px 10px 5px;
	height:152px;
	float:left;
}
.Gallery_img {
}
.InnerShadow {
	top:5px;
	left:5px;
	position:absolute;
	z-index:15;
}

/* ======================================================================
	MAIN PAGE ENDS
======================================================================== */
