/* CSS Document */

#medio #right_top_center #pasos_compra {
	width:428px;
	height:100px;
	background-image:url(../img/pasos_compra.gif);
	background-repeat:no-repeat;
	margin-top:3px;
	margin-bottom:6px;
	float:left;
}
#medio #right_top_center #banner_center {
	width:428px;
	height:150px;
	float:left;
	overflow:hidden;
}

/* DESTACADOS *************************************************/

#destacados_titulo {
	widht:594px;
	height:13px;
	background:url(../img/destacados_titulo_home.gif) no-repeat;
	margin-top:6px;
}
#dest_home_titulo1{
	width:594px;
	float:left;
	height:36px;
	background:url(../img/tit_dest_home_1.gif) no-repeat;
	margin-top:5px;
}
#dest_home_titulo2{
	width:594px;
	float:left;
	height:36px;
	background:url(../img/tit_dest_home_2.gif) no-repeat;
	margin-top:5px;
}
#dest_home_boxes {
	width:594px;
	float:left;
	background-color:#F4F4F4;
}
#dest_home_box {
	width:290px;
	padding:0px 2px 6px 5px;
	float:left;
	margin-top:6px;
	border-bottom:solid 1px #FFFFFF;
	display:inline;
}
#dest_home_box2 {
	width:290px;
	padding:0px 2px 6px 5px;
	float:left;
	margin-top:6px;
	border-bottom:solid 1px #FFFFFF;
}
#dest_home_box_img {
	width:150px;
	padding:2px;
	float:left;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	overflow:hidden;
}
#dest_home_box_img2 {
	width:150px;
	padding:2px;
	float:left;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	overflow:hidden;
}
#dest_home_box_datos{
	width:128px;
	padding-left:5px;
	padding-top:10px;
	float:left;
	height:150px;
	overflow:hidden;
}
#dest_home_box_datos2{
	width:128px;
	padding-left:5px;
	padding-top:10px;
	float:left;
	height:210px;
	overflow:hidden;
}
.box_datos_titulo{
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	line-height:14px;
	margin-bottom:4px;
}
.box_datos_titulo a{
	color:#666666;
	text-decoration:none;
}
.box_datos_artista{
	font: 13px Arial, Helvetica, sans-serif;
	color:#AA0000;
	text-decoration:none;
	line-height:13px;
}
.box_datos_artista a{
	color:#AA0000;
	text-decoration:none;
}
#descuento_1_box {
	width:128px;
	float: left;
	margin:0px;
	padding:3px 0px 3px 0px;
	display:inline;
}
#descuento_1_box #titulo{
	width:128px;
	float: left;
	padding:0px;
	display:inline;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FF0000;
}
#descuento_1_box #linea_descuento{
	width:128px;
	float: left;
	display:inline;
	font-size:10px;
}
#descuento_1_box #linea_promocion{
	width:128px;
	float: left;
	display:inline;
	line-height:11px;
}

#descuento_1_box #linea_descuento #descuento{
	width:128px;
	float: left;
	display:inline;
	background-color:#FF0000;
	text-align:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#precio_ante{
	width:55px;
	float: left;
	display:inline;
	text-decoration:line-through;
	text-align:center;
	padding-left:5px;
	padding-top:2px;
}
#dest_home_box_precio {
	width:60px;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#FF0000;
	float:left;
	padding-left:5px;
}
#dest_home_box_precio a{
	color:#FF0000;
	text-decoration:none;
}