.pq_blanco{
	font-size: 0.8em;
	color: #ffffff;
}
.gr_blanco{
	font-size: 1.6em;
	color: #ffffff;
	font-weight: bold;
}
a:link{
	color: #0033cc;
}

a:visited{
	color:#0033cc;
}
.link_pie{
	font-size: 0.8em;
}
.link_pie:link {
	color: #ffffff;
}
.link_pie:hover {
	color: #000000;
}
.link_pie:visited {
	color: #ffffff;
}
.link_encab{
	font-size: 0.8em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.link_encab:link{
	color: #ffffff;
}
.link_encab:visited{
	color: #ffffff;
}
.link_encab:hover{
	color: #ffffff;
	text-decoration: underline;
}
.link_yellow {
	font-size: 1em;
	color: #ffff66;
	text-decoration: none;
}
.link_yellow:link {
	color: #ffff66;
}
.link_yellow:visited {
	color: #ffff66;
}
.link_yellow:hover {
	color: #ffff00;
	text-decoration: underline;
}
.link_google {
	font-size: 0.9em;
	color: #008000;
	text-decoration: none;
}
.link_google:link {
	color: #008000;
}
.link_google:visited {
	color: #008000;
}
.link_google:hover {
	color: #008000;
	text-decoration: underline;
}
.link_menusup {
	font-size: 1.1em;
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}
.link_menusup:link {
	color: #0033cc;
}
.link_menusup:visited {
	color: #0033cc;
}
.link_menusup:hover {
	color: #000000;
	text-decoration: underline;
}
.link_menu1 {
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.link_menu1:link {
	color: #ffffff;
}
.link_menu1:visited {
	color: #ffffff;
}
.link_menu1:hover {
	color: #ffffff;
	text-decoration: underline;
}
.link_submenu1{
	font-size: 1em;
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}
.link_submenu1:link{
	color: #0033cc;
}
.link_submenu1:hover{
	color: #000000;
	text-decoration: underline;
}
.link_submenu1:visited{
	color: #0033cc;
}

td.link_submenu1{
	background-color: #ffffff;
}
.fond_menu1{
	font-size: 1em;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
}
.menu_over { BACKGROUND-COLOR: #f3f3f3 }
.menu_out { BACKGROUND-COLOR: #ffffff }
.justify{
	text-align:justify;
}

.comentarios {
	font-size: 1.2em;
	color: #aaaaaa;	
}
.comentarios_pq {
	font-size: 0.9em;
	color: #aaaaaa;	
}
.titulo_seccion {
	font-size: 1.4em;
	color: #999999;
	font-weight: bold;
	
}
.titulo_subseccion {
	font-size: 1.1em;
	color: #999999;
	font-weight: bold;
	
}
.bold{
	font-weight: bold;
}
.pq {
	font-size: 0.8em;
}
.noticia {
	border: 1px solid #CCCC99;
	font-size: 1em;
	color:#D3ECC4;
	text-align: left;
	vertical-align: top;
	}
.fecha {
	font-size: 0.9em;
	color: #999933;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	margin: 5px;

}
th,td{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.titular_nolink {
	font-size: 1.6em;
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
}
.titular {
	font-size: 1.4em;
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}
.titular:link {
	color: #0033cc;
}
.titular:visited {
	color: #0033cc;
}
.titular:hover {
	color: #000000;
	text-decoration: underline;
}
.titular2 {
	font-size: 1.2em;
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}
.titular2:link {
	color: #0033cc;
}
.titular2:visited {
	color: #0033cc;
}
.titular2:hover {
	color: #000000;
	text-decoration: underline;
}

.titular3 {
	font-size: 1em;
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}
.titular3:link {
	color: #0033cc;
	text-decoration: none;
}
.titular3:visited {
	color: #0033cc;
	text-decoration: none;
}
.titular3:hover {
	color: #000000;
	text-decoration: underline;
}
.head_caja_blanco{
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	}

.titulo_pagina{
	font-size: 2em;
	color: #601BAB;
	font-weight: bold;
	}
.titulo_actividad{
	font-size: 1.3em;
	color: #E9B10C;
	font-weight: bold;
	}
.perfil{
	font-size: 1.1em;
	color: #E9B10C;
	font-weight: bold;
	}
.label_form{
	font-size: 1.1em;
	color: #999999;
	font-weight: bold;
	}
input.formtext {
	border:1px solid #CCCC99;
	background:#fff;
	color:#339933;
}

table.borde_dcho {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CC99;
}
table.bordefino {
	border: 1px solid #CCCC99;
	}
table.promo{
	background-color: #FBB040;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
th.promo{
	color:#000000;
	font-size: 0.9em;
	font-style:italic;
}

table.menu{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

table.fondoclaro{
	background-color: #f8f8f8;
}
td.menu{
	background-color: #f8f8f8;
}
td.menu_activo{
	background-color: #F0E7AE;
}
th.menu{
	background-color:#A3C175;
	color:#FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}
td.registro{
	background-color:#E8DCAC
}
img.not1{
	margin:5px 5px 5px 5px;
	float:right;
}

.titleBox_gsnb {
  color : #676767;
}
a.statusItem_gsnb {
  color : rgb(9, 122, 182);
  font-size : 16px;
}
a.statusItemSelected_gsnb {
  color : #000000;
}

