﻿body
{
    margin: 0;
    padding: 0;
    background-color: #F0EDD1;
    font-family: Century Gothic;
    font-size: 12px;
    color: #684403; /*brown*/
}
body, p, h1, h2, h3, h4, ul, li, table
{
    margin: 0;
    padding: 0;
    border: none;
}

div
{
    margin: auto auto auto auto;
}
a
{
    color: #684403; /*brown*/
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a img
{
    border: none;
}
/*Heading Styles*/
h1
{
    font-weight: normal;
    font-size: 25px;
    color: #000;
}
h2
{
    font-weight: normal;
    font-size: 20px;
    color: #000;
}
/*Main Layout*/
#wrapper
{
    margin: 0 auto;
    padding: 0;
    width: 960px;
    border-top: solid 2px #000;
}
#header
{
    height: 120px;
    background-color: #FFF;
    background-image: url(                       'images/template/hojasbg.jpg' );
    background-repeat: no-repeat;
    background-position: bottom;
    border-bottom: solid 4px #FECC50; /*yellow border*/
}
#header p
{
    color: #6D6E70;
    font-style: italic;
    font-size: 11px;
    padding-left: 30px;
    padding-bottom: 5px;
    clear: both;
}
#logo
{
    padding: 10px 0 0 10px;

    height: 68px;
}
#origenes
{
    width: 240px;
    height: 66px;
    float: right;
    padding: 8px 3px 0 0;
}
.right
{
    float: right;
}
/*Top Navigation*/
#navigation
{
    margin-right: 5px;
    width: 600px;
    height: 25px;
    float: right;
}
#topmenu ul
{
    margin: 0;
    padding: 0;
}
#topmenu li
{
    list-style-type: none;
    float: left;
}
#topmenu .big a
{
    color: #000;
    font-weight: bold;
    text-align: center;
    width: 125px;
    height: 20px;
    padding-top: 4px;
    display: block;
}
#topmenu .small a
{
    color: #000;
    font-weight: bold;
    display: block;
    text-align: center;
    width: 81px;
    height: 20px;
    padding-top: 4px;
    display: block;
}
#topmenu .medium a
{
    color: #000;
    font-weight: bold;
    display: block;
    text-align: center;
    width: 94px;
    height: 20px;
    padding-top: 4px;
    display: block;
}
#topmenu .big a:hover
{
    color: #FECC50;
    background-image: url(                     'images/template/mouseoverbg.png' );
    background-repeat: no-repeat;
}
#topmenu .small a:hover
{
    color: #FECC50;
    background-image: url(                     'images/template/smallmouseover.png' );
    background-repeat: no-repeat;
}
#topmenu .medium a:hover
{
    color: #FECC50;
    background-image: url(                     'images/template/mediummouseover.png' );
    background-repeat: no-repeat;
}
/*index layout*/
#slideshow
{
    width: 960px;
    height: 300px;
    position: relative;
}

#slideshow IMG
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow IMG.active
{
    z-index: 10;
}

#slideshow IMG.last-active
{
    z-index: 9;
}
#slideholder img
{
    width: 960px;
    height: 300px;
}
#slidecontent
{
    position: absolute;
    z-index: 11;
}
#slidetext
{
    position: relative;
    z-index: 11;
    top: 188px;
    left: 458px;
}
#search
{
    background-color: #3B2314;
    background-image: url(       'images/template/brownbg.gif' );
    background-repeat: repeat-y;
    min-height: 80px;
    padding-top: 10px;
}
.searchbutton
{
    padding: 12px 0;
}
#search table td
{
    width: 33%;
}
.formbox
{
    width: 282px;
}
.textbox
{
    background-color: #E6E7E8;
    border: solid 1px #D0D2D3;
}
h2.title
{
    background-color: #FECC50;
    display: block;
    height: 30px;
    padding: 5px 0 0 20px;
    text-align: left;
}
#mapa
{
    width: 280px;
}
#buscarform
{
    width: 260px;
    text-align: left;
    color: #FFF;
    font-size: 12px;
    background-color: #A48F68;
    padding: 5px 10px 5px 10px;
    height: 110px;
}
#userform
{
    width: 260px;
    text-align: left;
    color: #FFF;
    font-size: 12px;
    background-color: #796E58;
    padding: 5px 10px 5px 10px;
    height: 110px;
}
/*Footer Section*/
#footer
{
    margin-top: 20px;
    text-align: center;
    font-size: 11px;
}
#footer p
{
    margin: 25px 0 10px 0;
    color: #6D6E70;
    font-size: 13px;
}
#footer a
{
    color: #6D6E70;
}
#copyright p
{
    color: #BBBDBF;
    font-size: 11px;
    margin-top: 15px;
}
#copyright a
{
    color: #BBBDBF;
    font-size: 11px;
}
#fotnav
{
    text-align: center;
}
#fotnav ul
{
    margin: 0;
    padding: 0;
}
#fotnav li
{
    list-style-type: none;
    display: inline;
    text-align: left;
    margin-right: 20px;
}
#fotnav li a
{
    color: #929497;
    display: inline-block;
}
#fotnav li a:hover
{
    text-decoration: underline;
}

.pad10
{
    margin-top: 17px;
}


.padleft
{
    padding-left: 55px;
}

.pnl_olvido
{
 background-color:#796E58;
 color:White;
 width:260px;
}

.alignLeft
{
	text-align:left;
}

.alignRight
{
	text-align:right;
}

.modalBackground
{
 background-color: #000;
    opacity: 0.70;
    filter: alpha(opacity=70);
}

/**Otros**/
.actualizacion
{
	position: absolute; 
	top:105px;
}
.paddingTop6
{
	padding-top:6px;
}
