body {
	font-size: 0.9em;
	/* font-family: bitstream vera sans,sans-serif;*/
 	font-family: "Trebuchet MS", verdana, sans-serif;
	margin: 0;
	padding: 0;
	/* (The background color is specified elsewhere, so do a global replacement if it ever changes) */
	background-color: #d9d9d9;
}

a:link {
	color: #900;
}
a:visited {
	color: #48468f;
}
a:hover {
	color: #f20;
}
a[name] {
	color: inherit;
	text-decoration: inherit;
}

#zucaina-header {
	background-color: #fff;
	height: 165px;
}
#zucaina-header img {
	border: 0px none;
	vertical-align: middle
}
#zucaina-header-logo {
	/* position is offset by the header padding amount */
	position: absolute;
	left: 9px;
	top: 0px;
	z-index: 3;
}
#zucaina-header-logo img {
	width: 100px;
	height: 100px;
}

#zucaina-header-logo-2 {
	/* position is offset by the header padding amount */
	position: absolute;
	right: 0px;
	top: 9px;
	z-index: 1;
}
#zucaina-header-logo-2 img {
	width:  459px;
	height: 71px;
}
#zucaina-header-logo-3 {
	/* position is offset by the header padding amount */
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0	;
}

#zucaina-header-logo-3 img {
	height: 165px;
}

#zucaina-header-logo-estacion {
	/* position is offset by the header padding amount */
	position: absolute;
	left: 110px;
	top: 170px;
	z-index: 3;
}
#zucaina-header-logo-estacion img {
	
	height: 80px;
}

#zucaina-header-logo-estacion2 {
	/* position is offset by the header padding amount */
	position: absolute;
	left:0px;
	top: -20px;
	z-index: 3;
	visibility:hidden;
}

#zucaina-header-items {
	/* position is offset by the header padding amount */
	position: absolute;
	left: 190px;
	top: 170px;
	text-align: right;
	display: inline;
}
#zucaina-header-items a {
	color: #000;
	text-decoration: none;
	padding: 0pt;
	font-size: 0.8em;
}
#zucaina-header-items a:hover, #zucaina-header-search-button:hover {
	color: #f20;
	cursor: pointer;
	text-decoration: none;

}
#zucaina-header-items img {
	margin-right: 0px;
	width: 36px;
	height: 36px;
	vertical-align:middle;
}
#zucaina-header-search {
	height: 25px;
}
#zucaina-header-search-entry {
	vertical-align: top;
	margin: 0.65em 4px 0 10px;
	padding: 2px 4px;
	background-color: #f5f5f5;
	border: 1px solid #999;
	font-size: 0.8em !important;
}
#zucaina-header-search-entry:focus {
	background-color: #fff;
	border: 1px solid #555;
}
#zucaina-header-search-button {
	font-size: 0.8em !important;
	vertical-align: top;
	margin-top: 0.2em;
	border: 0px none;
	background: #fff url('/images/header-search.png') no-repeat left;
	padding-left: 21px; padding-right:7px; padding-top:7px; padding-bottom:7px
}
#zucaina-header-items form {
	float: right;
}
#zucaina-header-items input {
	font-size: 0.85em;
}
#zucaina-nav {
	margin: 0;
	padding: 0;
	background-color: #22437f;
	font-size: 0;
	height: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #f5f5f5;
}
#zucaina-nav ul {
	margin: 0;
	padding: 0;
}
#zucaina-nav li {
	display: inline;
	list-style: none;
	padding: 0 5pt;
}
#zucaina-nav li + li {
	padding-left: 8pt;
	border-left: 1px solid #99a5bf;
}
#zucaina-nav a {
	color: #c5ccdb;
	text-decoration: none;
}
#zucaina-nav a:hover {
	color: #fff;
}

#zucaina-side-left {
	position: absolute;
	z-index: 2;
	width: 11em;
	/* Space down for the approx line height (fonts) */
	left: 12px;
}

#zucaina-side-left-2 {
	position: absolute;
	z-index: 2;
	width: 11em;
	/* Space down for the approx line height (fonts) */
	left: 12px;
}

#zucaina-encuesta {
	position: absolute;
	z-index: 2;
	width: 11em;
	/* Space down for the approx line height (fonts) */
	left: 12px;
	top: 2px;
	/* add to the top margin to compensate for the fixed sizes */
	margin-top: 610px;
	font-size: 0.9em;
}



#zucaina-side-right {
	position: absolute;
	z-index: 1;
	width: 13em;
	right: 12px;
	padding-top: 3px;
	}
#zucaina-side-left, #zucaina-side-right {
	top: 2px;
	/* add to the top margin to compensate for the fixed sizes */
	margin-top: 178px;
	color: #555;
	font-size: 0.9em;
}

#zucaina-side-left-2, #zucaina-side-right-2 {
	position:absolute;
	top: 2px;
	/* add to the top margin to compensate for the fixed sizes */
	margin-top: 400px;
	color: #555;
	font-size: 0.9em;
}



#zucaina-side-right ul {
	list-style: square inside;
	padding: 0;
	margin: 0;
}

/* Left-side naviagation */
#zucaina-side-nav-label {
	display: none;
}
#zucaina-side-nav {
	border-left:1px solid #5976b2; border-right:1px solid #5976b2; border-bottom:1px solid #5976b2; margin:0; padding:0; border-top:0px none; background-color: #22437f; list-style-type:none
}
#zucaina-side-nav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #5976b2;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	border-bottom: 1px solid #22437f;
}
#zucaina-side-nav a {
	margin: 0;
	color: #c5ccdb;
	display: block;
	text-decoration: none;
	padding: 1px 1px;
}
#zucaina-side-nav a:hover {
	background-color: #34548f;
	color: #fff;
}
#zucaina-side-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#zucaina-side-nav ul li {
	border-top: 1px solid #34548e;
	background-color: #34548e;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	border-bottom: 1px solid #34548e;
}
#zucaina-side-nav ul li:hover {
	border-bottom: 1px solid #34548f;
}
#zucaina-side-nav ul li a {
	padding-left: 12px;
	color: #a7b2c9;
}
#zucaina-side-nav ul li a:hover {
	background-color: #46659e;
}
#zucaina-side-nav ul ul li a {
	padding-left: 18px;
}
#zucaina-side-nav strong a {
	font-weight: normal;
	color: #fff !important;
	background-color: #10203b;
}
#zucaina-side-nav strong a:hover {
	background-color: #172e56 !important;
}

/* content containers */
#zucaina-middle-one, #zucaina-middle-two, #zucaina-middle-three {
	font-size: 0.9em;
	/* position: relative; */ /* relative to utilize z-index */
	width: auto;
	min-width: 120px;
	margin: 10px;
	z-index: 3; /* content can overlap when the browser is narrow */
}
#zucaina-middle-two, #zucaina-middle-three {
	margin-left: 11em;
	padding-left: 24px;
}
#zucaina-middle-three {
	margin-right: 13em;
	padding-right: 24px;
}

#zucaina-content {
	padding: 24px;
	border: 1px solid #aaa;
	background-color: #fff;
}

#zucaina-content > .zucaina-corner-bottom { top: 0 }

.zucaina-corner-tl, .zucaina-corner-tr, .zucaina-corner-bl, .zucaina-corner-br {
	background-color: #d9d9d9;
	position: relative;
	width: 19px;
	height: 19px;
	/* The following line is to render PNGs with alpha transparency within IE/Win, using DirectX */
	/* Work-around for IE6/Mac borkage (Part 1) */
	display: none;
}

.zucaina-corner-tl, .zucaina-corner-bl { float: left; left: 0px; }
.zucaina-corner-tr, .zucaina-corner-br { float: right; right: 0px; }
.zucaina-corner-tl, .zucaina-corner-tr { top: 0px; }
.zucaina-corner-bl, .zucaina-corner-br { bottom: 0px; margin-top: -19px; /* Opera fix (part 1) */ top: -18px;}

html>body .zucaina-corner-tl { background: #d9d9d9 url('/images/corner-tl.png') no-repeat left top; }
html>body .zucaina-corner-tr { background: #d9d9d9 url('/images/corner-tr.png') no-repeat right top; }
html>body .zucaina-corner-bl { background: #d9d9d9 url('/images/corner-bl.png') no-repeat left bottom; }
html>body .zucaina-corner-br { background: #d9d9d9 url('/images/corner-br.png') no-repeat right bottom; }

.zucaina-corner-tl { filter:progidDXImageTransform.Microsoft.AlphaImageLoader(srcimagescorner-tl.png,sizingMethodscale; }
.zucaina-corner-tr { filter:progidDXImageTransform.Microsoft.AlphaImageLoader(srcimagescorner-tr.png,sizingMethodscale; }
.zucaina-corner-br { filter:progidDXImageTransform.Microsoft.AlphaImageLoader(srcimagescorner-br.png,sizingMethodscale; }
.zucaina-corner-bl { filter:progidDXImageTransform.Microsoft.AlphaImageLoader(srcimagescorner-bl.png,sizingMethodscale; }

/* \*/
.zucaina-corner-tl, .zucaina-corner-tr, .zucaina-corner-bl, .zucaina-corner-br {
	/* Restore the view for everything but IE6/Mac (part 2 of the "IE/Mac fix") */
	display: block;
}
/* */

.zucaina-corner-bl, .zucaina-corner-br {
	top: 0px;
}

.content { margin: 0 1em }

#zucaina-sidelist {
	position: relative;
	bottom: 3px;
	margin: 0;
	padding: 3px !important;
	border: 1px solid #bbb;
	background-color: #ccc;
	border-radius: 2.5px;
	-moz-border-radius: 2.5px;
}
#zucaina-sidelist strong a {
	font-weight: normal;
	background-color: #555;
	color: #fff;
}
#zucaina-sidelist strong a:hover {
	background-color: #333;
	color: #fff;
}
#zucaina-sidelist li {
	border-left:0px solid #ccc; border-right:0px solid #ccc; border-top:1px solid #ccc; border-bottom:1px solid #ccc; font-size: 0.9em;
	padding: 0;
	list-style-type:none
}
#zucaina-sidelist li a {
	text-decoration: none;
	display: block;
	padding: 6px 8px;
	border-radius: 2.5px;
	-moz-border-radius: 2.5px;
}
#zucaina-sidelist li a:hover {
	background-color: #999;
	color: #eee;
}

#zucaina-footer {
	position:relative;
	font-size: 0.75em;
	text-align: center;
	color: #777;
	margin-bottom: 2em;
	margin: 0 auto 0 auto;
	
}
#zucaina-printable {
	text-align: center;
	margin: 1em 0;
	font-size: 0.85em;
}
#zucaina-printable a {
	text-decoration: none;
	padding-left: 18px;
	background: url('/images/printable.png') no-repeat left;; padding-right:0; padding-top:5px; padding-bottom:5px
}
#zucaina-printable a:hover {
	text-decoration: underline;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#sidebox {
	margin: 0 auto; /* center for now */
	/*width: 17em;  ems so it will grow */
	width: 20em;
	background: url('/images/sbbody-r.gif') no-repeat bottom right;
	font-size: 100%
}
#boxhead {
	background: url('/images/sbhead-r.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center
}
#boxhead h2 {
	background: url('/images/sbhead-l.gif') no-repeat top left;
	margin: 0;
	color: white; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; padding-left:30px; padding-right:30px; padding-top:22px; padding-bottom:5px
}
#boxbody {
	background: url('/images/sbbody-l.gif') no-repeat bottom left;
	margin: 0;
	padding-left:30px; padding-right:30px; padding-top:5px; padding-bottom:31px
}

#mini_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;}
 
 
.tabla_borde{
border: 0px solid #CCCCCC;
}
.tabla_borde td{
border: 1px solid #CCCCCC;
} 
 