/*Media Queries*/
@media all and (max-width:1024px){
#content{width:100%;margin:0 auto;text-align:center;}
body{background:url(../img/bgbodyruta_s.gif) repeat-x;}
#mainheader{height:53px;overflow:hidden;background:url('../img/bgheaderruta_s.jpg') no-repeat;background-position:left top;}
.logos{width:57%;height:53px;margin-top:0;}
#logo-cajasur{width:34px;height:37px;float:left;background:url('../img/logo-cajasur-portada_s.png') no-repeat;background-position:left 10px;}
#logo-ayto{width:208px;height:28px;float:none;background:url('../img/logo-ayto-ficha_s.png') no-repeat;background-position:40px center;}
#logo-diario{width:220px;height:20px;float:none;background:url('../img/logo-diario-ficha_s.png') no-repeat;background-position:50px 2px;}
#mainnav{width:98%;margin:0;padding:0;}
#mainnav li a,#mainnav li a:hover, #mainnav li a.selected{padding:2px;font: 0.775em Georgia, Verdana, sans-serif;}
h1{font: 1.65em Georgia, Verdana, sans-serif;color:#E2C206;text-align:center;margin-top:20px;}          
#main p{font: .85em Georgia, Verdana, sans-serif;line-height:1.2em;}
h5{font:1.4em Georgia, Verdana, sans-serif;}
#left,#right{float:none;width:100%;margin-right:0;}
#left img{width:100%;}
h2{font:.9em Georgia, Verdana, sans-serif;}
#right p{font:.7em Georgia, Verdana, sans-serif;} 
h3{font:.7em Georgia, Verdana, sans-serif;}
}
