/** GENERAL **/
html, body {
    height:100%;
}

body {
    font: 75%/1.3em Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #F3E9D0;
}

a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1em;
    padding: 0 0 20px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    padding: 0 0 15px;
    color: #EF9700;
}

p {
    padding: 0 0 10px;
}

.cleaner {
    clear: both;
}


/** BACKGROUND **/
#container {
    margin: 0 auto;
    width: 996px;
    min-height: 821px;
    background: transparent url(images/fondo_big.jpg) no-repeat scroll top center;
}


/** HEADER **/
#header {
    clear: both;
    margin-left: 49px;
    width: 904px;
    height: 52px;
    overflow: hidden;
    background: transparent url(images/headlines_back.png) no-repeat scroll top left;
}

#hnews {
    display: none;
}

#hsearch {
    display: none;
}

#hmusic {
    display: none;
}


/** TOP **/
#top {
    clear: both;
    margin-left: 49px;
    width: 904px;
    height: 116px;
    overflow: hidden;
}

#tlogo {
    float: left;
    margin-top: 25px;
    margin-left: 25px;
    display: inline;
}
#tlogo a {
    display: block;
    width: 229px;
    height: 64px;
    overflow: hidden;
    background: transparent url(images/logo_small.png) no-repeat scroll top left;
}
#tlogo a span {
    display: none;
}

#tcontent {
    float: right;
    display: inline;
    width: 640px;
    height: 116px;
    overflow: hidden;
}


/** MAINMENU **/
#mainmenu {
    clear: both;
    margin-left: 49px;
    width: 904px;
    height: 45px;
    overflow: hidden;
    background: transparent url(images/menu_back.png) no-repeat scroll top left;
}
#mainmenu h2 {
    display: none;
}

#mmprev {
    float: left;
    display: inline;
}
#mmprev a {
    display: block;
    width: 30px;
    height: 45px;
    overflow: hidden;
    background: transparent url(images/menu_prev.png) no-repeat scroll top left;
}
#mmprev a:hover {
    background-image: url(images/menu_prev_on.png);
}
#mmprev span {
    display: none;
}

#parallax {
    float: left;
    margin-top: 9px;
    display: inline;
    position: relative;
    width: 844px;
    height: 36px;
    overflow: hidden;
}

#mmlinks {
    height: 36px;
    width: 928px;
}
#mmlinks ul {
    height: 36px;
}
#mmlinks ul li {
    float: left;
    display: inline;
    height: 36px;
    background: transparent url(images/menu_boton_center.png) repeat-x scroll top left;
}
#mmlinks ul li .left {
    display: block;
    background: transparent url(images/menu_boton_left.png) no-repeat scroll top left;
}
#mmlinks ul li .right {
    display: block;
    background: transparent url(images/menu_boton_right.png) no-repeat scroll top right;
}
#mmlinks ul li a {
    display: block;
    height: 26px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 10px;
    color: #ffffcc;
    font-size: 0.9em;
    line-height: 1em;
    font-weight: bold;
    text-transform: capitalize;
}
#mmlinks ul li a:hover {
    color: #ffcc66;
    text-decoration: none;
}

#mmnext {
    float: left;
    display: inline;
}
#mmnext a {
    display: block;
    width: 30px;
    height: 45px;
    overflow: hidden;
    background: transparent url(images/menu_next.png) no-repeat scroll top left;
}
#mmnext a:hover {
    background-image: url(images/menu_next_on.png);
}
#mmnext span {
    display: none;
}


/** CONTENT **/
#content {
    clear: both;
    margin-left: 49px;
    width: 904px;
    min-height: 400px;
    background: transparent url(images/ima_internas.png) no-repeat scroll 50% 50%;
}

#page_title h1 {
    padding: 20px;
    color: #ffffff;
    background-color: #632500;
}

#page_left {
    float: left;
    display: inline; 
    width: 170px;
}

#page_left .leftmenu li a {
    display: block;
    padding: 10px 10px 10px 30px;
    width: 130px;
    color: #333333;
    font-size: 0.9em;
    line-height: 1em;
    font-weight: bold;
    text-transform: capitalize;
    border-left: 1px dotted #333333;
    border-bottom: 1px dotted #333333;
    background: #afa899 url(images/btn_arrow.png) no-repeat scroll 10px 50%;
}
#page_left .leftmenu li a:hover {
    color: #ffcc66;
    background-color: #6f6b61;
    text-decoration: none;
}

#page_left .leftsubmenu li a {
    display: block;
    padding: 10px 10px 10px 20px;
    width: 140px;
    color: #ffffff;
    font-size: 0.9em;
    line-height: 1em;
    font-weight: bold;
    border-left: 1px dotted #333333;
    border-bottom: 1px dotted #333333;
    background: #1f1d19 none;
}
#page_left .leftsubmenu li a:hover {
    color: #ffcc66;
    background-color: #1f1400;
    text-decoration: none;
}

#page_center_data {
    padding: 5px 10px 0px;
}

.wp490 {
    float: left;
    display: inline;
    width: 490px;
    min-height: 350px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.wp660 {
    float: left;
    display: inline;
    width: 660px;
    min-height: 350px;
    border-right: 1px solid #cccccc;
}

.wp730 {
    float: right;
    display: inline;
    width: 733px;
    min-height: 350px;
    border-left: 1px solid #cccccc;
}

#page_right {
    float: right;
    display: inline;
    padding: 10px 0px 0px 10px;
    width: 230px;
}

#page_center_data ul, #page_right ul  {
    list-style: square outside none;
    margin-left: 40px;
    margin-bottom: 15px;
    padding-left: 0px;
}

#page_center_data ol, #page_right ol  {
    list-style: decimal outside none;
    margin-left: 40px;
    margin-bottom: 15px;
    padding-left: 0px;
}


/** PARTNERS **/
#partners {
    clear: both;
    margin-top: 10px;
    margin-left: 49px;
    width: 904px;
}
#partners ul li {
    float: left;
    display: inline;
}
#partners ul li a {
    display: block;
    margin-bottom: 10px;
    width: 129px;
    height: 40px;
    overflow: hidden;
    text-align: center;
}
#partners ul li a span {
    display: none;
}


/** FOOTER **/
#footer {
    clear: both;
    margin-top: 10px;
    margin-left: 49px;
    width: 904px;
    font-size: 0.8em;
    line-height: 1em;
}

#fleft {
    float: left;
    display: inline;
    margin-left: 10px;
    width: 540px;
    background: transparent url(images/ico_footer.png) no-repeat scroll center left;
}

#fleft .menu {
    margin-left: 40px;
    color: #7e4001;
}
#fleft .menu li {
    float: left;
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}
#fleft .menu li a {
    color: #7e4001;
}

#fleft .legal {
    margin-top: 5px;
    margin-left: 40px;
}
#fleft .legal li {
    float: left;
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px dotted #333333;
}
#fleft .legal .last {
    border-right-style: none;
}

#fright {
    float: right;
    display: inline;
    margin-right: 10px;
    width: 340px;
    background: transparent url(images/btn_line.png) no-repeat scroll center left;
}
#fright p {
    margin-left: 10px;
}


/** HOME-LOGO **/
#home_logo {
    clear: both;
    margin-left: 49px;
    width: 904px;
}

#home_logo h1 {
    padding: 0;
    margin: 0;
}
#home_logo h1 a {
    display: block;
    width: 410px;
    height: 105px;
    margin: 0 0 10px 247px;
    overflow: hidden;
    background: transparent url(images/logo.png) no-repeat scroll center center;
}
#home_logo h1 a span {
    display: none;
}


/** HOME-TOP **/
#home_top {
    clear: both;
    margin-left: 49px;
    padding: 1px 1px 1px 2px;
    width: 900px;
    height: 203px;
    overflow: hidden;
    color: #ffffff;
    background-color: #000000;
}


/** HOME-TOP **/
#home_content {
    clear: both;
    margin-left: 49px;
    width: 904px;
    height: 256px;
    overflow: hidden;
    background: transparent url(images/degrietas.png) no-repeat scroll top left;
}


/** HOME-PAGE **/
#home_page_center {
    float: left;
    display: inline;
    margin-top: 54px;
    margin-left: 45px;
    width: 245px;
    height: 170px;
    overflow: hidden;
    color: #ffffff;
}

#home_page_news {
    float: left;
    display: inline;
    margin-top: 54px;
    margin-left: 35px;
    padding: 5px;
    width: 300px;
    height: 160px;
    overflow: auto;
    color: #ffffff;
}
#home_page_news a {
    color: #ffffff;
}
#home_page_news a:hover {
    text-decoration: none;
    color: #ffffff;
}
#home_page_news ul {
    list-style: square outside url(images/btn_arrow.png);
    margin-left: 40px;
    padding-left: 0px;
}
#home_page_news ul li {
    margin-bottom: 10px;
}


#home_page_right {
    float: left;
    display: inline;
    margin-top: 44px;
    margin-left: 5px;
    width: 255px;
    height: 190px;
    overflow: hidden;
    color: #ffffff;
}

