.ws6 {font-size: 8px;font-family: 'Calibri';}
.ws7 {font-size: 9.3px;font-family: 'Calibri';}
.ws8 {font-size: 11px;font-family: 'Calibri';}
.ws9 {font-size: 12px;font-family: 'Calibri';}
.ws10 {font-size: 13px;font-family: 'Calibri';}
.ws11 {font-size: 15px;font-family: 'Calibri';}
.ws12 {font-size: 16px;font-family: 'Calibri';}
.ws14 {font-size: 19px;font-family: 'Calibri';}
.ws16 {font-size: 21px;font-family: 'Calibri';}
.ws18 {font-size: 24px;font-family: 'Calibri';}
.ws20 {font-size: 27px;font-family: 'Calibri';}
.ws22 {font-size: 29px;font-family: 'Calibri';}
.ws24 {font-size: 32px;font-family: 'Calibri';}
.ws26 {font-size: 35px;font-family: 'Calibri';}
.ws28 {font-size: 37px;font-family: 'Calibri';}
.ws36 {font-size: 48px;font-family: 'Calibri';}
.ws48 {font-size: 64px;font-family: 'Calibri';}
.ws72 {font-size: 96px;font-family: 'Calibri';}
.wpmd {font-size: 13px;font-family: 'Calibri';font-style: normal;font-weight: normal;}

DIV,UL,OL
{
 margin-top: 0px;
 margin-bottom: 0px;
}
BODY{
      background: url('images/fondo.png') repeat-x;
   }
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#Loading {
	position:absolute;
	width:630px;
	height:379px;
	z-index:200;
	background-color: #FFFFFF;
	visibility: visible;
	left: 0px;
	top: 0px;
}
#EncabezadoNoticia {
	position:absolute;
	width:630px;
	height:49px;
	z-index:101;
	left: 0;
	top: 0;
	background-image: url(imgs/titulonoticia.png);
	overflow: hidden;
}
#MarcoNoticia {
	position:absolute;
	width:928px;
	height:810px;
	z-index:102;
	left: 12px;
	top: 0px;
	background-image: url(imgs/panelnoticia.png);
}
#ContenidoNoticia {
	position:absolute;
	width:928px;
	height:969px;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow: auto;
	text-align:justify;
}
#TituloNoticia {
	position:absolute;
	width:589px;
	height:19px;
	z-index:1;
	left: 8px;
	top: 10px;
	overflow: hidden;
}
#FechaNoticia {
	position:absolute;
	width:589px;
	height:13px;
	z-index:2;
	left: 8px;
	top: 36px;
	overflow: hidden;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34967C;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34967C;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bolder;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34967C;
	font-weight: bolder;
	text-decoration: none;
}
