A.nav01:link {
	BACKGROUND-COLOR: #000000;
}
A.nav01:visited {
	BACKGROUND-COLOR: #000000;
}
A.nav01:active {
	BACKGROUND-COLOR: #000000;
}
A.nav01:hover {
	BACKGROUND-COLOR: #C7AFF4;
}
A.nav02:link {
	BACKGROUND-COLOR: #000000;
}
A.nav02:visited {
	BACKGROUND-COLOR: #000000;
}
A.nav02:active {
	BACKGROUND-COLOR: #000000;
}
A.nav02:hover {
	BACKGROUND-COLOR: #ff0000;
}
A.nav03:link {
	BACKGROUND-COLOR: #000000;
}
A.nav03:visited {
	BACKGROUND-COLOR: #000000;
}
A.nav03:active {
	BACKGROUND-COLOR: #000000;
}
A.nav03:hover {
	BACKGROUND-COLOR: #72ADE9;
}
A.nav04:link {
	BACKGROUND-COLOR: #000000;
}
A.nav04:visited {
	BACKGROUND-COLOR: #000000;
}
A.nav04:active {
	BACKGROUND-COLOR: #000000;
}
A.nav04:hover {
	BACKGROUND-COLOR: #F8BE0C;
}
A.nav05:link {
	BACKGROUND-COLOR: #000000;
}
A.nav05:visited {
	BACKGROUND-COLOR: #000000;
}
A.nav05:active {
	BACKGROUND-COLOR: #000000;
}
A.nav05:hover {
	BACKGROUND-COLOR: #26E353;
}
.titulo1
{ 
  font-family:  Verdana, Tahoma, Helvetica, Arial; 
  font-size:12px; 
  color:#BB9DF4; 
  line-height:14px;
  text-decoration:none;
}
.titulo2
{ 
  font-family:  Verdana, Tahoma, Helvetica, Arial; 
  font-size:12px; 
  color:#F9155A; 
  line-height:14px;
  text-decoration:none;
}
.titulo3
{ 
  font-family:  Verdana, Tahoma, Helvetica, Arial; 
  font-size:12px; 
  color:#5DA3E9; 
  line-height:14px;
  text-decoration:none;
}
.titulo4
{ 
  font-family:  Verdana, Tahoma, Helvetica, Arial; 
  font-size:12px; 
  color:#E48E1D; 
  line-height:14px;
  text-decoration:none;
}
.titulo5
{ 
  font-family:  Verdana, Tahoma, Helvetica, Arial; 
  font-size:12px; 
  color:#0AC035; 
  line-height:14px;
  text-decoration:none;
}
.pituto {
	COLOR: #000000;
	FONT-FAMILY: comic sans ms;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 13px;
	TEXT-DECORATION: none;
	FONT-WEIGHT: BOLD;
}
.pituto:hover
{
  text-decoration: underline;  
}
.white 
{ 
  font-family: Tahoma, Verdana, Helvetica, Arial; 
  font-size:12px; 
  color:#ffffff; 
  line-height:14px;
  text-decoration:none;
}

.white:hover
{
  text-decoration: underline;  
}
.white2 
{ 
  font-family: Verdana, Helvetica, Arial; 
  font-size:11px; 
  color:#ffffff; 
  line-height:14px;
  text-decoration:none;
}
.black 
{ 
  font-family: Verdana, Helvetica, Arial; 
  font-size:11px; 
  color:#000000; 
  line-height:13px;
  text-decoration:none;
}

.black:hover
{
  text-decoration: underline;  
}
.azul 
{ 
  font-family: Helvetica, Arial; 
  font-size:16px; 
  color:#669CC6; 
  line-height:20px;
  text-decoration:none;
  font-weight:bold;
}

.azul:hover
{
  text-decoration: underline;  
}
.gris 
{ 
  font-family: Helvetica, Arial; 
  font-size:16px; 
  color:#808080; 
  line-height:20px;
  text-decoration:none;
  font-weight:bold;
}


/* -- LEFT COLUMN ----------------------------------------------------------------------------------------------- */

body {background-color:#B1B6C2;}

#col_left {width: 220px; padding: 0; margin: 0; background: #676767 url(../imgs/nav_bg.gif);}

#subNav ul {margin: 0px 0 0px 0px; padding: 0 0 0px 0; border: 0;}

#subNav ul li {
	width: 220px;
	line-height: 18px;
	list-style: none;
	font-family: verdana, sans-serif;
	display: inline;
	margin: 0;
	}
	
#subNav ul li a {
	height: 20px;
	padding: 0 0 0 15px; 
	margin: 0;
	display: block;  
	font-size: 11px !important;
	text-decoration: none;
	background: url(../imgs/sideul_bg.gif) no-repeat 0 -20px;
	color: #ffffff; 
	}	

#subNav ul li a:hover, #subNav ul li a.active {
	background: url(../imgs/sideul_bg.gif) no-repeat 0 0; 
	padding: 0 0 0 15px;
	margin: 0;
	}
	

h1{
	color: #153F6C;
	}

h2{
	color: #153F6C;
	}

h5{
	color: #153F6C;
	}








