/*typography*/
body{font: 76% verdana,arial,sans-serif;text-align: center}
h1,h2,h3{font-family: "Trebuchet MS",arial,sans-serif}
h1{font-size: 200%}
h2{font-size: 160%}
h3{font-size:110%;letter-spacing:1px;margin:0 5px}
h2,p{margin: 0 15px;padding:0}
p{padding-bottom: 0.7em;line-height: 1.5}
a{text-decoration: none}
address{padding: 3px 15px;font-style:normal}
div#relax p{font-size: 120%}


/*layout*/

div#news div{float: left;width: 32%;margin: 0 0 10px 10px;    background:#F4D2BC }
h3{font-size: 110%;margin:0 0 10px;padding: 2px 0;background: #ffffff;color: #FFFFFF;text-align: left}
a{text-decoration: underline; color:#000000;}
a.titular{text-decoration: none; color:#000000; text-align:left}
a.idioma{text-decoration: underline; color:#FFFFFF;}
a.mas{text-decoration: underline; color:#325825;}

html{height: 100%; margin-bottom: 1px}
html,body{margin:0;padding:0 0 20px}
div#container{width: 100%;margin: 0 auto;text-align: left}
div#nav_down{float:left;margin:10px 5px 10px;padding: 0 0 2px;width: 80%}
div#header{margin:10px 5px 10px;padding: 0 0 2px;width: 78%}

div#header h1{text-align:center;color:#FFF2EB;margin:0 5px;padding:10px 0 2px}
div#header h5{text-align:center;color:#003399;margin:0 ;padding:0px 0 2px; }
div#header a{margin-left: 10px}

div#header_portada{margin:10px 5px 10px;padding: 0 0 2px;width: 99%}

div#header_portada h1{text-align:center;color:#FFF2EB;margin:0 5px;padding:10px 0 2px}
div#header_portada h5{text-align:center;color:#003399;margin:0 ;padding:0px 0 2px; }
div#header_portada a{margin-left: 10px}

div#sidebar{float: right;width: 175px;}
div#sidebar div{padding: 5px 0;margin-bottom: 5px}
div#sidebar div#menu{margin: 0 5px}
/*div#nav ul,div#nav li{margin:0;padding:0;list-style-type:none;line-height: 1.5}
div#nav a{margin-left:5px;padding-left:10px}*/
div#sidebar p{margin: 0 0px;padding:0}
div#sidebar p+p{margin-top: 0.07em}
form{margin: 5px 0;padding: 5px 0}
form h3{margin-bottom: 10px}
form div{padding: 5px 0}
form input#find{width: 90px;margin-left:10px}
div#content{margin:10px 5px 10px;width:78%;padding:5px 0}
div#text_content{margin:10px 5px 10px;width:95%;padding:5px 0}
/*blockquote{float:left;display:inline;width: 200px;margin: 0 10px 5px 15px;padding: 5px 0}*/
/*blockquote p{margin:0;padding: 0 5px;text-align: center}*/
div#relax{margin: 0 15px 10px;padding: 5px 0}
div#relax p, div#relax h2{margin: 0 5px}
div#footer{clear: right;margin-top: 10px}
div#minipics ul{list-style-type: none;margin:0 15px;padding:0}
div#minipics li{float:left;width:100px;margin: 10px 10px 10px 0;padding: 5px 0;background-color: #FFF}
div#minipics li img{display: block;width: 80px;height: 80px;margin:0 10px;padding: 5px 0;border: 0px}
/*colors*/
body{background: #FFFFFF}
div#header{background: #C7dB00}
div#header h1{background: #A0AC2A}
div#header h5{background: #A0AC2A}
div#header_portada {background: #C7dB00}
div#header_portada h1{background: #A0AC2A}
div#header_portada h5{background: #A0AC2A}

h1 a{color: #FFF2EB}
h1 a:hover{color: #fff}
h2{color: #f60}
h3{color: #B02A36}
/*div#nav{background: #FFE5B1}*/
div#sidebar{background: #FFE5B1;}
div#nav a{color: #2660B1}
/*div#nav a:hover{color: #FFF}*/
div#sidenotes{background:#B1C0D5}
form{background: #B4CEF7}
div#content{background: #F9E5E5}
blockquote{background: #FFf}
div#relax{background: url(relax.jpg)}
div#relax h2{color: #F7DEB5}
div#relax p{color: #fff}
div#footer{background: #CCC;color: #333}


#nav {
        position: absolute;
        top: 133px;
        right: 0px;
        width: 145px;
	height: 800px;
     
	padding-top:10px;
        background: #FFE5B1;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	text-align:center;
	color: #5f2302;
	
      }

      #nav a:link,#nav a:visited {
        color:#5f2302;
        text-decoration:none;
      }
      #nav a:hover,#nav a:focus {
        color:#de690a;
      }
      #nav li {
        margin:0;
	padding:0.25em 0.5em;
        list-style-type:none;    
      }



.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 





