 body
 {
    background:url('img/fondo.png');
    background-repeat:repeat-x;
    margin:0px;
    padding:0px;
    text-align:center;
    font-family:Georgia,Tahoma;
    color:#505050;
    font-size:11pt;
 }

 #container
 {
         margin: 0 auto;
         width:960px;
         text-align:left;
 }

 #titulo
 {
         height:30px;
 }
 #franja
 {
         height:320px;
 }

 .noticia
 {
         border-top:1px solid #eaeaea;
         border-bottom:1px solid #eaeaea;
         padding-top:10px;
         padding-bottom:10px;
         width:620px;
         margin-top:10px;
 }

 #contenido
 {
         float:left;
         width:620px;
 }


 #menu
 {
         float:left;
         width:290px;
         margin-left:40px;
         border:1px solid #EEEEE6;
         padding:0px;
         padding-bottom:20px;
         border-bottom:1px solid #eaeaea;
         background:#FBFBF9;
 }

 #menu ul
 {
         list-style:none;
         margin:0px;
 }


 #menu li
 {
         line-height:30px;
         border-bottom:1px solid #eaeaea;
         background:#FBFBF9;
         padding:10px;

 }


 #menu li:hover
 {
         line-height:30px;
         border-bottom:1px solid #eaeaea;
         background:#C50E2E;
         padding:10px;
 }

 #menu li:hover a
 {
        color:#fff;
 }

 #menu .dir ul
 {
        background:#E1E2E0;
        margin-right:0px;
        margin-top:-2px;
        border:1px solid #eaeaea;
 }



 #menu .dir ul li a
 {
        color:#050505;
 }

 #menu .dir ul li:hover a
 {
        color:#fff;
 }

 #menu li a
 {
        color:#505050;
 }

 #menu li a:hover
 {
        color:#fff;
 }

 .izda { float:left; width:632px;height:55px;margin-top:11px;}
 .dcha { float:left; width:308px;height:55px;text-align:right;margin-top:5px;}

 .salto {width:960px;height:1px;}

 #banner {float:left;width:600px;margin-top:10px;}

 #derecha {float:left;width:300px;padding-left:41px;}



 #social {position:absolute;top:39px;left:50%;margin-left:145px; width:348px;height:301px;background:url(img/social.png);}

 #social #login {margin-left:20px;margin-top:30px;width:316px;height:125px;background:url(img/login.png); text-align:left;}

 #social #logos {height:60px;margin-top:10px;}

 .red {color:#CD0537;}
 a {color:#CD0537;text-decoration:none;}

 #pie
 {
         float:left;
         width:100%;
         background:#303030;
         height:200px;
         margin-top:20px;
         border-top:1px solid #303030;
         padding-top:40px;
         color:#fff;
         text-algin:center;

 }

 #pie_central
 {

         margin:0 auto;
         width:970px;
         text-align:left;



 }

 #pie_central #direccion
 {
         float:left;
         width:370px;


 }

 #pie_central .mapa
 {
         float:left;
         width:300px;


 }

 #pie_central #social2
 {
         float:left;
         width:300px;


 }

 .mapa ul
 {
         list-style:none;
         margin:0px;
 }


 .mapa li
 {
       line-height:20px;

 }

 .mapa li a
 {
         color:#fff;
 }


 h1
 {
         font-size:16pt;
         margin-bottom:5px;
         color:#BD0936;
 }

 h2
 {
         font-size:12pt;
         margin-bottom:5px;
 }

 h3
 {
         font-size:10pt;
         margin-bottom:5px;
         color:#CD0537;
 }

 .titulado
 {
         width:305px;
         float:left;
         font-size:10pt;
 }

 .input_form
 {
         width:400px;
         height:25px;
 }
