/*
	DETALLE DE ESTILO EN PAGINA GENERAL
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding:0;
	background-color: white;
}

a:link, a:visited, a:active { 
	font-weight: bolder;
	color: #2A8DBA;  
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	font-weight: bolder;  
	color: #2A8DBA;
	font-size: 11px;
	text-decoration: underline;
}

hr {
	color: #2A8DBA;
	background-color: #2A8DBA;
   border: none;
	height: 1x;
	width: 100%;
}

hr.gris {
	color: #CCCCCC;
	background-color: #CCCCCC;
   border: none;
	height: 1x;
	width: 100%;
}

td {
	font-size: 12px;
	color: #333333;  
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8DBA;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-weight: bold;	
}

input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8DBA;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-weight: bold;
	height: 20px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px;
	border-style: solid;
	border-color:#cccccc;
	font-weight: bold;
	height: 20px;
}

input.button {
	color:#FFFFFF; 
	background-color:#2A8DBA; 
	border:1px;
}

.submit{
	background-image: url(images/boton_entrar.jpg);
	height: 25px;
	width: 79px;
	border: 0px;
}

td.contenido {
	font-size: 12px;
	color: #999999;  
	text-align: justify;
}

.first {
	background-color: #DEEDFE;
	color: #4C4C4C;
	font-size: 11px;
	font-weight:bolder;
}

.second {
	background-color: #FFFFFF;
	color: #4C4C4C;
	font-size: 11px;
	font-weight:bolder;
}

td.mensaje {
	font-weight: bolder;  
	color: #5B8FCB;
	font-size: 12px;
	text-decoration: none;
}

td.title_area {
	color: #5B8FCB;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	font-weight: bold;
}

.copyright {
	color: black;
	font-size: 11px;
	font-weight: 400;
	text-align: right;
}

td.powered {
	background-color:#999999;
	color: black;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
}

td.path {
	font-weight: bolder;  
	font-size: 10px;
	color: #4D4C4C;  
	text-decoration: none;
	text-transform: uppercase;
}

a.path:link, a.path:visited, a.path:active { 
	font-weight: bolder;  
	font-size: 10px;
	color: #4D4C4C;  
	text-decoration: none;
	text-transform: uppercase;
}

a.path:hover {
	font-weight: bolder;  
	font-size: 10px;
	color: #FB3B3B;  
	text-decoration: none;
	text-transform: uppercase;
}

td.error{
	color: #2A8DBA;
	font-weight: bolder;
}

td.subtitulo{
	color: #5B8FCB;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	font-weight: bolder;
	padding-bottom: 5px;
}

td.numeros {
	color: #2A8DBA;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;	
}

a.numeros:link, a.numeros:visited, a.numeros:active, a.numeros:hover { 
	color: #2A8DBA;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
}

table.green{
	border-style:solid; 
	border-width:2px; 
	border-color:#99CC00; 
	border-collapse:collapse;
}

table.detalle{
	border-style:solid; 
	border-width:2px; 
	border-color:#2A8DBA; 
	border-collapse:collapse;
}

table.gris{
	border-style:solid; 
	border-width:2px; 
	border-color: #CCCCCC; 
	border-collapse:collapse;
}

table.blanco{
	border-style:solid; 
	border-width:2px; 
	border-color: #FFFFFF; 
	border-collapse:collapse;
}

td.logo{
	background-image: url(images/logo.jpg);
	background-position: left;	
	height: 58px;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

/*
	DETALLE EN PAGINA CONSTRUCCION
*/

.construccion{
	color: #2A8DBA;
	font-size: 14px;	
	text-transform: capitalize;
}

/*
	DETALLE DE ESTILO EN PAGINA INDEX
*/

a.mainMenu:link, a.mainMenu:visited, a.mainMenu:active, a.mainMenu:hover { 
	font-weight: bold;  
	font-size: 11px;
	color: #4D4C4C;
	text-decoration: none;
}

a.mainMenu:hover { 
	font-weight: bold;  
	font-size: 11px;
	color: #FB3B3B;
	text-decoration: none;
}

a.mainMenu_:link, a.mainMenu_:visited, a.mainMenu_:active, a.mainMenu_:hover { 
	font-weight: bold;  
	font-size: 12px;
	color: #2A8DBA;
	text-decoration: none;	
}

a.mainMenu__:link, a.mainMenu__:visited, a.mainMenu__:active, a.mainMenu__:hover { 
	font-weight: bold;  
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

td.mainMenu { 
	font-weight: bold;  
	font-size: 11px;
	color: #4D4C4C;
	text-decoration: none;	
}

td.mainMenu_ { 
	font-weight: bold;  
	font-size: 10px;
	color: #2A8DBA;
	text-decoration: none;
	padding-bottom: 4px;
}

td.mainMenu__ { 
	font-weight: bold;  
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

a.catalogoMain:link, a.catalogoMain:visited, a.catalogoMain:active {
	font-weight: bold;  
	font-size: 11px;
	color: #2A8DBA;
	text-decoration: none;	
}

a.catalogoMain:hover {
	font-weight: bold;  
	font-size: 11px;
	color: #2A8DBA;
	text-decoration: underline;	
}

td.login{
	text-transform: none;
	color: #858585;
	font-size: 10px;
	font-weight: bold;
}

a.login:link, a.login:visited, a.login:active { 
	color: #CDCDCD;  
	font-size: 9px;
	text-decoration: underline;
	text-transform: uppercase;	
}

a.login:hover {
	color: #2A8DBA;
	font-size: 9px;
	text-decoration: underline;
	text-transform: uppercase;	
}

a.registrarme:link, a.registrarme:visited, a.registrarme:active, a.registrarme:hover { 
	font-weight: bolder;
	color: #99CC00;  
	font-size: 11px;
	text-decoration: none;
}

td.mainTituloNoticia { 
	font-weight: bold;  
	font-size: 12px;
	color: #2A8DBA;
	text-decoration: none;
}

td.mainFechaNoticia { 
	font-weight: bold;  
	font-size: 11px;
	color: #2A8DBA;
	text-decoration: none;
}

td.mainResumenNoticia { 
	font-weight: bold;  
	font-size: 11px;
	color: #999999;
	text-decoration: none;	
}

a.mainVerMasNoticia:link, a.mainVerMasNoticia:visited, a.mainVerMasNoticia:active, a.mainVerMasNoticia:hover { 
	font-weight: bolder;
	color: #FFFFFF;  
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	padding-right: 4px;
}

a.preguntas:link, a.preguntas:visited, a.preguntas:active, a.preguntas:hover { 
	font-weight: bolder;
	color: #999999;  
	font-size: 11px;
	text-decoration: none;
}

td.itemsHome{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	padding-left: 5px;
	padding-top: 5px;
}

input.text_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8DBA;
	border: 1px;
	border-style: solid;
	border-color: #B6B6B6;
	font-weight: bold;
	height: 25px;
}

li.faq{
	padding: 5px;
}

ul.faq{
	margin-top: 8px;
}
/*
	DETALLE DE ESTILO EN PAGINA NO ENCONTRADA
*/

td.noEncontrada{
	text-align: center;;
	font-size: 14px;
	color: #5B8FCB;
	font-weight: bolder;
}

/*
	DETALLE DE ESTILO EN DETALLE AREA
*/

td.columna{
	background-color: #ffffff;
	background-image:url('images/bg_left.jpg');
	background-repeat:repeat-y;
}

td.foto{
	background-color: #99CC00;
	padding: 2px;
}

td.area_title{
	font-size:11px; 
	font-weight: bold; 
	color:#FFFFFF; 
	padding-left:3px; 
}

/*
	DETALLE DE ESTILO EN LISTADO DE ELEMENTOS (ITEM LIST)
*/

a.showItem:link, a.showItem:visited, a.showItem:active { 
	font-weight: bolder;  
	font-size: 11px;
	color: #2A8DBA;  
	text-decoration: none;
}

a.showItem:hover {
	font-weight: bolder; 
	font-size: 11px;
	color: #2A8DBA;  
	text-decoration: underline;
}

td.itemTitleList{
	font-weight: bolder;  
	font-size: 12px;
	color: #99CC00; 
	text-decoration: none;
	text-transform: normal;
}

/*
	DETALLE DE ESTILO EN LISTADO DE ELEMENTOS (DETALLE ELEMENTO)
*/

td.itemTitle{
	color: #99CC00;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
	padding-bottom: 10px;
}

td.itemResumen{		
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-weight:bolder;
	text-align: justify;
}

td.itemDetail{
	font-size: 12px;
	text-align: justify;
}

.itemBackResumen{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-weight:bolder;
}

/*
	DETALLE DE ESTILO EN LISTADO DE NOTICIAS (LISTADO NOTICIAS)
*/

td.newsTitle{
	color: #2A8DBA;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}

.newsResumen{		
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-align: justify;
}

a.showNew:link, a.showNew:visited, a.showNew:active { 
	font-weight: bolder;
	color: #2A8DBA;  
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}

a.showNew:hover {
	font-weight: bolder;
	color: #2A8DBA;  
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}

/*
	DETALLE DE ESTILO EN LISTADO DE NOTICIAS (DETALLE NOTICIA)
*/

td.newTitle{
	color: #5B8FCB;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}

td.newDate{
	color: #2A8DBA;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}

.newResumen{		
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-weight:bolder;
	text-align: justify;
}

td.newDetail{
	font-size: 12px;
	text-align: justify;
}

.newBackResumen{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-weight:bolder;
}

/*
	DETALLE PAGINA DE LOGIN
*/

td.headerLogin{
	color:  #2A8DBA;
	text-align: right;
	font-size: 14px;
	font-weight: bolder;
	padding-right: 5px;
}

a.recuperarLogin:link, a.recuperarLogin:visited, a.recuperarLogin:active { 
	font-size: 12px;
	color: #99CC00;  
	text-decoration: none;
	font-weight: normal;
}

a.recuperarLogin:hover {
	font-size: 12px;
	color: #99CC00;  
	font-weight: normal;	
	text-decoration: underline;
}

/*
	DETALLE EN PAGINAS DE ACCESO
*/

td.bienvenida{
	font-size: 11px;
	color: #99CC00;  
	font-weight: bolder;
	text-transform: uppercase;	
}

a.logout:link, a.logout:visited, a.logout:active { 
	font-size: 11px;
	color: #CCCCCC;  
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
}

a.logout:hover {
	font-size: 11px;
	color: #CCCCCC;  
	font-weight: bolder;	
	text-decoration: underline;
	text-transform: uppercase;	
}

a.faqList:link, a.faqList:visited, a.faqList:active { 
	color: #4C4C4C;
	font-size: 11px;
	font-weight:bolder;
}

a.faqList:hover {
	color: #4C4C4C;
	font-size: 11px;
	font-weight:bolder;	
	text-decoration: underline;
}

.error{
	font-size: 12px;
	color: Red;
	font-weight: bolder;
}

td.tabla_error{
	background-color: #2A86BA;
}

.filas_calculos{
	background-color: #ED1D24;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bolder;
	text-align: center;
	vertical-align: middle;
}

/* Documentos */

a.documentosTitle:link, a.documentosTitle:visited, a.documentosTitle:active, a.faq:hover  { 
	font-weight: bolder;  
	font-size: 12px;
	color: #99CC00; 
	text-decoration: none;
	text-transform: normal;
}

a.documentosTitle{
	font-weight: bolder;  
	font-size: 12px;
	color: #99CC00; 
	text-decoration: none;
	text-transform: normal;
}

td.fecha {
	font-size: 11px;
	color: #999999;  
}