body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e3e3;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.15em;
	color: #FFFFFF;
	
}


A:link {
	text-decoration: none;
	color:#003366;
	font-weight: bold;
}
A:visited {text-decoration: none;	color:#003366;	font-weight: bold;}
A:active {
	text-decoration: underline;
	color:#0033FF;
}
A:hover {text-decoration: underline;	color:#0033FF;}


h1 {
	font-size: 17px;
	color: #2B385E;
	display: inline;
}
h3{
	font-size:0.8em;
	margin-bottom:2px;
	margin-top:2px;
	text-decoration: none;
}

h4{
	font-size:0.8em;
	margin-bottom:1px;
	margin-top:1px;
	color: #2B385E;
}

h5{
	font-size:8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3B4465;
}
h5 a:link{color: #3B4465;}
h6 {
	font-size: 13px;
	color: #2B385E;
	display: inline;
}

/*- Menu 8--------------------------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu8 {
	width: 160px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	}
	
#menu8 li a {
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #ffffff;
	display: block;
	background:  url(images/menu8.gif);
	padding: 8px 0 0 17px;
	}
	
#menu8 li a:hover {
	color: #FFCC00;
	background:  url(images/menu8.gif) 0 -32px;
	padding: 8px 0 0 17px;
	}
	
	#bandablue {
	background-color: #3b4465;
	float: left;
	width: 179px;
	padding: 0px;
	height: 100%;
	text-align: left;
}
	#banda_fondo1 {
	width: 179px;
	height: 452px;
	background-image: url(images/i_menu.jpg);
}

table{
	height: 100%;
}