.celda_izq {
	background-image: url(../images/bordegris1.gif);
	background-repeat:   repeat-y;
	background-position: right top;
}
body {
	background-color: #FFFFFF;
	  scrollbar-face-color: #C5001E; 
        scrollbar-3dlight-color: #FF0000; 
        scrollbar-arrow-color: #ffe2a9; 
        scrollbar-highlight-color: #6c0010; 
        scrollbar-shadow-color: #6c0010; 
        scrollbar-darkshadow-color: #6c0010; 
        scrollbar-track-color: #FFFFFF;
        scrollbar-base-color: #000000
}
.celda_der {

	background-image: url(../images/bordegris2.gif);
	background-repeat:    repeat-y;
	background-position: left top;
}
.celda_central {
	background-image: url(../images/fondotexto.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
}
.fecha {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}
.celda_central2 {

	background-image: url(../images/fondotexto2.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434544;
	text-decoration: none;
}
.enlaces:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434544;
	text-decoration: none;
}
.enlaces:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A0116;
	text-decoration: none;
}
.textonoticia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
}
.textonoticialink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
}
.textonoticialink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
}.textonoticialink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C5001e;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
}
