body {
    margin: 0px;
    padding: 0px;
}
body, ul, td, th, p, h1, h2, h3, h4, small, input, textarea, select, a, li {
    font-family: Verdana, arial, helvetica, sans-serif;
    font-style:normal; 
    font-weight:normal; 
}
hr {
    border: 0px;
    color: black;
    height: 1px;
}
h1 {
    font-size: 22px;
    color: #21659C;
}
h2 {
    font-size: 18px;
    color: #21659C;
}
h3 {
    font-size: 16px;
    margin-bottom:0px;
    color: #21659C;
}
a {
    color: black; 
    text-decoration: none;
}
a:hover {
    color: #1874CD; 
    text-decoration: none;
}
select {
    width: 80px;
}
table {
    border-collapse: separate;
    empty-cells: show;
}
th {
    font-size: 12px;
}
td { 
    margin:0;
}
img {
    border: 0;
}
img.banner {
    border:0px none;
}

td.calendar {
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    padding: 5px;
    text-align: center;
}    
td.titleTable {
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 12px;
    font-weight: bold;
}
td.ocupada {
    background-color: Salmon;
}
td.libre {
    background-color: Snow;
}
td.librando {
    background-color: beige;
}
td.reserva {
    background-color: limeGreen;
}
td.reservaProf {
    background-color: lightBlue;
}
td.reservando {
    background-color: paleGreen;
}


.label {
    padding: 5px;
    top: -10px;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
}
.value {
    font-family: "Roman","Verdana","Arial","Helvetica","sans-serif";
    font-size: 16px;
    font-weight: normal;
}
.text{
    font-family:"Verdana","Arial","Helvetica","sans-serif";
    font-size:12px;
    font-weight:normal;
    color:black;
}
.help {
    font-family:"Verdana","Arial","Helvetica","sans-serif";
    font-size:11px;
    font-weight:normal;
    color:black;
}
.info {
    font-family:"Verdana","Arial","Helvetica","sans-serif";
    font-size:14px;
    font-weight:normal;
    color:black;
    position:absolute;
    left:40%;
    z-index:2;
    overflow:visible;
    border-style: solid;
    border-color: rgb(128,0,0);
    border-width: 2px;
    background-color: snow;
    padding: 15px;
}
.labelTicket {
    font-family: "Calibri","Verdana","Arial","Helvetica","sans-serif";
    font-size: 14px;
    vertical-align: top;
    padding-top: 3px;
    width: 85px;
}
.title {
    font-size:14px;
    font-weight:normal;
    color:black;
}
.none {
    display: none;
}


.helpMenu {
    background-color:#06A1EF;
    marginleft:0;
    visibility:hidden;
    position:absolute;
    z-index:1;
    overflow:visible;
}
.seccion {
    position: static;
    top: 50px;
    bottom: 5px;
    left: 20px;
    padding: 10px;
    border-style: solid;
    border-color: #BFBCBC;
    border-width: 1px;
    width: 95%;
}
.mapa {
    position: relative;
    left: 20%;
    padding: 10px;
    width: 40%;
}
.centrado {
    position: relative;
    width: 80%;
    left: 40%;
}
.right {
    float:right;
}
.dot {
    width: 1px;
}
.button {
    padding: 2px;
    border-style: solid;
    border-color: rgb(128,0,0);
    border-width: 1px;
    background-color: #DDDDDD;
    vertical-align: baseline;
}
.boxAJAX {
    position: relative;
    background-color: lightyellow;
    width: 80%
    padding: 2px;
    margin-bottom: 5px;
    border-style: solid;
    border-color: gold;
    border-width: 1px;
    text-align: center;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 11px;
    font-weight: bold;
    color: red;
}
.boxSaldo {
    float:right;
    text-align: center;
    width: 200px;
    margin: 10px;
    border-style: solid;
    border-color: red;
    border-width: 2px;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 12px;
    font-weight: bold;
}
.gasto {
    color: red;
}
.newSaldo {
    border-top: 1px solid black;
}
.editError {
    background-color: bisque;
    border-style: solid;
    border-color: grey;
    border-width: 1px;
}
.editOk {
    background-color: palegreen;
    border-style: solid;
    border-color: grey;
    border-width: 1px;
}
.filter {
    background-color: lightyellow;
    border-style: solid;
    border-color: grey;
    border-width: 1px;
}
.control {
    text-align: left;
    background-color: lightgrey;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 14px;
    font-weight: bold;
}
.control2 {
    text-align: right;
    background-color: lightgrey;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 14px;
    font-weight: bold;
}
.noticiasSocios {
    position: relative;
    top: 5px;
    width: 40%;
    margin-left: 50px;
    overflow: visible;
    padding: 2px 0px 0px 5px;
    text-align:center;
    border-left: 1px solid rgb(231,214,206);
    background: #fffff7;
}
.ticket {
    position: absolute;
    z-index: 1;
    top: 55px;
    left: 55px;
    border-collapse: collapse;
    border-spacing: 0px;
    cellpadding: 1;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 14px;
    width: 350px;
}
.formLabel {
    font-weight: bold;
    font-size: 12px;
    width: 30%;
}




.buttonImg {
    height:14px;
    vertical-align: bottom;
}
.tableImg {
    height:30px;
    vertical-align: middle;
}



.saldoTable {
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 12px;
    text-align: right;
    width:100%;
}
.socioTable {
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 12px;
    text-align: right;
    width: 100%;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}
.diaTable {
    border-style: solid;
    border-color: black;
    border-width: 1px;
    vertical-align: top;
    text-align: top;
    border-collapse: separate;
    margin: 10px;
    border-spacing: 0px;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 10px;
    width: 500px;
}
.diaTable td {
    width: 90px;
}
.dataTable {
    border-style: solid;
    border-color: steelBlue;
    border-width: 2px;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 10px;
    font-weight: normal;    
    width: 600px;
    margin: 0 0 10px 0;
    border-collapse: collapse;
    border-spacing: 0px;
}
.dataTable th {
    font-size: 14px;
    text-align: right;
    text-style: underline;
    color: steelBlue;
}
.dataTable td {
    border-style: solid;
    border-width: 0 0 1px 0;
    padding: 4px;
    border-color: royalBlue;
}
.authTable {
    width: 400px;
    padding: 2px;
    margin-left: 25%;
    border-style: solid;
    border-width: thin;
    border-color: #BBCFCF;
    background-color: #F7F7F7;
}
.selectSocio th {
    text-align: left;
}


#menusup1 {
    left: 0; 
    top: 0; 
    position: relative; 
    width: 100%;
    margin:0;
    height:18px;
    background: white;
    padding: 1px 0px 0px;
    font-size: 0.8em;
    white-space: nowrap;
}
#dfecha {
    width:27%;
    float:right;
    text-align:right;
    padding-right:5px;
    padding-top:0.2em;
    color: rgb(107,57,1);
    font-size:0.85em;
}
#menusup {
    margin: 0px; 
    left: 0px; 
    top: 0px; 
    position: relative; 
    background: white;
    width: 100%;
    height: 79px;
}
#menusupizq {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 159px;
    height: 100%;
    background: #fff;
    padding: 0;
    padding-top: 4px;
    height: 100%;
}
#menusupder {
    margin: 0px 0px 0px 160px;
    padding:0;
    position: relative;
    background: white;
    height: 100%;
    background: white url('./images/panoramicanueva.jpg') no-repeat bottom right;
}
#titulopagina {
    position: absolute;
    bottom: 2px;
    right: 2px;
    margin: 0px;
    padding: 1px 6px 0px;
    background: #F7F7F7;
}
#titulopagina h1{
    margin: 0;
}
#menubarra {
    margin: 0; 
    left: 0; 
    top: 0; 
    position: relative; 
    background: #ffffff;
    width: 100%;
    font-size: 1em;
}
#barraizq {
    position: absolute;
    left: 0;
    top: 0;
    width: 159px;
    height: auto;
    padding: 2px 0px 1px 5px;
}
#barrader {
    color: black;
    margin: 0px 0px 0px 159px;
    padding: 2px 4px 4px 8px;
    position: relative;
    overflow: visible;
    border-bottom: 1px solid #BBCFCF;
    border-left: 1px solid #BBCFCF;
    white-space: nowrap;
    font-size: 0.7em;
    background: #F7F7F7;
}
#barrader a {
    border: 1px solid #e4eeee;
    padding: 1px 2px 1px 2px;
}
#barrader a:hover {
    border: 1px solid #BBCFCF;
}
#container {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
#contenidoizq {
    float:left;
    position: absolute;
    font-size: 0.8em;
    left: 0;
    top: -20px;
    width: 159px;
    height: auto;
    padding: 20px 0px 10px;
    background: #F7F7F7;
    border-right: 1px solid #BBCFCF;
    border-bottom: 1px solid #BBCFCF;
}
#contenidoizq h2 {
    display:block;
    margin:0px;
    padding: 1px 5px;
    font-size: 14px;
    color: black;
    border-bottom: 1px solid #abb;
}
#contenidoizq a {
    display: block;
    margin: 2px 1px 0px 5px;
    padding: 2px 0px 2px 2px;
    border: 1px solid #e4eeee;
    font-size: 10px;
}
#contenidoizq a:hover {
    border: 1px solid #BBCFCF;
}
#contenidoder {
    margin: 0px 0px 0px 159px;
    padding: 12px 4px 20px 8px;
    position: relative;
    overflow: visible;
    background: white;
    border-left: 1px solid #BBCFCF;
    font-size:0.8em;
    height:100%;
}
#mitadizqpor {
    position: relative;
    float: left;
    width: 79%;
    overflow: visible;
    padding-top: 10px;
    background: #fff;
}
#mitadderpor {
    position: relative;
    top: -12px;
    right: -5px;
    float: right;
    width: 20%;
    margin: 0;
    overflow: visible;
    padding: 2px 0px 0px 5px;
    text-align:center;
    border-left: 1px solid #BBCFCF;
    background: #F7F7F7;
}
#NoticiaPrincipalPortada {
    float: right;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 7px 10px;
    background: white;
}
*.NoticiaPortada {
    padding-top: 5px;
    text-align: justify;
    border-bottom:1px dotted #BBCFCF;
}
#contenedorpie {
    clear: both;
    margin: 0;
    padding: 2px 5px 2px 0px;
    margin-left: 159px;
    border-top: 1px solid #BBCFCF;
    font-size: 0.7em;
}
#contenedorpie a {
    color:  #21659C;
}
#contenedorpie a:hover {
    color:  #99BBBB;
}
#dpieizq {
    width:20%;
    float:left;
    text-align:center;
}
#dpiecentro {
    width:60%;
    float:left;
    text-align:center;
    padding-bottom:5px;
}
#dpieder {
    width:20%;
    float:right;
    text-align:center;
}
#limpiar {
    clear:both;
}

