/* CSS Document */


.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.remark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}
.texto_cells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align:center;
}
.links_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	}
	
.links_categorias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a:link {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.tablas_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000000;
	text-align: center;
}
.tablas_format {
	border: 1px #000000 solid;
	cellpad: 0px;
	cellspace: 0px;
	border-right-width: thin;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #333333;
	border-right-style: solid;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: thin;
	border-top: solid;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
	border-color: #333333;
	border-style: ridge;
	border-width: thin;
				} 

.noticiasfecha {
	font-size: 12px;
	color: #FF6600;
}
