html, body { margin: 0; padding: 0; border: 0; }

body {
	padding: 0;
	margin: 0;
	background: #fff url('images/bg3.gif');
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #212121
	}

img {
	border: 0;
	}
	
#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}
	
#container {
	background: url('images/tbg3.gif');
	padding: 0 5px;
	}
	
#livesupport {
	float: right;
	padding: 15px 0px;
	}	

#header {
	background: url('images/logo_bg.gif') 0 17px repeat-x;
	width: 748px;
	margin: 0 auto;
	margin-bottom: -1px;
	}

#header .header {
	background: url('images/header_top3.gif') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}

#livesupport {
	float: right;
	padding: 15px 0px;
	}

#barraidiomas {
    background-color:#FCA307;
    border-top : 1px solid #cccccc;
    border-bottom : 2px solid #cccccc;
	padding: 0px 5px;
}
	
#topnav {
	float: right;
	border-right: 1px solid #636363;
	padding: 10px;
	text-align: right;
	margin: 7px 8px;
	list-style-type: none;
	}
	
#topnav li {
	padding-top: 2px;
	padding-right: 15px;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	}
	
#topnav .home {
	background-image: url('images/home.gif');
	}
	
#topnav .sitemap {
	background-image: url('images/sitemap.gif');
	}
	
#topnav .contact {
	background-image: url('images/contact.gif');
	}

#topnav a {
	color: #636363;
	text-decoration: none;
	}
	
#topnav a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#nav {
	background: #686868 url('images/nav_bg2.gif') repeat-x;
	width: 738px;
	margin: 0 auto;
	list-style-type: none;
	font: bold 8pt Arial;
	color: #fff;
	padding-left: 10px;
	height: 60px;
	border-bottom: 4px solid #000;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
	}

#nav li {
	padding: 26px 0 22px 0;
	float: left;
	padding-right: 16px;
	margin-right: 6px;
	background: url('images/nav_sep3.gif') right no-repeat;
	}
	
#nav .end {
	padding-right: 0;
	margin-right: 0;
	background: none;
	}
	
#nav a {
	font: Arial 12px black;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #77F938; /*#F7C945;*/
	text-decoration: underline;
	}
	
#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}

#content a {
	color: #336799;
	font-weight: bold;
	}

#content .footer {
	background: url('images/generic_bottom2.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -6px;
	position: relative;
	clear: both;
	}

#specials {
	background: #1B9956; /*Color de fondo para los cuadros*/
	padding: 5px;
	padding-top: 10px;
	border-bottom: 5px solid #686868;
	position: relative;
	height: 200px; 	/*Define el alto del área para los cuadros de especiales */
	}

#specials div {
	width: 240px;
	height: 190px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	padding-left: 2px;
	position: absolute;
	}

#specials .package1 {
	background-image: url('images/package1.gif');
	}

#specials .package2 {
	background-image: url('images/package1.gif');
	left: 250px;
	}

#specials .package3 {
	background-image: url('images/package1.gif');
	left: 495px;

	}

#specials .button {
	background: url('images/buttonbg.gif') no-repeat;
	height: 23px;
	width: 114px;
	display: block;
	float: right;
	text-align: center;
	color: #fff;
	font: bold 10pt Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
	}

#specials a.button:hover {
	color: #F7C945;
	}

#specials h2 {
	font: 14pt Arial, sans-serif;
	color: #336799;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	padding-left: 10px; /*110*/ /*Modifica el margen del titulo en los cuadros*/
	margin-top: 5px;
	}

#specials ul {
	margin: 15px 0 0 0;
	list-style-image: url('images/special_bull.gif');
	padding-left: 130px;
	}

#body {
	position: relative;
	padding: 5px;
	}

#footer {
	background: #fff;
	width: 738px;
	margin: 0 auto;
	position: relative;
	padding: 0 5px;
	}
	
#footer .header {
	background: url('images/footer_top2.gif') top center no-repeat;
	height: 5px;
	margin: 0 -11px;
	position: relative;
	}
#footer .footer {
	background: url('images/generic_bottom2.gif') bottom center no-repeat;
	height: 14px;
	margin: 0 -11px;
	position: relative;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer li {
	float: left;
	margin-right: 15px;
	}
	
#footer a {
	color: #000;
	}

#main {
	background: url('images/ayahuasca.gif') repeat-y;
	padding-top: 0px;
	padding-left: 4px;
	float: left;
	width: 495px;/*68%;*/
	/*font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

#main h1{
	font: 16pt Arial, sans-serif;
	color: #73461B;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	margin: 0;
	margin-left: 80px;
	}
	

#main p{
	margin-left: 80px;
	text-align: justify;
}


#news {
	margin-left: 85px;
	}
	
#news h1 {
	font: bold 13pt Arial, sans-serif;
	color: #FFE;
	font-family: Tahoma, sans-serif;
	padding-left: 10px;
	margin: 0;
	}
	
#news h2 {
	font: bold 12px Arial, sans-serif;
	color: #0F417E;
	font-family: Tahoma, sans-serif;
	margin: 0;
	text-decoration: underline;
	}

#news h3 {
	font:  bold 12px Arial, sans-serif;
	color: #4D2610;
	text-align: center;
	margin: 0;
	}	

#news h4 {
	font:  11px Arial, sans-serif;
	color: #000;
	text-align: justify;
	}	

#news .headbox{
	background: url('images/top_news.gif') top center no-repeat;
	height: 25px;
	}

#news .boxnews{
	background: url('images/fondo_news3.gif') top center no-repeat;
	/*background: #E5DECD;*/
	font: 10pt Arial, sans-serif;
	border: 1px solid #000;
	color: #fff;
	padding: 0 5px;
	}

#menunav {
	float: right;
	width: 218px;  
	padding: 0 0 0 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#menunav h1 {
	background: #5F482D;/*575752; */
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #fff; /*4A4A44;*/
	font-size: 9pt;
	height: 25px;
	margin-top:5px;
	padding-top:10px;
	margin-bottom: 0px;
	text-align: center;
	padding-left: 2px;
}

#menunav ul {
	margin: 0;
	padding: 0;
}

#menunav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
	font-size: 10px;
	font-weight: normal;
}

#menunav li a {
	background: #CCC3AF;
	color: #3C3C35; 
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	font-weight: normal;
}

#menunav li a:hover {
	background: #DBD3C3;   
	color: #654;
}

.left { 
	float: left; 
	padding: 0px 5px 0px 5px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

#aviso{
	margin-top: 5px;
	background: #344B87;
}

#tabla1 {
	margin-top: 25px;
	margin-left: 85px;
	}
	
#tabla1 .toptabla{
	background: url('images/top_tabla.gif') top center no-repeat;
	height: 27px;
	}
	
#tabla1 .toptablafra{
	background: url('images/top_tablafra.gif') top center no-repeat;
	height: 27px;
	}

#tabla1 .tablamain{
	font: 13px Arial, sans-serif;
	background: #F7F5E2;
	border: 1px solid #669900;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: left;
	}

	
#tabla2 {
	margin-top: 25px;
	margin-left: 85px;
	}
	
#tabla2 .toptabla{
	background: url('images/top_tabla2.gif') top center no-repeat;
	height: 27px;
	}

#tabla2 .toptablafra{
	background: url('images/top_tabla2fra.gif') top center no-repeat;
	height: 27px;
	}
	
	
#tabla2 .tablamain{
	font: 13px Arial, sans-serif;
	background: #F7F5E2;
	border: 1px solid #173660;
	color: #000;
	padding: 10px 10px 15px 0px;
	text-align: left;
	}
	
#publica {
	font-family: Arial, sans-serif;
	}

#publica .tit{
	color:#3C3C35; 
}

#publica .det{
	color:#344B87;
