@charset "utf-8";
/* CSS Document */

/******************** MEDIO CENTRAL *****************/

/******************** BANNERS ***********************/
.middle_banner_wide_bottom,
.middle_banner_wide_top{
	float:left;
	width:630px;
	padding-left:10px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	margin-top:10px;
}

/******************** related *******************/
.middle_related_box{
	width:644px;
	float:left;
}
.middle_related_title{
	width:600px;
	float:left;
	color:#781D26;
	font-size:11px;
	background-image:url(_img/backTitulos.gif);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	padding:4px 10px 10px 44px;
	text-align:left;
}
.middle_related_title h3{
	font-size:22px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	background-color:#FFFFFF;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
	padding-right:5px;
	color:#CC0000;
}
.middle_related_bottom{
	width:644px;
	height:8px;
	font-size:1px;
	line-height:1px;
	float:left;
	background-image:url(_img/644white_box_bottom.gif);
	background-repeat:no-repeat;
}


.middle_related_contents{
	width:644px;
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
}
.middle_related_reg{
	width:130px;
	height:260px;
	float:left;
	margin: 10px 11px 10px 10px;
	display:inline;
	padding:5px;
	background-image:url(_img/back_boxes.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.middle_related_reg_pic{
	width:130px;
	height:130px;
	float:left;
	text-align:center;
}
.middle_related_reg_name{
	width:130px;
	overflow:hidden;
	float:left;
	font-size:14px;
	text-align:center;
	height:32px;
	color:#CC0000;
}
.middle_related_reg_name h2{
	font-size:14px;
	text-align:center;
	font-weight:normal;
}
.middle_related_reg_name a{
	color:#CC0000;
}
.middle_related_reg_intro{
	width:130px;
	height:60px;
	overflow:hidden;
	float:left;
	font-size:10px;
	color:#444444;
	text-align:center;
}
.middle_related_reg_intro a{
	color:#333333;
}
.middle_related_reg_price{
	width:130px;
	float:left;
	font-size:11px;
	font-weight:NORMAL;
	color:#CC0000;
	padding-top:2px;
	padding-bottom:2px;
}
.middle_related_reg_add{
	width:130px;
	float:left;
	font-size:11px;
	text-align:right;
}
.cant{
	float:left;
	padding-top:3px;
	padding-left:5px;
	}
.qty_selector {
	float:left;
	padding:0px 5px;
}
.qty_input{
	float:left;
	width:25px;
	height:14px;
}
.middle_related_reg_add img{
	float:left;
	padding-top:5px;
}
.middle_related_reg_add a{
	float:left;
	color:#cc0000;
	padding-left:5px;
}

.middle_related_reg_vermas{
	width:40px;
	float:right;
	font-size:11px;
	text-align:right;
}
.middle_related_reg_vermas img{
	float:right;
	padding-top:2px;
	padding-left:3px;
}
.middle_related_reg_vermas a{
	float:right;
	line-height:9px;
	padding-right:23px;
	background-image:url(_img/verMasArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#990000;
}

.middle_related_reg_bottom{
	width:150px;
	float:left;
}


