html {
	height: 100%;
	overflow: scroll;
}

body {
	height: 100%;
	font-family: verdana, sans-serif;
	margin: 15px;
	padding: 0px;
	line-height: 120%;
	font-size: 11px;
	color: #000;
	background:#596f54 url(pino.jpg) repeat;
}

.clr {
	clear: both;
}

.outline {
	padding: 2px;
	background:url(bg000000.png) repeat-y;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #fff;
	background: #c64934;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 800px;
	height: 132px;
	background: url(encabeza.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 199px;
	position:fixed;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: right;
	background:#bbca55;
	width:603px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #9D292C;
  padding: 2px;
  background-color:#FFFFFF;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
  color:#660000;
}

.user1_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	/*padding: 12px;*/
	border: 0px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(button_b.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(button_b.png) repeat-x;
	padding: 0px 10px;
	line-height: 2px;/*avant: 20*/
	margin: 1px;
}

.pagenavbar {
	margin:0px 40px 15px 40px;
	color: #888;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(arrow000.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

td {
	text-align: left;
	margin-left: 3px;
}

a:link, a:visited {
	color: #000; text-decoration: none;
}

a:hover {
	color: #2e5000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen .thumbnail {
	border: 1px solid #2e5000;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(button_b.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead1.png) repeat-x;
	border-top: solid 1px #2e5000;
	border-bottom: solid 1px #647b00;
	border-left: solid 1px #647b00;
	border-right: solid 1px #2e5000;
	color: #333;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 17px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #000000;
	font-weight: bold;
	font-size: 19px;
	white-space: nowrap;
	font-family:"Verdana", Times, serif;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

div.idioma h3 {
	background: url(../images/subhead.png) repeat-x;
	color: #666666;
	text-align: center;
	margin: 0 5px 2px 2px;
	padding: 0;
	height: 13px;
	line-height: 12px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(subhead_.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(menu_bg0.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 16px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: underline;
	padding-left:30px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight:normal;
}

a.sublevel:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.sublevel#active_menu {
	color: #FFFFFF;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.contenido{
	float:right;
	width:602px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

.pie{
	background:#9D292C;
	background:url(footer02.png);
	width:808px;
	height:110px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contenido001{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	text-indent:5px;
	line-height:20px;
	width:602px;
	height:312px;
}
.contenido002{
	float:right;
	width:602px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
.hola{
	/*font-size: 13px;*/
	/*font-weight: bold;*/
	color: #000000;
	text-align: justify;
	font-family: verdana, sans-serif;
  font-size: 12px;
  word-spacing:3px;
  padding: 12px;
}

/*mas*/
html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
margin-top: 4px;
}
a {
	text-decoration: none;
	outline: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

h1.turismo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	margin:0 150px 15px 150px;
	padding:4px 0 8px 0;
	background-image:url(../images/monte.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

h1.no_frame {
	border: none;
	border-bottom: solid 1px #ccc;
	text-align: center;
	line-height: 20px;
	margin: 10px 125px;
}

p.preambulo {
	text-align:justify;
	padding:0px 20px 20px 20px;
}

#contenedor{
	width:602px;
	margin:auto;
	padding-bottom:20px;
	text-align:left;
	background-color:#ffa7a8;
	font: 0.80em Tahoma,Helvetica,Arial,sans-serif;
}
#contenido01{
	position:relative;
	width:590px;
	padding: 6px;
	line-height: 19px;
	text-align:justify;	
}
#contenido02 {
	position:relative;
	width:400px;
	padding:15px;
	line-height:19px;
	text-align:justify;
}
#contenido01 a{
	color: #5c0290;
}
#contenido01 a:hover{
	color: #000000;
	background-color: #d7c7e8;
	text-decoration: none;
}

.texto {
	text-align: justify;
}

.texto ul li {
	list-style-image: url(../images/bullet_dot_lev1.png);
	list-style-position: outside;
	margin-top: 0px;
	margin-left: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.texto ul li.no_bullet, .texto p.marginado {
	list-style-image: none;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 5px;
	padding-right: 15px;
}

.texto h2, .texto ul li div.subtitulo {
	font-size: 1.25em;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 25px;
	padding-bottom: 10px;
}

.texto ul li ul li, .num_dia ul li {
	list-style-image: url(../images/bullet_dot_lev2.png);
	list-style-position: outside;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 5px;
}

.texto ul li ul li ul li {
	list-style-image: url(../images/bullet_dot_lev3.png);
	list-style-position: outside;
	margin-top: 0px;
	margin-left: 60px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 5px;
}

ol li.numeral {
	list-style-image:none;
	list-style-type:decimal;
	list-style-position:outside;
	padding-bottom: 0px;
	padding-top: 10px;
}

.texto span.negro {
	font-weight:bold;
}

.citacion {
	color:#02322e;
	font-size: 12px;
	font-weight:bold;
	font-family:  Georgia, 'Times New Roman', Times, serif;
	line-height: 13px;
	text-align: center;
	font-style: italic;
	margin-top: -5px;
	padding-top:0px;
	margin-right: 20px;
}

p.leyenda {
	font-size:0.9em;
	font-style:italic;
	text-align:center;
}

.tarifa_contenedor {
	width: 98%;
	margin: 1%;
}
 
table.tarifa {
	font-size: 11px;
	border: 1px solid gray;
	text-align: center;
	width: 494px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

table.horario {
	width: 494px;
}

table.suplemento {
	width: 510px;
}

th.tarifa, td.tarifa {
	vertical-align: central;
	height:16px;
}

th.tarifa_1, th.tarifa_2, th.tarifa_3 {
	color: white;
	text-align: center;
}

th.tarifa_1 {
	background-color: #007346;
}

th.tarifa_2 {
	background-color: #887356;
}

th.tarifa_3 {
	background-color: #227376;
}

td.tarifa {
	text-align: center;
	background-color: #c3cba1;
}

td.impar {
	background-color: #fbf2c4;
}

th.col1, td.col1 {
	 width: 74px;
}

th.col2, td.col2 {
	 width: 105px;
}

th.col3, td.col3 {
	 width: 105px;
}

th.col4, td.col4 {
	 width: 105px;
}

th.col4$, td.col4$ {
	 width: 105px;
}

th.col5, td.col5 {
	 width: 424px;
}

#download {
	padding: 2px 2px 2px 24px;
	margin:10px 20px 2px 20px;
	cursor: pointer;
	font-size: 1em;
	height: 16px;
	background-color: #bed899;
	background-image:url(../images/pdficon_small.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight: normal;
	color: #0c3000;
	text-decoration: none;
}

#download:hover {
	background-color: #558855;
	color: #d6d6d6;
}

#download a {
	color:inherit;
	font-weight:bold;
}

#download a:hover {
	color:inherit;
	font-weight:bold;
	text-decoration:underline;
}

#language {
	float: right;
	vertical-align: middle;
}

/** Styles for the drop down list */

#language select.language {
	border: 1px solid #cccccc;
	margin: 1px 5px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #6d9e54;
}

#language select.language option.language {
	text-align:left;
	padding: 0 9px 0 3px;
}

#language label.language {
	color:#fff;
}

.redes {
	  float:left;
	  position:fixed;
	  left:2px;
	  top:5px;
	  width:32px;
	  z-index:100;
}
