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

/*#menu8 div li a {
	width: 180px;
	margin: 10px;
	border-style: solid;
	border-color: #2E2E2E;
	border-size: 0px;
	border-width: 0px;
	}*/
	
.menu8 {
	font-weight:bold;
	width: 200px;
	margin: 10px;
	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
	}
	
.menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.menu8 li a:link, .menu8 li a:visited {
	color: #ffffff;
	display: block;
	background:url(../imagenes/menu8.gif);
	padding: 8px 0 0 20px;
	}
	
.menu8 li a:hover {
	color: #ffffff;
	background:url(../imagenes/menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 	
	
.menu9 {
	color:#600;
	width: 200px;
	margin: 0px;
	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
	}
	
.menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
.menu9 li a:link, .menu9 li a:visited {
	color:#000066;
	display: block;
	font-weight:bold;
	background:url(../imagenes/menu2.png);
	padding: 8px 0 0 8px;
	}
	
.menu9 li a:hover {
	color:#000066;
	font-weight:bold;
	background:url(../imagenes/menu2.png) 0 -32px;
	padding: 8px 0 0 20px;
	}
	

