/* Libro CDs page_____________________________________________*/#menu {	width:	750px;	position: absolute;	margin-top: 550px;	margin-left: 75px;	z-index: 99;}.menu_links {	padding: 0px 0px 2px 0px;	z-index: 100;	font-size: 110%;	border-right: 1px solid #000000;	border-bottom: 1px solid #000000;}#home {	margin-left: 75px;	position: absolute;	padding: 0px 0px 2px 0px;	z-index: 120;	font-size: 110%;}#menu a:link {	color: #888383;	text-decoration: none;	background-color: transpatent;}#menu a:visited {	text-decoration: none;	color: #888383;	background-color: transpatent;}#menu a:focus {	text-decoration: none;	color: #888383;	background-color: transpatent;}#menu a:hover {	text-decoration: none;	color: #888383;	background-color: transpatent;}#menu a:active {	text-decoration: none;	color: #888383;	background-color: transpatent;}#allcontent {	width:	750px;	margin-top:		50px;	margin-left:	auto;	margin-right:	auto;	height: 550px;	background-color: #ffffff;}#sfondo_libro_cd {	position: absolute;	margin-top: 25px;	z-index: 1;}
