#submenu_cd {
	position: absolute;
	left: 195px;
	top: 163px;
	width: 66px;
}

#submenu_cd ul {
	list-style-type:none;
	width: 66px;
	float:left;
}
#submenu_cd li {
	width: 66px;
	height:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#submenu_cd li a, #submenu_cd li a:link, #submenu_cd li a:visited {
	width: 66px;
	font-size: 10px;
	line-height: 10px;
	padding-top:5px;
	padding-bottom:6px;
	color:#7D7D7D;
}
#submenu_cd li a:hover, #submenu_cd li a:focus, #submenu_cd li a:active{
	color: #E2007A;
}
.cd_actual {
	width: 66px;
	font-size: 10px;
	line-height: 10px;
	padding-top:5px;
	padding-bottom:6px;
	color: #E2007A;
}
#comprar {
	height: 44px;
	width:146px;
	position:absolute;
	top:0px;
	left:286px;
}
#comprar a {
	height: 44px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	background-color:#F8F2E1;
	padding-left: 71px;
	padding-top:10px;
	color: #E2007A;
	font-weight:bold;
	background-image: url(imagenes/iconos/comprar_off.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#comprar a span {
	height: 54px;
	width:10px;
	border-left-color:#FFFFFF;
	border-left-width:3px;
	border-left-style: solid;
	position:absolute;
	top:0;
	left:56px;
}
#comprar a:hover {
	background-color:#F0FDC6;
	background-image: url(imagenes/iconos/comprar_on.gif);
}
p {
margin-bottom:10px;
}
#texto {
	width:266px;
	font-size:11px;
	height:291px;
	background-color:#F2FAF4;
	line-height: 14px;
	color: #6C6C6C;
	padding-left:47px;
	padding-right:12px;
	padding-top:29px;
	display: block;
	margin-top:11px;
	overflow: auto;
}
#texto a {
	display:inline;
	text-decoration: underline;
	color: #6C6C6C;
}
#texto a:hover {
	color: #272727;
}
.titulo{
color: #E2007A;
}
#portada{
	width:197px;
	height: 320px;
	position: absolute;
	top: 39px;
	left: 336px;
	color: #6C6C6C;
}
#portada a{
	display:inline;
	text-decoration: underline;
	color: #6C6C6C;
	
}
#portada a:hover{
	color: #272727;
}
#volver {
	height: 56px;
	width:56px;
	position:absolute;
	top:163px;
	left:195px;
}
#volver a {
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	background-color:#F8F2E1;
	padding-top: 68px;
	padding-left:10px;
	color: #E2007A;
	font-weight:bold;
	background-image: url(imagenes/iconos/atras_off.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#volver a span {
	height: 4px;
	width:56px;
	border-top-color:#FFFFFF;
	border-top-width:3px;
	border-top-style: solid;
	position:absolute;
	top:56px;
	left:0px;
}
#volver a:hover {
	background-color:#F0FDC6;
	background-image: url(imagenes/iconos/atras_on.gif);
}
.margen{
background-color: #FFFFFF;
padding-bottom:15px;
display:block;
}

