/*
body {
	scrollbar-face-color: #660000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #660000;
	scrollbar-arrow-color: #FFFFFF;
	background-image: url(../images/fontex.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

.noticias_contenedor{
	width:580px;
}

.noticia_resumida {
  /*border-bottom:1px solid #E4E1EA;*/
  float:left;
  margin-top:10px;
  padding:0;
  width:560px;
}

.noticia_ampliada {
  /*border-bottom:1px solid #E4E1EA;*/
  float:left;
  margin-top:10px;
  padding:0;
  width:560px;
}

.noticia_total {
  /*border-bottom:1px solid #E4E1EA;*/
  float:left;
  margin-top:10px;
  padding:0;
  width:560px;
}

.noticias_titulo_ampliada {
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:30px;
  line-height:34px;
  color:#dbd178;
}

.noticias_titulo_total {
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:30px;
  line-height:34px;
  color:#dbd178;
}

.noticias_titulo_resumida {
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:18px;
  line-height:20px;
  color:#dbd178;
}

a.noticias_titulo_ampliada:link, a.noticias_titulo_ampliada:visited, 
a.noticias_titulo_total:link, a.noticias_titulo_total:visited, 
a.noticias_titulo_resumida:link, a.noticias_titulo_resumida:visited
{
  text-decoration:none;
}

a.noticias_titulo_ampliada:hover, a.noticias_titulo_total:hover, a.noticias_titulo_resumida:hover
{
  text-decoration:underline;
}


.noticias_autor {
  -x-system-font:none;
  color:#DDD;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}

.noticias_fecha {
  -x-system-font:none;
  color:#DDD;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}

.noticias_texto {
  font-family:Verdana,Arial,Helvetica;
  font-size:12px;
  line-height:17px;
  text-align:justify;
  color:#FFF;
}

.noticias_imagen {
	background:#FFF none repeat scroll 0 0;
	max-height:83px;
	max-width:83px;
	padding: 5px 5px 5px 5px;
	border:1px solid #E1DFD0;
	margin-left:5px;
}

.noticias_recuadro_mas {
  float:right;
  margin-bottom:15px;
  margin-top:5px;
  padding-left:3px;
  padding-right:3px;
  text-align:left;
  background:#dbd178 none repeat scroll 0 0;
}

.noticias_comentarios {
  background:#F1F1F1 none repeat scroll 0 0;
  color:#dbd178;
  font-family:"Trebuchet MS",Verdana,Arial;
  font-size:12px;
  font-weight:bold;
  margin-right:8px;
  padding-left:5px;
  padding-right:5px;
}

.noticias_enlace_mas {
  color:#000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
}

a.noticias_enlace_mas:link, a.noticias_enlace_mas:visited {
  text-decoration:none;
}

.lh_separador_noticias {
  border: 0;
  width: 560px;
  color: #f00;
  background-color: #E4E1EA;
  height: 1px;  
}

.barra_separador_noticias {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#dbd178 none repeat scroll 0 0;
  border-left:3px solid #963030;
  color:#000;
  float:left;
  font-family:Arial,Verdana,"Trebuchet MS";
  font-size:10px;
  font-weight:normal;
  line-height:14px;
  margin-top:20px;
  padding:0;
  text-transform:uppercase;
  width:560px;
}

/* MOVER A OTRA HOJA DE ESTILO */

.tabla_borrar_noticias {
  border:solid 1px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
}
