@charset "utf-8";
body,td,th {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
}
body {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../img/bgmain.png);
    background-repeat: repeat;
}
a:link {
    text-decoration: none;
    color: #CC0000;
}
a:visited {
    text-decoration: none;
    color: #CC3300;
}
a:hover {
    text-decoration: underline;
    color: #333333;
}
a:active {
    text-decoration: none;
    color: #CC0000;
}


#menu {
    background-image: url(../img/bgmenu.png);
    background-repeat: repeat-x;
    background-color: #BA282D;
    color: #FFFFFF;
    height: 24px;
    text-align: center;
}
#container {
    width: 830px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    background-image: url(../img/containertop.png);
    background-repeat: no-repeat;
    background-position: center top;
}
#container  #container2  {
    background-image: url(../img/containerbot.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#modulos {
    width: 270px;
    margin: 0px;
    padding: 0px;
}
#contenidos {
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}
#footer {
    color: #FFFFFF;
    background-image: url(../img/bgfooter.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;

}
#footer #logofooter {
    margin: auto;
    padding: 16px;
    width: 800px;
    background-image: url(../img/logos.gif);
    background-repeat: no-repeat;
    background-position: 30px;
}
#footer #logofooter a {
    color: #FFFFFF;
    font-weight: bold;
    padding-right: 3px;
    padding-left: 3px;
    margin-right: 3px;
    margin-left: 3px;
}

#promociondelmes {
    height: 126px;
    width: 257px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url(../img/pdm.jpg);
    color: #FFFFFF;
    padding: 5px;
    background-repeat: no-repeat;
}
#promociondelmes   #pdmcontenido  p  {
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}
#loginform {
    background-image: url(../img/loginwindow.gif);
    background-repeat: no-repeat;
    height: 140px;
    width: 268px;
    color: #333333;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
}
#modresultados {
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    background-image: url(../img/bgresultados.gif);
    background-repeat: no-repeat;
    background-position: center top;
    height: 319px;
    width: 264px;
}
#modresultados #rcontenido {
    padding-right: 8px;
    padding-left: 8px;
}
#modresultados td {
    color: #000000;
    font-size: 16px;
}
#modresultados a {
    color: #000000;
    font-weight: bold;
}
#formpuntosdepago {
    background-image: url(../img/puntosdepago.gif);
    background-repeat: no-repeat;
    background-position: center center;
    height: 106px;
    width: 505px;
    margin: auto;
    text-align: left;
    font-weight: bold;
    color: #FFFFFF;
}
#formpuntosdepago td {
    color: #FFFFFF;
    font-weight: bold;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
}
#formpuntosdepago select {
    width: 120px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: lighter;
    color: #003366;
}

form {
    margin: 0px;
    padding: 0px;
}
.inputloginform {
    background-image: url(../img/input.gif);
    border: 0px solid #FFFFFF;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    width: 141px;
    height: 16px;
    padding: 5px;
}
#fechas {
    color: #000000;
    font-weight: bold;
    text-align: right;
    padding: 5px;
}

#webtbList table {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size:  11px;
    border-collapse: collapse;
}

#webtbList thead th{
    background-color: #EEEEEE;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

#webtbList tfoot tr{
    background-color: #FFFFFF;
}

#webtbList thead th{
    padding: 0.5em;
    white-space: nowrap;
}

#webtbList tfoot th{
    font-size: 110%;
    text-align: right;
    padding-right: 0.5em;
    letter-spacing: 1px;
    background:  
}

#webtbList tfoot td{
    padding-left: 0.5em;
    color: red;
    font-size: 110%;
    font-weight: 600;
}

#webtbList tfoot td:hover{
    background-color: red;
    color: white;
}

#webtbList tr{
    background-color: #EEEEEE;
}

#webtbList tr.odd{
    background-color: #FFFFFF;
}

#webtbList tbody tr:hover{
    background-color: #CCCCCC;
    font-color: #000000;
}

#webtbList td, th{
    border: 0px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
}

#webtbList tbody td
{
    padding: 0.1em;
}

#webtbList td a:link, th a:link{
    color: black;
    text-decoration: none;
}

#webtbList td a:visited, th a:visited{
    color: black;
    text-decoration: none;
}

#webtbList td a:hover, th a:hover{
    color: black;
    text-decoration: underline;
}

#webtbList td:last-child a:hover{
    color: red;
    text-decoration: underline;
}

