/*Media Queries*/
@media all and (max-width:1024px){
#content{width:100%;margin:0 auto;text-align:center;}
body{background:url(../img/bgbodycuenta_s.gif) repeat-x;}
#mainheader{height:53px;overflow:hidden;background:url('../img/bgheadercuenta_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;}
#main{margin:20px 0 10px 0;}
h1{font: 1.7em Georgia, Verdana, sans-serif;margin-top:20px;}
#main article{width:14.648437%;margin-top:45%;}          
#main article.current{width:68.359375%;text-align:center;margin;0;;}
#main article.current img{}
#main article.current h2{font: 1.4em Georgia, Verdana, sans-serif;}
#main article img.navprev{}
#main article img.navnext{}
}
