/* CSS Document */
body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.styleGeneral /* Texto en general*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}

.styletdborde /* Texto en general*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000040;
	background-color: #E9E9E9;
	border: thin solid #CCCCCC;
}

.styleNoticia /* Texto de la noticia en la pag prin*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}

.styleNoticia:hover /* sobre*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

.styleRegionales /* Texto de la noticia en la pag prin*/
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: xx-small;
	text-decoration: none;
}

.styleRegionales:hover /* sobre*/
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: xx-small;
	text-decoration: none;
}

.styleDetalleNoticia /* detalle de la noticia*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


.styleVerMas 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: xx-small;
	text-decoration: none;
}
.styleVerMas:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: xx-small;
	text-decoration: none;
}

.styleCopyrigth /* Copyrigth */
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: xx-small;
}

.styletitulos 
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.styleref /* link paguinas principales */
{
	font-size: 11px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.styleref:hover /* link paguinas principales - sobre*/
{
	font-size: 11px;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
}

.styleTitulosPaginasInt
{
	width: 100%;
	font-face:Tahoma;
	font-size:14px;
	color:#003466;
	font-weight:bold;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.tablaGeneral
{
	background-color: #F3F3F3;
	line-height: normal;
	border: thin dotted #FDD462;
}

-->

 
</style>












