/*        V2        */

.outer{
	margin:0px;
	padding:0px;
}
/*	
#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	}
*/
#menu {
	width: 227px;
	border: 0;
	margin:0;
	padding:0;
	}
/*
#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
*/
#menu tr{ padding:0;
	margin:0;
	border:0;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
	
#menu td a {
	/*height: 32px;*/
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	font-weight:normal;
	}	
	
#menu td a:link, #menu td a:visited { color: #000000; font-size: 11px; font-family: verdana; font-weight: bold; display: block;
/*
	background: url(images/menu1.gif);
	background-repeat:no-repeat;
*/
	padding: 8px 0 0 10px; }
	
#menu td a:hover { color: #000000;
/*
	background: url(images/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
*/
	font-size: 11px; font-family: verdana; padding: 8px 0 0 10px; }
	
#menu td a:active { color: white;
/*
	background: url(images/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
*/
	font-size: 11px; font-family: verdana; padding: 8px 0 0 10px; }

.caja a:link, .caja a:visited {
	background: url(menu1_c.gif);
	background-repeat:no-repeat;
}

.caja a:hover {
	background: url(menu1_c.gif) 0 -32px;
	background-repeat:no-repeat;
}

.caja a:active {
	background: url(menu1_c.gif) 0 -64px;
	background-repeat:no-repeat;
}

.flecha a:link, .flecha a:visited {
	background: url(menu1_f.gif);
	background-repeat:no-repeat;
}

.flecha a:hover {
	background: url(menu1_f.gif) 0 -32px;
	background-repeat:no-repeat;
}

.flecha a:active {
	background: url(menu1_f.gif) 0 -64px;
	background-repeat:no-repeat;
}
.titumenu { color: black; font-size: 10px; font-family: verdana; }

.volver { background: url(volver_1.gif) no-repeat;  height: 19px; }

.volver a:link, .volver a:visited { 
	width: 200px; 
	height: 21px; 
	text-decoration: none;  }

.volver a:hover { 
	background: url(volver_2.gif) no-repeat; 
	width: 200px; 
	text-decoration: none; 
	height: 21px; }
	
.volver a:active { 
	background: url(volver_2.gif) no-repeat; 
	width: 200px; 
	height: 21px; 
	text-decoration: none; }

