@charset "utf-8";
/* CSS Document */

html, body {
height: 100%;
margin: 0;
padding: 0;
background:#333333;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
font-weight: 500;
color:#000000;
line-height:20px;
}

h1 {
margin: 0;
padding: 15px 0 0 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:81px;
color:#ff914d;
font-weight: normal;
line-height:75px;
}

h2 {
margin: 0;
padding: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:30px;
color:#b6a48a;
font-weight: normal;
line-height:30px;
}

h3 {
margin: 0;
padding: 10px 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:28px;
color:#a5a48b;
font-weight: normal;
}

h3 a {
color:#ff914d;
}

h3 a:hover {
color:#8e8e6d;
}

.resaltado1 {
font-size:18px;
color:#ff914d;
}
 
.pie {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color: #666666;
word-spacing:-0.6pt;
text-align:center;
padding-top:22px;
}

.pie a {
color: #8e8e6d;
text-decoration: underline;
}
.pie a:hover {
color: #d2d2c5;
}

* {
margin:0px auto;
padding:0;
}
 
div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -300px;
float: left;
}
 
div#wrapper {
width: 1015px;
height: 566px;
clear: both;
position: relative;
top: -300px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */



#navegacion {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color: #d2d2c5;
line-height:20px;
}
#navegacion a {
color: #999999;
text-decoration:none;
padding-right:10px;
}
#navegacion a:hover {
color: #000000;
}
#navegacion .flechas {
font-size:22px;
}
#navegacion #current {
color: #000000;
}

