/* Fondo de la página */



body {

  background-color:#e9781a;

  text-align:center; /* para centrar el div principal en IE 6 y anteriores */

}

/* Estilos para el título de la sección en la parte superior y sobre las noticias */

h1 {

  color:#b91f2b;

  font: normal normal normal 250%/normal "Tenacity Condensed", Verdana, Geneva, Arial, Helvetica, sans-serif;

  margin:20px 20px 20px 0;

  text-align:right;

}

h1 span {

  color:#952138;

  font: normal normal normal 35%/normal "Tenacity Condensed", Verdana, Geneva, Arial, Helvetica, sans-serif;

  text-align:right;

}

h2 {

  color:#b91f2b;

  font: normal normal normal 110%/normal arial;

  margin:0 0 10px 0;

}



.date

{

font-size : 12px;

text-decoration : none;

font-style:normal;

font-weight:normal;

font-family: Trebuchet MS, Verdana;

color: #e77326; 

line-height:1.2em;

}



.nav0

{

font-size : 12px;

text-decoration : none;

font-style:normal;

font-weight:normal;

font-family: arial;

color: #000000;

line-height:1.2em;

}

.a:hover.nav0

{

font-size : 12px;

text-decoration : none;

font-style:normal;

font-weight:normal;

font-family: arial;

color: #e77326;

line-height:1.2em;

}



/* Estilos para el menú y el selector de idioma */

#top td {

  color:#b91f2b;

}

#top a.menu {

  color:#e9781a;

  font: normal normal bold 90%/normal arial;

  text-decoration:none;

}

#top a.menu:hover {

  color:#666666;

  text-decoration:underline;

}



a.menu {

  color:#e9781a;

  font: normal normal bold 90%/normal arial;

  text-decoration:none;

}

a.menu:hover {

  color:#c4261b;

  font: normal normal bold 90%/normal arial;

  text-decoration:underline;

}

a.ficha {

  color:#e9781a;

  font: normal normal bold 70%/normal arial;

  text-decoration:none;

}

a.ficha:hover {

  color:#c4261b;

  font: normal normal bold 70%/normal arial;

  text-decoration:underline;

}

a.submenu  {

    text-decoration: none;

    font-weight: bold;

    font-size: 11pt;

    font-family: trebuchet ms, verdana, arial, helvetica, news gothic mt, sans-serif;

    color: #737373;

    }

    

a.submenu:hover  {

    text-decoration: underline;

    font-weight: bold;

    font-size: 11pt;

    font-family: trebuchet ms, verdana, arial, helvetica, news gothic mt, sans-serif;

    color: #b91f2b;

    }



a.menuright  {

    text-decoration: none;

	text-decoration:underline;

    font-size: 13px;

    font-family: arial, helvetica, news gothic mt, sans-serif;

    color: #666666;

    }

    

a.menuright:hover  {

    text-decoration: none;

	text-decoration:underline;

    font-size: 13px;

    font-family: arial, helvetica, news gothic mt, sans-serif;

    color: #b91f2b;

    }	



a.newshome  {

    text-decoration: none;

    font-weight: normal;

    font-size: 10pt;

    font-family: trebuchet ms, verdana, arial, helvetica, news gothic mt, sans-serif;

    color: #333333;

    }

    

a.newshome:hover  {

    text-decoration: underline;

    font-weight: normal;

    font-size: 10pt;

    font-family: trebuchet ms, verdana, arial, helvetica, news gothic mt, sans-serif;

    color: #b91f2b;

    }



#top select {

font-weight: bold;

  background-color:#FFFFFF;

  color:#662C21;

  border:#FFFFFF 1px solid;

  font: normal normal normal 10px/normal arial;

  margin:0 0 0;

}



/* Estilo para los bullets de las noticias */

ul.noticias li {

  color:#e9781a;

  font: normal normal bold 90%/normal arial;

  list-style: square inside;

}




