﻿body
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Century Gothic;
}
*
{
    outline: none;
}
h1, h2, h3, h4, h5, p, a, ul, li, span, img
{
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
}
a img
{
    border: none;
}

p
{
    color: #808285;
    font-size: 12px;
    text-align: justify;
}
.clear
{
    clear: both;
}
.left
{
    float: left !important;
}
.right
{
    float: right;
}

.alignleft
{
    text-align: left !important;
}

.aligncenter
{
    text-align: center !important;
}

.alignright
{
    text-align: right !important;
}

.verdeclaro
{
    color: #7FD13B;
}

.gris
{
    color: #808285;
}

.times
{
    font-family: Times New Roman;
}

h3
{
    color: #808285;
}

/*** Main Layout***/
#wrapper
{
    margin: 0 auto;
    width: 1028px;
}

#headerwrapper
{
    height: 98px;
    background-color: #EFF9E7;
}

#header
{
    margin: 0 auto;
    width: 1028px;
}
#logo
{
    padding-top: 16px;
    margin-left: 36px;
    float: left;
    width: 288px;
}

#headerlogin
{
    display: none;
    width: 370px;
    float: right;
    margin-top: 6px;
    margin-right: 27px;
}

#headerlogin table
{
    width: 400px;
}
#headerlogin table tr
{
    float: right;
}

#headerlogin table tr td p
{
    color: #986A3E;
    font-size: 11px;
}

#headerlogin table tr td
{
    text-align: right;
    padding-right: 8px;
    padding-bottom: 7px;
    padding-bottom: 0\9; /* IE8 */
    margin-bottom: 8px\9; /* IE8 */
}

#headerlogin table tr td
{
    text-align: right;
    padding-right: 8px;
}

.textboxheaderlogin
{
    width: 200px;
    height: 15px;
    background-color: #fff;
    border: solid 1px #7FD13B;
}

.opcioneslogin
{
    width: 200px !important;
}

.errortext
{
    font-size: 10px;
    color: #B0105C !important;
}
.opcioneslogin tr td
{
    text-align: left !important;
    padding: 0 !important;
}

.btn_ingresar
{
    background-color: #7FD13B;
    width: 60px;
    height: 15px;
}

.btn_ingresar a
{
    color: #fff;
    font-size: 11px;
    display: block;
    margin-left: 5px;
}

.registrobox
{
    width: 474px;
    min-height: 100px;
    background-color: #fff;
}

.tituloregistro h4
{
    font-size: 14px;
    font-weight: bold;
    margin-left: 14px;
    padding-top: 14px;
    color: #6D492C;
    float: left;
}

.linkcerrar
{
    font-size: 16px;
    float: right;
    font-weight: bold;
    padding-right: 16px;
    padding-top: 14px;
    color: #7FD13B !important;
}

#tableregistro
{
    border-top: solid 1px #7FD13B;
    width: 450px !important;
    padding-top: 9px !important;
    margin: 9px 15px 0px 15px;
    color: #6D492C;
}

#tableregistro tr
{
    float: none !important;
}

#primeracoluma tr td, #segundacoluma tr td
{
    padding: 0 0 15px 0 !important;
    vertical-align: top;
}
#tableregistro tr td.lblregistro
{
    text-align: right !important;
    padding: 0 6px 0 0 !important;
}

.textboxRegistro
{
    border: solid 1px #7FD13B;
    background-color: #F1F1F2;
    width: 136px;
}

#primeracoluma
{
    width: 200px !important; *margin-top:9px;
}

#segundacoluma
{
    width: 200px !important;
    margin-left: 15px;
}

.btn_registrarse
{
    background-color: #7FD13B;
    float: right;
    width: 80px;
    height: 17px;
    margin-right: 17px;
    margin-bottom: 15px;
}
.btn_micuenta
{
    background-color: #7FD13B;
    width: 92px;
    height: 17px;
    float: left;
    margin-right: 17px;
    margin-bottom: 15px;
}
.btn_micuenta a
{
    color: #fff;
    font-size: 11px;
    display: block;
    margin-left: 5px;
}
.btn_registrarse a
{
    color: #fff;
    font-size: 11px;
    display: block;
    margin-left: 5px;
}
.btn_cerrar
{
    background-color: #7FD13B;
    width: 60px;
    float: left;
    height: 17px;
    margin-right: 17px;
    margin-bottom: 15px;
}
.btn_cerrar a
{
    color: #fff;
    font-size: 11px;
    display: block;
    margin-left: 5px;
}
.registrarsebg
{
    background-image: url(../images/template/popupbg.png);
    background-repeat: repeat;
}

.pnl_error
{
    padding: 15px;
}
.pnl_error span
{
    padding-bottom: 10px;
    display: block;
}

.pnl_resultado
{
    padding: 15px;
}

/*** Main Menu ***/
#menuwrapper
{
    height: 25px;
    background: url(../images/template/bg_menuverde.gif) repeat-x #444444;
}
#menu
{
    margin: 0 auto;
   width: 1158px;
}

/* Navigation menu styles */
#menu-container ul
{
    height: 25px;
    margin-left: 90px;
}

#menu-container ul li
{
    display: inline-block;
    float: left;
    height: 25px;
    list-style-image: url(../images/template/barrablanca.png);
    list-style-position: outside;
    overflow: hidden;
}

#menu-container ul li a, #menu-container ul li a:hover, #menu-container ul li a:visited
{
    text-decoration: none;
}

#menu-container ul li a img
{
    border-right: solid 1px #fff;
    padding-right: 10px;
}

.normalMenu, .normalMenu:visited, .hoverMenu, .hoverMenu:visited, .selectedMenu, .selectedMenu:visited
{
    outline: none;
    padding: 5px 0px 5px 10px;
    display: block;
}

.hoverMenu, .hoverMenu:visited, .selectedMenu, .selectedMenu:visited
{
    margin-top: -25px;
    background: url(../images/template/bg_menufucsia.gif) repeat-x #eeeeee;
    color: #444444;
}

.selectedMenu, .selectedMenu:visited
{
    margin: 0;
}

.normalMenu, .normalMenu:visited
{
    color: white;
    background: url(../images/template/bg_menuverde.gif) repeat-x #444444;
}
.last
{
    border: none;
}

#logout
{
    float: right;
    margin-top: 35px;
    margin-right: 34px;
}
#logout a
{
    color: #7FD13B;
}

#logout a:hover
{
    text-decoration: underline;
}
.titulologin
{
    color: #986A3E;
}
/****** Content ***********/
#content
{
    width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
}

/*** Footer Menu ***/
#footer
{
    width: 1028px;
}
#footer ul
{
    margin-left: 50px;
}
#footer ul li
{
    color: #B0105C;
    list-style-type: none;
    display: inline;
}
#footer ul li a
{
    display: inline-block;
    color: #B0105C;
    font-size: 11px;
}

#footer ul li a:hover
{
    text-decoration: underline;
}
/*** Copyright ***/
#copyright
{
    margin-left: 50px;
    color: #999;
    font-size: 10px;
}
#copyright a
{
    color: #999;
    font-size: 10px;
}

#copyright a:hover
{
    text-decoration: underline;
}


/******* Modal Popup **********/
.modalBackground
{
    background-color: Gray;
    opacity: 0.8;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 300px;
    color: #000000;
    text-align: center;
}

.popupWin
{
    width: 600px;
    height: 500px;
    background-color: black;
}

.popupWin iframe, .popupWin object
{
    width: 100%;
    height: 475px;
    border: solid 1px #000000;
    margin-top: 5px;
}


