
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	background-color: #ffffff;
	margin: 0px;

}
.titular{
	font-size: 1.2em;
	color: #cc0033;	

}
.pq_blanco{
	font-size: 0.8em;
	color: #ffffff;
}
a{
	color:#0066cc;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color:#cc0033;
}

a.menu{
	color:#0066cc;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover{
	text-decoration: underline;
	color:#cc0033;
}

a.ciudad{
	color:#0066cc;
	text-decoration: none;
	font-size: 0.9em;
}
a.ciudad:hover{
	text-decoration: underline;
	color:#cc0033;
}

a.link_pie{
	font-size: 0.7em;
	color: #ffffff;
}

a.link_pie:hover {
	color: #000000;
}



.menu_over { BACKGROUND-COLOR: #ff9900 }
.menu_out { BACKGROUND-COLOR: #601BAB }


.comentarios {
	font-size: 1em;
	color: #aaaaaa;	
}

.titulo_seccion {
	font-size: 1.6em;
	color:#003399;
}
.titulo_subseccion {
	font-size: 1.2em;
	color:#003399;
	
}
.bold{
	font-weight: bold;
}
.pq {
	font-size: 0.8em;
}



.titulo_pagina{
	font-size: 2em;
	color: #601BAB;
	font-weight: bold;
	}


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 #cc0033;
	}

table.fondoclaro{
	background-color: #f8f8f8;
}
.head_caja_blanco{
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	}
img.dcha{
	margin:10px 10px 10px 10px;
	float:right;
}
img.izq{
	margin:10px 10px 10px 10px;
	float:left;
}
.titleBox_gsnb {
  color : #676767;
}
a.statusItem_gsnb {
  color : rgb(9, 122, 182);
  font-size : 16px;
}
a.statusItemSelected_gsnb {
  color : #000000;
}

