/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

table td {
    display: none;
}

.clear{clear:both}

.aText{
    float: left;
    font-size: 15px;
    padding-right: 0px;
}

#simbologia .aText{
    font-size: 18px;
    padding-right: 0px; 
}

.imgLi{
    float: right;
    padding-top: 8px;
    padding-right: 12px;
}

#footer {
    background-color: #000;
    height: 45px;
    width: 100%;  
    bottom: 50px;
}


#footer ul{
list-style-type: none;
width: 273px;
margin: 0 auto;
}

#footer li{
float: left;
text-decoration: none;
margin-right: 7%;
margin-left: 7%;
color: #ffffff;
width: 50px;
padding-top: 5px;
height: 39px;
}
#footer img{
    padding-left: 10px;
}

#miPos {
   
}
#cuanto{
    padding-left: 15px;
}

#miPos a{
    color:#008753; 
}
#footer a{
    text-decoration: none;
    display: block;
    font-size: 15px;
    text-shadow: none;
}

#footer a:hover{
    color:#ffffff; 
}

#cuantoF:hover{
    color:#ffffff; 
}

#cuantoF{
    color:#ffffff;
}

#kmInfo{
    position: absolute;
    width: 100%;
    height: 132px;
    background-color: #2f9fc3;
    bottom: 90px;
    text-shadow: none;
    font-family: "AkzidenzCondensed";
    font-style: normal;
    font-weight: normal;
}

#kmTxt{
    margin: 0 auto;
    width: 230px;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 5px;
    padding-top: 15px;
    padding-bottom: 10px;
}
#shareKm{
    width: 100%;
    background-color: #237792;
    position: absolute;
    height: 40px;
    bottom: 6px;

}
#ustedsta{
font-size: 15px;
margin-bottom: 0px;
font-style: normal;
font-weight: bold;
letter-spacing: 1px;
}

#descripFalta{
font-size: 15px;
letter-spacing: 0.5px;

}
#distancia{
font-size: 40px;
font-weight: bold;
margin-bottom: 0px;
letter-spacing: 2.5px;
}
.close{
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 6px;
    width: 20px;
    height: 20px;
}

/*share*/

.lnk {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 31px;
    width: 38px;
    padding-top: 10px;
}

.lnk_facebook { background-image: url("../images/ico_facebook_w.png?hash=123"); }
.lnk_twitter { background-image: url("../images/ico_twitter_w.png?hash=123"); }
.lnk_plus { background-image: url("../images/ico_googleplus_w.png?hash=123"); }

/*clima*/
#climaInfo{
    display: block;
    position: absolute;
    width: 100%;
    height: 168px;
    background-color: #cf5500;
    bottom: 63px;
    text-shadow: none;
    font-family: "AkzidenzCondensed";
    font-style: normal;
    font-weight: normal;
}
#climaTxt{
    width: 307px;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 15px;
}


.ciudad{
    float: left;
    width: 138px;
    padding-left: 15px;
    font-size: 15px;
}
.ciudad img{
    padding-left: 25px;
}
/*news*/
#newsR{
    width: 100%;
    height: 90%;
    position: absolute;
    overflow: auto;
    background-color: #428d3f;
    color: #fff;
}

#newsR a{
    color: #fff;
}
#newsRtitle{
    padding-left: 15px;
    font-size: 20px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: "AkzidenzCondensed";
    font-style: normal;
    font-weight: normal;
}
#cont{
    padding: 0px
}

#menu{
    bottom: 16px;
    margin-left: 39px;
    position: relative;
}

#bars{
    margin-top: 2px;

}

#logo{   
    display: inline-block;
    }

#right-panel{
width: 180px;

}
#base{  

}
#portada{
    height: 100%;
    width: 100%;
    background-color: black;
    margin-bottom: 0px
}
#pContenido{
    width: 320px;
    margin: 0 auto;
    margin-top: -40px;
    
}
#base{
    position: relative;
    top: -77px;
}

#triangulo{
    position: relative;
    top: 172px;
    left: 80px;
    }

#header{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #333 !important;
    background-color: #fff !important;   
}

#header img{  
    padding-top: 10px;    
    margin: 0px;
    padding-left: 8px
}



#header p{
   display: inline-block;
    font-size: 13px;
    position: absolute;
    padding-top: 15px;
    padding-left: 7px; 
}

#header ul{
list-style-type: none;
width: 273px;
margin: 0 auto;
}

#header li{
float: left;
text-decoration: none;
margin-right: 7%;
margin-left: 7%;
color: #ffffff;
width: 50px;
padding-top: 5px;
height: 39px;
}

.p_on{
    background-color: #2f9fc3;
}
.p_off{
    background-color: #000;
}
.mKml p{
    display: inline-block;
    font-family: "AkzidenzCondensed";
    font-style: normal;
    font-size: 13px;
    font-weight: normal;
}

#kmlMenu{
    padding-top: 5px;
    background-color: #ffffff;
    width: 106px;
    padding-left: 15px;
    position: absolute;
    right: 1px;
    z-index: 1000;
    top: 45px;
}
.mKml {
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}

#portada1{
    width: 320px;
    margin-top: 102px;
    margin-left: 0px;
}

@media screen and (max-width: 400px) {

#portada1{
   margin-left: 50px;
   width: 220px;
}


#newsR{
   height: 66% !important; 
}


#footer {
    bottom: 50px; 
}

}

@media screen and (max-width: 320px) {
#portada1{
   margin-left: 76px;
   width: 175px;
}

}