body {  background-attachment: fixed; 
	background-image: url(images/gradiente.jpg); 
	background-repeat: repeat-y; 
	background-position: left}

.vineta {  font-size: 12pt; font-weight: bold; color: #000099; list-style-image: url(/images/bullet1.gif)}
.titulo { font-size: 14pt; font-weight: bold; color: #993333; list-style-image: url(/images/bullet1.gif) ; background-image: url(images/fondoParrafo.gif); background-repeat: repeat-y; font-family: Arial, Helvetica, sans-serif}
.texto {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; color: #000099; font-weight: bold}
.celDegradado {  background-image: url(images/fondoParrafo.gif); background-repeat: repeat-y}
.celDegradadoTitulo { background-image: url(images/fondoParrafo.gif); background-repeat: repeat-y ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #993333; background-color: E6E6FE; font-style: oblique; letter-spacing: 4px}
.celImagen {  background-color: #CCCCFF; border-color: #993333 993333 993333; text-align: center; vertical-align: middle; border-style: groove; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px}
.celTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #000099;
	font-weight: bold;
	background-color: #F2F3FD;
	border-color: #0033CC 0033CC 0033CC;
	border-style: inset;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
}
.textoResaltado { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; color: #993333; font-weight: bold ; text-decoration: underline}
.celImagenSinFondo { border-color: #993333 993333 993333; text-align: center; vertical-align: middle; border-style: groove; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px }
.celTextoInverso { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; color: #003366; font-weight: bold ; background-color: #9999FF; border-color: #0033CC 0033CC 0033CC; border-style: inset; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px }
.celTextoInversoPeq { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; color: #FFFFFF; font-weight: bold; background-color: #9999FF; border-color: #0033CC 0033CC 0033CC; border-style: inset; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px }
.celTextoSinBorde { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; color: #000099; font-weight: bold ; background-color: #F2F3FD; border-color: #0033CC 0033CC 0033CC}
.celNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #000099;
	font-weight: bold;
	background-color: #F2F3FD;
	border-color: #0033CC 0033CC 0033CC;
	border-style: inset;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	overflow: hidden;
	height: 250px;
	width: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	padding: 20px;
}
.descCortaNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
	text-indent: 15px;
	display: compact;
}
