
/* MIDDLE CENTER ****************************************/

#center_home_contenedor_home{
	float: left;
	width: 460px;
	padding: 5px 0px 5px 0px;
}
 #center_home_home {
	float: left;
	width: 460px;
}
 #center_home #banner_top_center{
	float: left;
	width: 460px;
}

/* MIDDLE CENTER RELACIONADOS ********/

#center_home #rel_home {
	float: left;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image:url(../images/back_rel_home.gif);
	background-repeat:repeat-y;
}
#center_home #rel_home #rel_home_middle {
	float: left;
	width: 460px;
	overflow:hidden;
}
#center_home #rel_home #rel_home_middle #rel_box {
	float: left;
	width: 210px;
	padding: 9px;
}
#center_home #rel_home #rel_home_middle #rel_box #rel_titulo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	float: left;
	width: 210px;
	overflow: hidden;
	line-height: 13px;
	text-align: left;
}
#center_home #rel_home #rel_home_middle #rel_box #rel_titulo a{
	color: #006699;
	text-decoration: none;
}
#center_home #rel_home #rel_home_middle #rel_box #rel_imagen {
	padding-top: 4px;
	padding-right: 4px;
	text-align: center;
	float: left;
}
#center_home #rel_home #rel_home_middle #rel_box .rel_intro {
	text-align: left;
	padding-top: 3px;
}
#center_home #rel_home #rel_home_middle #rel_box .rel_precio a{
	color: #666666;
	text-decoration: none;
}
#rel_home_vermas {
	padding-top:3px;
	float:right;
	color:#990000;
	text-align:right;
}
#rel_home_vermas a{
	color:#990000;
	text-decoration:none;
}

/* MIDDLE CENTER NOTICIAS ********/

#center_home #not_home {
	float: left;
	width: 458px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:solid 1px #CCCCCC;
}
#center_home #not_home #not_home_top {
	float: left;
	width: 453px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	background-color:#EEEEEE;
	padding:2px 0px 1px 5px;
}
#center_home #not_home #not_home_middle {
	float: left;
	width: 448px;
	padding:0px 5px 0px 5px;
}
#center_home #not_home #not_home_middle #not_box {
	float: left;
	width: 448px;
	padding-top:10px;
	border-top:solid 1px #EEEEEE;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
#center_home #not_home #not_home_middle #not_box .not_titulo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 12px;
}
#center_home #not_home #not_home_middle #not_box .not_titulo a{
	color: #006699;
	text-decoration: none;
}
#center_home #not_home #not_home_middle #not_box #not_imagen{
	text-align: center;
	float: left;
}
#center_home #not_home #not_home_middle #not_box .not_intro {
	padding-left:0px;
	line-height:11px;
}
#not_home_vermas {
	width:250px;
	padding-top:3px;
	float:right;
	color:#990000;
	text-align:right;
}
#not_home_vermas a{
	color:#990000;
	text-decoration:none;
}
