body{
  scrollbar-arrow-color: #1948a9;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  margin: 0px;
  padding: 0px;
}
.borde_ext_table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
.borde_ext_foto {
	padding: 7px;
	border: 1px solid #e4e4e4;
	background-color: #FFFFFF;
}
.borde_foto {
	border: 1px solid #e4e4e4;
}
.linea_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(images/fondo_up.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
}
.linea_down {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image: url(images/fondo_down.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 23px;
}
.fondo_menu {
	background-image: url(images/fondo_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.texto_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.texto_menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1a4aad;
	text-decoration: none;
}
.texto_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C42218;
	text-decoration: none;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
.fondo_fotos {
	background-image: url(images/fondo_images.gif);
	height: 219px;
	width: 422px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.noticia_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1a4aad;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.noticia_separa {
	background-image: url(images/separata_noticias.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	height: 9px;
}
.noticia_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.casillas {
	border: 1px solid #0B3C46;
	background-color: #E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.noticia_texto_des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.noticias {
    position: relative;
	width: 100%;
	height: 460px;
	overflow: auto;
	text-align: left;
	}
