* {
    padding: 0;
    margin: 0 0 0 0;
}

body {
    color: #4a4a4a;
    font-size: 14px;
    font-family: Nunito,sans-serif;
    font-weight: 400;
    font-style: normal;
    height: 100%;
    margin: 0px auto;
    text-align: left;
}

div {
    font-size: 14px;
    font-family: Nunito,sans-serif;
}

p {
    font-size: 14px;
    font-family: Nunito,sans-serif;
}


span {
    font-size: 14px;
    font-family: Nunito,sans-serif;
}

li, dd, blockquote {
    margin-left: 40px;
}

fieldset {
    padding: 10px;
}

img {
    border: 0px;
}

input, textarea, select {
    border: solid 1px #CCCCCC;
    background-color: #cde2b7;
}


a {
    color: #4D88C4;
    text-decoration: none;
}

a:visited {
    color: #4D88C4;
}

a:hover {
    color: #4D88C4;
    text-decoration: none;
}

a:link {
    color: #4D88C4;
    text-decoration: none;
}

.button {
    color: #336699;
    background-color: #cde2b7;
    font-family: Nunito,sans-serif;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    border-style: outset;
    cursor: pointer;
    padding: 5px;
    margin: 5px;
}

.tabla-general {
    text-align: left;
    width: 1050px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    height: auto !important;
    height: 400px;
    min-height: 400px;
    padding: 6px;
}

.tabla-general-mapa {        
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    height: auto !important;
    height: 600px;
    min-height: 600px;
    padding: 6px;
}

.tabla-general-titulo {
    text-align: left;
    width: 1050px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    height: auto !important;
    height: 500px;
    min-height: 500px;
}

.tabla-general-base {
    text-align: left;
    width: 1050px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding: 6px;
}

.tabla-general-simple {
    width: 1050px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}

.tabla-general-bootstrap {
    text-align: left;
    width: 90%;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    height: auto !important;
    height: 400px;
    min-height: 400px;
    padding: 0px;
}

.margin-separator {
    margin: 10px 0px 0px 5px; 
}

.separator {
    clear: both;
    height: 5px;
}

.bigseparator {
    clear: both;
    height: 10px;
}

/*
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;

.tituloSeccion {
    color: #333333;
    text-align: left;
    border: dashed 1px #a2b43a;
    background-color: #FFF;
    padding: 4px 4px;
    font-size: 17px;
    font-weight: bold;
}

*/

.tituloSeccion {
    color: #155724;
    text-align: left;
    border: dashed 1px #c3e6cb;
    background-color: #d4edda;
    padding: 4px 4px;
    font-size: 17px;
    font-weight: bold;
}

.preguntaTitle {
    font-weight: bold;
    margin-top: 15px;
}

div#header {
    text-align: center;
}
/*
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
    */


ul#header-nav {
    margin: 0;
    padding-left: 10px;
    min-height: 45px;
    line-height: 45px;
    font-size: 14px;
    background-color: #d4edda;
}

ul#header-nav li {
    color: #FFF;
    display: inline;
    list-style-type: none;
    margin: 0 20px 0 0;
}

    ul#header-nav li a:link, ul#header-nav li a:visited {
        color: #155724;
        text-decoration: none;
    }

    ul#header-nav li a:hover {
        color: #155724;
    }

div#footer {
    clear: both;
    color:#000;
    border-top: 10px solid #e2f0fa;
    border-bottom: 10px solid #e2f0fa;
    background-color: #e2f0fb;
    padding: 10px 0px 10px 0px;
    text-align: center;
}


/*
ul#footer-nav li {
    display: inline;
    margin: 0;
    padding: 0 10px 0 5px;
    border-right: 1px solid #958d83;
}

ul#footer-nav li.last {
    border-right: none;
}

    ul#footer-nav li a:link, ul#footer-nav li a:visited {
        color: #FFF;
        text-decoration: none;
    }

    ul#footer-nav li a:hover {
        color: #FFF;
    }
    */

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
/* End hide from IE-mac */
/* @end */

.tablahorario {
    color: #333;
    border-spacing: 1px;
    border-collapse: collapse;
}

.tablahorario tr td {
    width: 27px;
    text-align: right;
   
}

.gm-image {
    text-align: center;
}

.dlist {
    margin-left: 10px;
    float: left;
}

.destc {
    float: left;
}

/*Mapa google*/
.gt {
    border: solid 1px #cecbcb;
    margin: 4px;
}

.gm {
    font-size:15px;margin: 2px;
    color: #FF0000;font-weight:500;
}

.g {
    font-size:15px; margin: 2px;
     float: left;font-weight:400;
}

.d {
    font-size:15px; margin: 2px;
    float: left;font-weight:400;
}

.n {
    font-size:15px; margin: 2px;
    clear: both;font-weight:400;
}

.estacion0 {
    color: #ff0000;
}
