html {
	background: url(images/bg_html.jpg) fixed;
}

body {
	margin: 0;
	padding: 0;
	font: 70%/1.4em Verdana, sans-serif;
	color: #465768;
}

ul li {
}

a {
	color: #4080EC;
}

a:hover {
	color: #FF9900;
}

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: 120% Arial, Helvetica, sans-serif;
	color: #336600;
}

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;
}

textarea {
	width: 480px;
}

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 #D4E0EE;
	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 #D4E0EE;
	border-width: 0 0 1px 1px;
}

thead th {
	background: #E6EDF5;
	font-size: 12px;
	color: #4F76A3;
}

table .tr01 {
	background: #F7F9FC;
}

table .tr02 {
	background: #FCFDFE;
}

table .tr03, table .tr04 {
	background: #FFFFCC;
}

.delete {
	border: 0 !important;
	display: block;
}

.delete:hover {
	background: #FF0000;
	color: #FFF;
}

tbody th {
	color: #557290;
	text-align: left;
}

tfoot td {
	border: 0;
}

table a:link {
	color: #40659b;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}

table a:visited {
	color: #40659b;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}

table a:hover {
	color: #718d2b;
	border-bottom: 1px solid #d39090;
}

/**
  * Layout
  */
  
#main {
	padding: 0;
	margin: auto;
	width: 760px;
	position: relative;
	background: #F0F1E3 url(images/bg_main.jpg) top left repeat-y;
	border-left: 5px solid #ffcc66;
	border-right: 5px solid #ffcc66;
}

#header {
	height: 305px;
	position: relative;
}

.adm {
}


#logo {
	position: absolute;
	top: 0;
	right: 0px;
	margin: 0;
	padding: 0;
}



#logo a {
	text-indent: -10000px;
	display: block;
	width: 760px;
	height: 133px;
	background: url(images/logo.jpg) no-repeat;
}

#logo a:hover {
/*	background-position: 0 -62px;*/
}
#image {
	position:absolute;
	top:133px;
	width: 760px;
	height: 172px;
}

#hnav {
	position: absolute;
	z-index: 10;	
	width: 430px;
	top: 105px;
	right: 4px;
}

#main>#hnav {
	width: 520px;
	top: 105px;
	right: 10px;	
}

#hnav ul {
	margin: 0;
	padding: 4px 15px 0 0;
	list-style-type: none;
}

#hnav li {
	float: left;
	list-style-type: none;
	line-height: inherit;
	padding: 4px 10px;
}

#hnav a {
	font: bold 120% Arial, Helvetica, sans-serif, Tahoma, Verdana;
	/*color: #FFCC00;*/
        color: #ffff66;
	text-decoration: none;
}

#hnav a:hover {
	color: #ddd;
}


#hnav2 {
	position: absolute;
	z-index: 10;
	background: #ffcc00;
	width: 558px;
	top: 305px;
	right: 0;
}
#main>#hnav2 {
	position: absolute;
	z-index: 10;
	width: 558px;
	top: 305px;
	right: 0;
}
#hnav2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#hnav2 li {
	float: right;
	list-style-type: none;
	line-height: 20px;
	padding: 0 10px 0 10px;
}

#hnav2 a {	
	font: bold 110% Arial, Helvetica, sans-serif, Tahoma, Verdana;
	color: #061848;	
	text-decoration: none;
}

#hnav2 a:hover {
	color: #fff;
}



/* ------------- navl ------------------\*/
#navl {
	float: right;
	z-index: 10;
	width: 200px;
	margin-top: 5px;
	left: 5px;	
	background: url(images/bg_idiomas.jpg) no-repeat;
	/*left: 15px;*/
/*	border-bottom: 1px solid #ef9e21;		*/
}
#main>#navl {
	z-index:10;
	width: 200px;
	margin-top: 5px;	
	/*right: 15px;*/
	/*border-bottom: 1px solid #ef9e21;*/
}
#navl h3 {	
	font: bold %140 Arial, Helvetica, sans-serif;	
	color: #FF9900;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0 0 3px;
}

#navl ul {
	margin-left: 0;
        margin-top: 25 px;
	padding: 0;
	list-style-type: none;
}

#navl li {
	padding-top: 25px;
        float: left;
	list-style-type: none;
	line-height: 50px;
	padding: 0 7px 0 7px;
}

#navl ul>li {
	line-height: 50px;
}
#navl li a {	
	font: bold italic 111% Arial, Helvetica, sans-serif, Tahoma, Verdana;
	color: #CCCCFF;	
	text-decoration: none;
}

#navl li a:hover {
	color: #FFF;
}

/* nav */
#nav {
	margin-top: 0px !important;
	float: left;
	width: 200px;
	padding-top: 10px;
	border: none;
}

#nav h2 {
	text-transform: uppercase;
	font: bold 120% Arial, Helvetica, sans-serif;	
	text-align: center;
	padding: 3px 4px;
	margin-bottom: 0;
	margin-top: 4px;
	color: #ffff33;
	/*border-bottom: 1px solid #FFFF33;*/
}
#nav ul, #nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li {
	line-height: 10px;
}

#nav ul>li {
	line-height: 1.4em;
}
 
#nav li a {
	font: Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 10px;
	color: #061848;
	text-decoration: none;
	margin: 0;
	width: 90%;
        background: #e4e4e4;
        border-bottom: 1px solid #061848;
}

#nav li>a {
	padding: 3px 10px 4px 10px;
	width: auto;
}
 
#nav li a:hover {
	color: #4080ec;
	text-decoration: none !important;
        background: #c5e7fd;
}



#content {
	float: right;
	background: #FFF;
	width: 511px;
	padding: 20px 20px 0 25px;
	background: url(images/bg_content.jpg);
}

#wrapper>#content{
	width: 512px;
	padding: 20px 20px 0 25px;
}


#content h1 {
	margin-top: 0;
	padding-top: 15px;
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #24355f;
}

#content h1 a {
	border: 0;
}

#content h2 {
	margin-bottom: 5px;
	padding-bottom: 0px;
	font: bold 130% Arial, Helvetica, sans-serif;
	color: #4080ec;
}

#content h2 a {
	color: #4080ec;
	font: bold 130% Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

#content h2 a:hover {
	color: #FF9900;
}

#content p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: justify;
}

#footer {
	clear: both;
	text-align: center;
	padding: 10px;
	font-size: 110%;
	margin-top: 10px;
	height: 100%;
	background: url(images/bg_footer.jpg);
}
#footer a {
	color: #F8F8EC;
}

#footer a:hover{
	color: #DCDCA9;
}
#footer p {
	color: #95B5CA;
}

.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 #d1baba;
	color: #a18181;
	background: #ffe8e8;
	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 #CAD4DD;
	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 : #FFF;
	border : 1px solid #CAD4DD;
	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 #83A4C7;
}

#accounttabs .current {
	background : #FFF !important;
	border-bottom : 1px solid #FFF !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;
}

/*--------------------------*/
.foto_tour {
    clear:both;
    float:right;
	margin:3px 3px 5px 5px;
	padding:1px 1px 1px 1px;
	color: #ccc;
}
.foto_tour img {	
	padding: 2px 2px 2px 2px;
	border: 1px solid #4080EC;
	background: #4080EC;
}

.foto-tour img:hover {
	padding: 2px 2px 2px 2px;
	border: 1px solid  #FF9900;
	background: #FF9900;
}


.foto_tour_center{
	clear: both;	
	text-align: center;
	margin: 3px 3px 3px 3px;
	color: #061848;
}
.foto_tour_center a img{
	padding: 1px 1px 1px 1px;
	border: 1px solid #061848;
}
.foto_tour_center img:hover{
	padding: 1px 1px 1px 1px;
	border: 1px solid #061848;
}


/*  borde */
#borde {

	/*border: 1px solid #ccc;

	border-right: 2px solid #ccc;*/

	border-bottom: 3px solid #ccc;
 	margin: 0 0 15px 0;

	padding: 0px 3px 3px 3px;
}

#content>#borde{

	margin: 0 0 10px 0;	

}


/*-----------------*/
#menu8 {
/*        border-style: solid solid none solid;
        border-color: #D76100;
        border-size: 1px;
        border-width: 1px;*/
        margin-left: 0;
        }
#menu8  ul, #menu8  li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
 
#menu8 li a {
       height: 32px;
       voice-family: "\"}\"";
       voice-family: inherit;
       height: 24px;
       text-decoration: none;
}

#menu8 li a:link, #menu8 li a:visited {
        color: #061848;
        display: block;
        background: url(images/menu8.gif);
        padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current {
        color: #4080EC;
        background: url(images/menu8.gif) 0 -32px;
        padding: 8px 0 0 20px;
        }

#menu8 li a:active {
        color: #fff;
        background: url(images/menu8.gif) 0 -64px;
        padding: 8px 0 0 20px;
        }

/*adiciones evelyn*/



.certificados{

    clear:both;

    float:right;

	margin:0px 10px 5px 10px;

	padding:1px 1px 1px 1px;

}

.certificados a{

	color: #e6e6e2;	

}

.certificados a:hover{

	color: #006699;	

}



