/*body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin:0;
}*/
body {
	background:#f2f2ea url(http://www.guiavillanueva.com/images/shadow.gif) repeat-y center;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	align: left;

}

.left {
border-left:1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
width:50%;
}
.right {
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
width:50%;
}
.head {
vertical-align:bottom;
padding-bottom:10px;
}
.main-content {
padding-top:10px;
padding-bottom:5px;
}
.footer {
border-top:1px solid #ccc;
padding-top:5px;
}
.top {
background-color:#E2ECF5;
cursor:pointer;
}
.top:hover {
background-color:#F1F5FA;
cursor:pointer;
}
.style1 {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	align: right;
	padding-right: 10px;
}
.style4 {
	color: #E2ECF5;
	font-weight: bold;
}
.style9 {
	color: #74B8DC;
	font-weight: bold;
}
.style10 {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.r1 {
background-color:#E1F7C4;
border-bottom:1px solid #ccc;
padding:3px;
}
.r2 {
background-color:#C9EC9D;
border-bottom:1px solid #ccc;
padding:3px;
}
.padd {
padding:5px;
}
.style17 {
	color: #2B557B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration:none;
}
.style171 {
	color: #F05927;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
}

.style22 {color: #CCCCCC}
.style23 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style24 {font-size: 14px}
.style26 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.right-content {padding-left:15px;}
.left-content {padding-right:15px;}
.style30 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2B557B;
	font-size: 20px;
}
.style31 {
	font-size: 13px;
	font-weight: bold;
}
.right-table td {padding-bottom:8px;}
.pages a:link { color:000000; text-decoration:none; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif; }
.pages a:visited { color:000000; text-decoration:none; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif; }
.pages a:hover { color:000000; text-decoration:none; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif; }
.pages a:active { color:000000; text-decoration:none; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif; }

.fondo-banner {
background-color:#E2ECF5;
border:1px solid #ccc;
width:246px;
}

.pricer1 {
/*background:url(../images/pricebg.gif);
background-color:#fff8d8;*/
background-color:#E1F7C4;
background-repeat:no-repeat;
background-position:center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
}
.pricer2 {
/*background:url(../images/pricebg.gif);
background-color:#F6EECA;*/
background-color:#C9EC9D;
background-repeat:no-repeat;
background-position:center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
}
.h1 {margin:0; padding:0;}
.style34 {color: #2B557B; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; }
.style341 {color: #8AC43E; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; }
.style3411 {color: #F05927; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 21px; font-weight: bold; padding-left: 20px}
.thumb img {border:1px solid #ccc;}
.style36 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; }
.style44 {color: #E2ECF5}
.style46 {color: #39709B; font-weight: bold; text-decoration:none; }
.style49 {text-decoration:none; color: #000000;}
.style50 {text-decoration:none; color: #39709B;}
.style51 {color: #74B8DC}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Caja Categorias Guia */
a:link.tabla {
	color: #2B557B;
	text-decoration: none;}
a:visited.tabla {
	color: #2B557B;
	text-decoration: none;}
a:hover.tabla {
	color: #96BF5F;
	text-decoration: underline;}


------------------------------------------------------------

#top {
	background: #004A71;
	height: 32px;
	/*padding-top: 5px;
	position: relative;
	margin: 0 auto 10px auto;*/
	 
	 padding-left: 10px;
	text-align: left;
	width: 996px;
	align: center;
	

}

#navr {
	height: 30px;
	/*padding-top: 5px;
	position: relative;
	margin: 0 auto 10px auto;*/
	 margin: 0 auto;
	text-align: left;
	width: 950px;
	
}

#navr ul {
	list-style: none;
	padding-top: 0px;
}
#navr ul li {
	display: inline;
}
#navr ul li a {
	padding: 4px 10px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
}
#navr ul li a:hover {
	background: #686E72;
	color: #fff;
}
#navr ul li.current_page_item a {
	background: #686E72;
	color: #FFFFFF;
}
