	
/*      V1        */
	

.outer{
	margin:0px;
	padding:0px;
}
#menu4 {
	width: 150px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	padding:0px;
	}
	#menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	#menu4 li a {
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:normal;
		}
		
	#menu4 li a:link, #menu4 li a:visited {
		color: #9E3C02;
		display: block;
		background: url(images/menu4.gif);
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:hover {
		color: #fff;
		background: url(images/menu4.gif) 0 -32px;
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:active {
		color: #fff;
		background: url(images/menu4.gif) 0 -64px;
		padding: 8px 0 0 30px;
		}
.active {
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	color: #fff;
	height: 24px;
	text-align: left;
	font-size: 12px;
}
.Precio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;
	color: #930;
}
#book_button {
	display: block;
	width: 110px;
	height: 40px;
	background: url(images/btn_book.gif) no-repeat 0 0;
	margin: 0px;
	padding: 0px;
}
#book_button:hover { 
  background-position: 0 -40px;
}
#book_button span {
  display: none;
}

