body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    line-height: 1.8em;
    word-spacing: normal;
}

a {
    color: #0060cc;
}

#header {
    float: left;
    background: #377ea8;
    width: 100%;
    height: 165px;
    margin-top: 20px;
    clear: both;
}

#realheader {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}

#logo {
    margin-top: 15px;
    float: left;
}

#pica {
    position: relative;
    z-index: 1;
    float: right;
    top: -25px;

}

.menu {
    clear: both;
    text-transform: capitalize;
    background: #2b3d54;
    width: 100%;
    min-height: 37px;
    margin-top: 1px;
}

.realmenu {
    clear: both;
    margin-right: auto;
    margin-left: auto;
    float: left;
}

.realmenu ul {
    padding: 0;
}

.realmenu li {
    list-style: none;
    float: left;
    color: #fff;
    padding: 8px 0 11px;
    background: url( divider.gif ) no-repeat right center;
}

.realmenu li a {
    color: #fff;
    padding: 10px 10px 13px;
    text-decoration: none;
}

.realmenu li a:hover {
    color: #fffc00;
}

.realmenu li.btn_selected a {
    color: #fffc00;
    padding: 10px 10px 13px;
    background: url( topnav_hover.gif ) no-repeat center bottom;
    text-decoration: none;
}

#content {
    background: #ffffff;
    width: 950px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto; /*border: 1px solid black;*/
    overflow: auto;

}

#footer {
    background: #2b3d54;
    width: 950px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    clear: left;
}

#columncontainer {
    background: #cccccc;
    overflow: auto;
}

#left {
    background: #cccccc;
    width: 210px;
    height: 700px;
    margin: 3px;
    float: left; /*border: 1px solid black;*/
    overflow: auto;
}

#center {
    background: #ffffff;
    width: 550px;
    float: left;
    margin: 3px; /*border: 1px solid black;*/
    overflow: auto;
}

#right {
    background: #cccccc;
    width: 166px;
    height: 700px;
    margin: 3px;
    float: left; /*border: 1px solid black;*/
    overflow: auto;
}

/******/

.list table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #2E2E2E;
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.list caption {
    font: Arial, Helvetica, sans-serif;
    text-align: left;
    text-indent: 10px;
    height: 45px;
    color: #243D02;
    border-top: 1px solid #243D02;
}

.list thead th {
    background: #2b3d54;
    height: 47px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0px 7px;
    margin: 20px 0px 0px;
    text-align: left;
    border-right: 1px solid #8D8D8D;
}

.list tbody tr {
    background: #e0e1d6;
}

.list tbody tr.odd {
    background: #9aaeba;
}

.list tbody th, .list td {
    line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    color: #2E2E2E;
    padding: 10px 7px;
    border-top: 1px solid #243D02;
    border-right: 1px solid #8D8D8D;
    text-align: left;
}

.list thead a {
    color: #FFF;
    font-weight: bold;
    text-decoration: underline;
}

.list thead a:hover {
    color: #e0e1d6;
    text-decoration: underline;
}

.list a {
    color: #2E2E2E;
    font-weight: bold;
    text-decoration: underline;
}

.list a:hover {
    text-decoration: underline;
}

.list tfoot .list th {
    border-top: 1px solid #243D02;
    color: #FFFFFF;
    height: 30px;
}

.list tfoot .list td {
    color: #FFFFFF;
    height: 30px;
}

/******/

.ficha {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #2E2E2E;
    text-transform: uppercase;
}

.ficha table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #2E2E2E;
    margin-bottom: 30px;
}

.ficha .name {
    width: 30%;
    background: #9aaeba;
    /*padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;*/
}

.ficha .value {
    width: 70%;
    padding-left: 10px;
    /*padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;*/
    background: #e0e1d6;
    text-align: left;
}

.ficha table tbody th, .ficha table td {
/*line-height: 1.4em;*/
    font-family: Arial, Helvetica, sans-serif;
    color: #2E2E2E; /* padding: 10px 7px;*/
    padding: 3px;
    border-top: 1px solid #243D02;
    border-right: 1px solid #8D8D8D;
    text-align: left;
}

.ficha table caption {
    width: 30%; /*margin-top: 30px;    */
    font: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background: #2b3d54;
    text-align: left;
    text-indent: 10px;
    height: 20px;
    color: #FFF;
}

.message {
    margin-top: 20px;
    text-align: left;
}

/*.actionLink {
    width: 100%;
    text-align: right;
}

.actionLink .name {
    padding-bottom: 10px;
}

.actionLink p {
    font-size: 12pt;
    padding-bottom: 15px;
}

.actionLink image {
    margin-right: 15px;
}*/

.bigForm {
    margin-top: 30px;
    margin-bottom: 70px;
    width: 100%;
    height: 10px;

}

.bigForm input {
    font-size: 30px;
    float: left;
}

.search {
    margin-top: 30px;
    font-size: 30px;
}

/***Formularios***/

.dialog {
    margin: 50px;
    margin-left: 150px;
}

.dialog input {
    margin-bottom: 10px;
    width: 400px;
}

.dialog .name {
    margin-right: 10px;
}

.dialog .button {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100px;
}

.dialog .button input {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100px;
    float: right;
}

.dialog img {
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
}

.login {
    text-align: left;
    float: left;
    margin-top: 70px;
    margin-bottom: 100px;
    margin-left: 150px;
}

.login input {
    width: 200px;
    margin: 10px;
}

.login .name {
    margin: 10px;
}

.espera a {
    color: yellow;
}

.confirmado a {
    color: green;
}

.reservado a {
    color: orange;
}

.inscribir a {
    color: blue;
}

.adquirir a {
    color: blue;
}

/******/

.bloqueLeft {
    text-align: left;
}

.bloqueLeft .titulo {
/*border-bottom: solid #000000 thin;*/
    margin-bottom: 5px;
    background-color: #2b3d54;
    color: #FFF;
    font-size: 1.3em;
    padding: 5px;

}

.bloqueLeft p {
    margin-top: 3px;
}

.bloqueLeft .cuerpo {
    text-align: left;
    margin: 10px;

}

.bloqueCenter {
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0px;
}

.bloqueCenter .titulo {
    font-size: 1.3em;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 5px;
    text-decoration: underline;
}

.bloqueCenter p {
/*line-height:15px;*/
    margin-top: 5px;
    margin-bottom: 10px;
}

.bloqueRight {
    text-align: left;
}

.bloqueRight .titulo {
/*border-bottom: solid #000000 thin;*/
    margin-bottom: 5px;
    background-color: #2b3d54;
    color: #FFF;
    font-size: 1.3em;
    padding: 5px;

}

.bloqueRight p {
    margin-top: 3px;
}

.bloqueRight .cuerpo {
    text-align: left;
    margin: 10px;
}

.errors {
    text-align: left;
    padding: 5px;
    border: darkred solid thin;
    background-color: lightgray;
}




