﻿body
{
	font-size: xx-small;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.registro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.men_horizontal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.td_menuiz {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}
table
{
	font-size: xx-small;
}
a
{
	color: #009900;
	text-decoration: none;
}
a:hover
{
	color: #99ff00;
}
thead
{
	font-size: xx-small;
	color: #ffffff;
	background-color: #66cc00;
}
tfoot
{
	color: #ffffff;
	background-color: #66cc00;
}
input{font-size: xx-small;}
select{font-size: xx-small;}
tr.gcp_par
{
	font-size: xx-small;
	color: #003300;
	background-color: #ccff33;
}
tr.gcp_imp
{
	font-size: xx-small;
	color: #003300;
	background-color: #ffffcc;
}
tr.gcp_cerrada
{
	font-size: xx-small;
	color: gray;
	background-color: #CCCCCC;
	text-decoration:line-through;
}
td.gcp_cerrada
{
	font-size: xx-small;
	color: #003300;
	background-color: lightgrey;
}
tr.gcp_repetida
{
	font-size: xx-small;
	color: #003300;
	background-color: #ffcc33;
}
tr.gcp_edit
{
	font-size: xx-small;
	color: #003300;
	background-color: #cccc99;
}
tr.gcp_baja
{
	font-size: xx-small;
	color: #003300;
	text-decoration: line-through;
}
tr.gcp_hidden
{
	font-size: xx-small;
	color: slategray;
}
td.gcp_numero
{
	text-align: right;
}
td.gcp_codigo
{
	color: #003300;
}
tr.gcp_thead
{
	font-size: xx-small;
	color: #ffffff;
	background-color: #66cc00;
}
tr.gcp_tfoot
{
	font-size: xx-small;
	color: #ffffff;
	background-color: #66cc00;
}

.gcp_celda
{
	font-size: xx-small;
	color: gray;
}
a.gcp_btnp
{
	border-right: #006600 1px solid;
	padding-right: 5px;
	border-top: #006600 1px solid;
	padding-left: 5px;
	border-left: #006600 1px solid;
	width: 80px;
	color: #ccff33;
	border-bottom: #006600 1px solid;
	height: 10px;
	background-color: #009900;
	text-align: left;
}
a.gcp_btnp:hover
{
	color: #006600;
	background-color: #ffffff;
}
a.gcp_btn
{
	padding-right: 5px;
	padding-left: 5px;
	width: 80px;
	color: #009900;
	height: 10px;
	text-align: left;
}
a.gcp_btn:hover
{
	color: #ffffff;
	background-color: #006600;
}
a.gcp_btns
{
	border-right: #006600 1px solid;
	padding-right: 5px;
	border-top: #006600 1px solid;
	padding-left: 5px;
	border-left: #006600 1px solid;
	width: 70px;
	color: #009900;
	border-bottom: #006600 1px solid;
	height: 10px;
	background-color: #ccff33;
	text-align: left;
}
a.gcp_btns:hover
{
	color: #ffffff;
	background-color: #006600;
}
A.gcp_btnc
{
	border-right: #ccff33 1px solid;
	border-top: #ccff33 1px solid;
	font-size: 12px;
	vertical-align: middle;
	border-left: #ccff33 1px solid;
	width: 150px;
	color: #009900;
	border-bottom: #ccff33 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	text-align: center;
	text-decoration: none;
}
A.gcp_btnc:hover{}
.txtnoticia
{
	font-size: x-small;
	text-align: left;
}
.titular{font-family: Arial; font-size: 12pt; font-weight: bold; color:#000000}
.cabecera{font-family: Arial; font-size: 10pt; font-weight: italic; margin-top:2; margin-bottom:2; color:#333333}
.cuerpo{font-family: Arial; font-size: 9pt; text-align:justify  }