body {
	margin: 0;
	padding: 0;
	font: 70%/1.4em Tahoma, Verdana, sans-serif;
	background: #fdfdeb url(images/bgbody.jpg) repeat-x;
	color: #fdfdeb;
}

ul li {
}

a {
	color: #a11b1b;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

acronym, abbr {
	border-bottom: 1px dotted #b3c9e0;
	cursor: help;
}

blockquote {
}

/**
  * Forms
  */
  
form {
	padding: 0;
	margin: 0;
}

fieldset {
	border: 1px solid #5f6e0c;
	border-width: 1px 0 0 0;
	margin: 0 5px;
	padding: 5px 10px;
}

legend {
	font: 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #394301;
}

label {
	cursor: pointer;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	width: 100px;
	float: left;
}

label.noblock {
	text-align: left;
	padding: 0 20px 0 3px;
	float: none;
}

input, textarea, select {
	border: 1px solid #7F9DB9;
}

input:focus, textarea:focus {
	border: 1px solid #5b7389;
}

.button input {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	padding: 2px;
}

.button input:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

dt {
	font-weight: bold;
	color: #40659B;
}
/**
  * Tables
  */

table {
	width: 90%;
	border: 1px solid #5f6e0c;
	border-width: 1px 1px 0 0;
	margin: .5em auto;
}

table, td, th {
	border-collapse: collapse;
}

caption {
	font-weight: bold;
	padding: 3px;
	margin: 10px auto;
	color: #1D3652;
}

td, th {
	padding: 3px 5px;
	border: 1px solid #5f6e0c;
	border-width: 0 0 1px 1px;
}

thead th {
	background: #dce9cc;
	font-size: 12px;
	color: #769d44;
}

table .tr01 {
	background: #e6efdb;
}

table .tr02 {
	background: #f6fcee;
}

table .tr03, table .tr04 {
	background: #FFFFCC;
}

.delete {
	border: 0 !important;
	display: block;
}

.delete:hover {
	background: #FF0000;
	color: #FFF;
}

tbody th {
	color: #769d44;
	text-align: left;
}

tfoot td {
	border: 0;
}

table a:link {
	color: #769d44;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}

table a:visited {
	color: #769d44;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}

table a:hover {
	color: #769d44;
	border-bottom: 1px solid #d39090;
}

/**
  * Layout
  */
  
#main {
	padding: 0;
	margin: auto;
	border-left: 1px solid #f3f4f3;
	width: 776px;
	background: #FFF url(images/bgmain.gif) repeat-y; 
	position: relative;
}

#header {
	height: 150px;
	background: #687717 url(images/bgheader.jpg) no-repeat; 
	position: relative;
}

.adm {
}


#logo {
	position: absolute;
	top: 26px;
	right: 9px;
	margin: 0;
	padding: 0;
}

#logo a {
	text-indent: -10000px;
	display: block;
	width: 196px;
	height: 104px;
}

#logo a:hover {
}


#hnav {
	position: absolute;
	width: 550px;
	top: 123px;
	z-index: 10;
}
#main>hnav{
	width: 550px;

}

#hnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#hnav li {
	float: left;
	list-style-type: none;
	line-height: 30px;
	padding: 0 6px;
}

#hnav a {
	font: bold 105% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #495504;
	text-decoration: none;
	background-color: #e7f4e3;
}

#hnav a:hover {
	color: #242a03;
	background-color: #f0f1f1;
}

#nav {
	margin-top: 0px !important;
	float: right;
	width: 215px;
	padding-top: 10px;
}

#nav h2 {
	font: bold 150% "Times New Roman", Times, serif;
	text-align: center;
	padding: 3px 4px;
	margin-bottom: 0;
	margin-top: 4px;
	color: #000000;
}

#nav ul, #nav li {
	list-style-type: circle;	
	margin-left: 2px;
}

#nav li {
	line-height: 10px;
}

#nav ul>li {
	line-height: 1.4em;
}
 
#nav li a {
	display: block;
	padding: 5px 10px;
	color: #4c7123;
	margin: 0;
	width: 90%;
}

#nav li>a {
	padding: 3px 10px 4px 10px;
	width: auto;
}
 
#nav li a:hover {
	background: #82a448;
	color: #f2ffa7;
	text-decoration: none !important;
}

#content {
	padding: 20px 10px 0 10px;
	float: left;
	width: 511px;
	margin-left: 7px;
	background: #FFF; 
	padding-top: 20px;
	background: #ffffef;
}

#wrapper>#content{
	margin-left: 15px;
}

#content h1 {
	margin-top: 0;
	padding-top: 10px;
	font: "Georgia", Times New Roman ;
	color: #10580f;
}

#content h1 a {
	border: 0;
}

#content h2 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	font: 160% "Times New Roman", Times, serif;
	color: #a45e12;
}

#content h2 a {
	color: #a45e12;
	text-decoration: none;
	font-weight: normal;
}

#content h2 a:hover {
	color: #6f810e;
}

#content p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: justify;
	color: #000000; 
	}
#content li {
	color:#000000;
	}


#footer {
	clear: both;
	text-align: center;
	padding: 10px;
	font-size: 90%;
	margin-top: 10px;
	background: #a2c95b url(images/bgfooter.jpg) repeat-x;
}
#footer p{
	color: #000000;
}

#footer a {
	color: #252f12;
}

.aright { text-align: right !important; }
.acenter { text-align: center !important; }
.aleft { text-align: left !important; }
.fright { float: right; }
.fleft { float: left;}
.clear { clear: both; }
.hidden { display: none;}
.upper { text-transform: uppercase; }
.ohp { width: 95%;}

.req {
	font-weight: bold;
	color: #FF0000;
}

.tfvHighlight {font-weight: bold; color: red;}
.tfvNormal {color: #666;}

.paginator p {
	text-align: center !important;
	padding: 10px 0;
	margin: 0;
}

.paginator a {
	padding: 2px 8px;
	border: 1px solid #eee;
}

.paginator a:hover {
	border: 1px solid #ddd;
}

.paginator .ezr_nav_na {
	padding: 3px 9px;
}

.msg {
	border: 1px solid #c49a06;
	color: #4E4E4E;
	background: #ffc600;
	padding: 4px 10px !important;
	margin: 10px 2px !important;
}

.tip {
	padding: 5px 5px 5px 20px;
	background: #f5fcfe url('../images/ictip.png') no-repeat 3px 7px;
	font: 90% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #00aeef;
	cursor: help;
	color: #3c5e6b;
}

.big {
	font-size: 130%;
}

#innav{
	font-size: 60%;
}

.small {font-size: 60%;}

.filled {
	color: #40659b;
	font-weight: bold;
}

.unfilled {
	color: #ff5c00 !important;
	font-weight: bold;
}

/* Tours */
.metatour {
	float: right;
	padding: 3px;
	margin: 3px 5px;
	position: relative;
	height: 100%;
}

#tour-meta {
	float: right;
	font: 95%/1.9em Tahoma, Helvetica, sans-serif;
	margin: 0 10px;
	padding: 0 20px 10px;
	width: 200px;
}

#tour-meta p {
	text-align: center;
}

.thumbpicitem {
	width: 200px;
	height: 150px;
	margin: 5px;
	text-align: center;
}

#inlinelist .thumbpicitem, #whatever .thumbpicitem {float: left;}

.thumbpicitem img {
	border: 1px solid #d4eee0;
	background: #f7fcf8;
}

.thumbpicitem img:hover {
	border: 1px solid #7cbb8c;
}

.nb {
	border: 1px solid #FFF;
	padding: 0;
	background: none;
}

#descserv {
	padding: 4px;
	border: 1px solid #eed4d4;
	background: #fcf7f7;
	font: 80%/1.5em Verdana, Helvetica, sans-serif;
}

#descserv h1 {
	font-size: 110%;
	color: #AB1818;
}

.phd {
	float: left;
	padding: 5px;
}

.author {
	text-align: right !important;
	font-weight: bold;
	font-size: 90%;
}

#skipnav {display: none;}

/* My Account */

#accounttabs {
	border-bottom : 1px solid #778528;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
	margin-bottom: 20px !important;
}

#accounttabs ul, #accounttabs li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#accounttabs a	{
	background : #fafee4;
	border : 1px solid #778528;
	color : #8f8f8f;
	float : left;
	font-size : 110%;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#accounttabs a:hover {
	background: #E8EBF0;
	border: 1px solid #778528;
	color: #666;
}

#accounttabs .current {
	background : #EAF4B4 !important;
	border-bottom : 1px solid #EAF4B4 !important;
	color : #000 !important;
}

#utours li {
	border-bottom: 1px solid #e8f2fe;
	padding-bottom: 5px;
	padding-left: 2px;
}

#utours .l02 {
	background: #fafcff;
}

/* Noticias */
.nresume {
	font-size: 90%;
}

.lnews {
	font-size: 85%;
	text-align: left;
	padding: 2px !important;
	margin: 2px;
}

.lnews a {
	font-weight: bold !important;
}

#tofc {
	float: right;
	border-bottom: 1px dotted #ffcc00 !important;
	background: #FFFFCA;
	margin: 2px 10px;
	padding: 10px;
	font-weight: bold;
	color: #9d7e00;
}

#tofc a {
	color: #9d7e00 !important;
	border: 0;
	font-weight: bold;
}

#tofc a:hover {
	border-bottom: 1px solid #eebf01;
}

#tofc li {
	list-style-type: none;
}

.example {
	font-size: 90%;
	color: #aaa;
}

.linkitem {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px !important;
	float: left;
	width: 100%;
	margin-bottom: 10px !important;
}

.imglink {
	border: 1px solid #DDD;
	float: left;
	margin: 5px;
	width: 150px;
	height: 80px;
}

.pdf, .nopdf {
	padding-left: 20px;
	color: #FF60A3;
	background: url('../images/icpdf.gif') no-repeat left;
}

.pdf:hover {
	background: #FAFFCF url('../images/icpdf.gif') no-repeat left;
}

.nopdf {
	color: #bdbdbd !important;
	background: url('../images/icnopdf.gif') no-repeat left !important;
}

#divmsg {
	font-weight: bold;
	color: red;
}

table.banners tbody th {
    padding: 10px !important; 
}

table.banners p {
	text-align: center !important;
}

.comment {
	border-bottom: 1px solid #ececec;
	padding: 4px 5px;
}

.odd {
	background: #fffef0;
	color: #5e4a04;
} 

.centro a{ 
	text-align: center;
}

/*--------------------------*/

.paginator {
	margin: 0 auto;	
}
.paginator p {
	text-align: center !important;
	padding: 10px 0;
	margin: 0;
}

.paginator a {
	padding: 2px 8px;
	border: 1px solid #eee;
	background-color: #fff;
}

.paginator a:hover {
	border: 1px solid #ddd;
	
	text-decoration: none;
	background-color: #1975D7;
	color: #fff;
}

.paginator .ezr_nav_na {
	padding: 2px 8px;
	font-weight: bolder;
	background-color: #1975D7;
	color: #fff;
}

.img_left {
	border: 3px double #888;
	float: left;
	margin: 5px;
}

.img_right {
	border: 3px double #ccc;
	float: right;
	margin: 5px;
}
/*adiciones evelyn*/
#instituciones {
	text-align: center;
}
#instituciones a {
	color: #c6db9f;
}
#instituciones a:hover {
	color: #c0c091;
}
#contacto {
	text-align: center;
}

#contacto a {
	color: #c6db9f;
}
#contacto a:hover {
	color: #c0c091;
}
#contacto p {
	color: #006600;
}
#clima {
	text-align: center;
}
#clima a{
	color: #c6db9f;	
}
#clima a:hover{
	color: #336699;	
}
/* ---------------------------- */