/* MAIN PAGE STARTS */
#CenterContent {
	width:670px;
	padding:5px 0;
	background:none
}
ul.galleries {
	list-style:none
}
ul.galleries li {
	width:190px;
	height:220px;
	padding:5px 15px 15px;
	text-align:center;
	float:left;
	border:1px solid #FFFDF5;
}
ul.galleries a.imageGallery {
	padding:1px;
	background:#FFFFFF;
	border:4px solid #CEC2AF;
	overflow:hidden;
	height:120px;
	display:block
}
ul.galleries li h2 {
	font-size:14px;
	text-align:left;
}
ul.galleries li p {
	text-align:left;
	padding:0;
	font-size:11px
}
ul.galleries li a.linkGallery {
	float:right;
	font-size:11px;
	font-weight:bold;
}
ul.galleries li.highlight{
	background: url(../images/form/list_bg.gif) repeat top #F4EFE6;
	border:1px solid #D8D4CA;
}


#galleriesDetail{
	float:right;
	width:217px;
	height:220px;
	padding:10px 0 10px;
}
#galleriesDetail li{ 
	border:none; 
	padding:0 12px;
}
#rightContent h2.title{
	width:190px; 
	padding-top:15px;
	margin-left:12px;
}

#rightContent #nav{ 
	position:absolute; 
	right:10px;
	bottom:-20px;
}
#rightContent #nav a{
	height:30px;
	width:30px;
	background-repeat:repeat;
	margin:0;
}
a#prev{ background-image:url(../images/secundaria/arrow_prev.gif); }
a#next{ background-image:url(../images/secundaria/arrow_next.gif);}
#rightContent #nav a:hover{ 
	background-position:0 30px
}
/* MAIN PAGE ENDS */

#GalleryContent{
	width:640px;
	height:446px;
	float:left;
	padding:48px 0 0 30px;
	background:url(../images/secundaria/gallery_bg.gif) no-repeat 0 0;
}
.textError h3{
	text-align:center;
	line-height:250px;
}

