.header{
	width:990px;
	height:223px;
	float:left;
	margin-bottom:20px;
}
.cuerpo{
	width:990px;
	float:left;
	background-image:url(../img/medio_bg.gif);
}
.cuerpo_sep{
	width:990px;
	height:28px;
	float:left;
	background-image:url(../img/medio_bg_top.gif);
}

.cuerpo_tits{
	width:990px;
	height:17px;
	float:left;
	background-image:url(../img/medio_bg_tits.gif);
}
.centro{
	float:left;
	width:779px;
	background-image:url(../img/home_medio_bg.gif);

}
.destacados{
	width:550px;
	float:left;
	background-color:#002C2D;
	display:inline;
	margin-left:19px;
	border-top-width:20px;
	border-top-style:solid;
	border-top-color:#002C2D;
	border-bottom-width:20px;
	border-bottom-style:solid;
	border-bottom-color:#002C2D;
	background-image:url(../img/home_dest_bg.gif);
}
.destacados .reg{
	width:152px;
	float:left;
	display:inline;
	margin-left:19px;
	margin-right:8px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:1px;
}
.destacados .reg_foto{
	width:150px;
	float:left;
	border-style:solid;
	border-color:#ABB7B7;
	border-width:1px;
	border-top-style:none;
	border-top-width:0px;
	text-align:center;
}
.destacados .reg_nombre{
	width:146px;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	float:left;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}
.destacados .reg_nombre a{
	color:#78390C;
}
.destacados .reg_nombre a:hover{
	color:#FF8000;
}
.destacados .reg_mas{
	width:152px;
	float:left;
}

.destacados .reg_intro{
	width:146px;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:24px;
	float:left;
	font-size:11px;
	line-height:12px;
	color:#537779;
}


.novedades{
	width:190px;
	float:left;
	display:inline;
	margin-left:20px;
	border-top-width:20px;
	border-top-style:solid;
	border-top-color:#002C2D;
	border-bottom-width:20px;
	border-bottom-style:solid;
	border-bottom-color:#002C2D;
}
.novedades .reg{
	width:160px;
	float:left;
	margin-left:10px;
	display:inline;
	margin-bottom:20px;
}
.novedades .reg .reg_fecha{
	width:160px;
	float:left;
	color:#567879;
	font-size:10px;
}
.novedades .reg .reg_nombre{
	width:160px;
	float:left;
	color:#ACC3C4;
	font-size:11px;
	padding-bottom:3px;
}
.novedades .reg .reg_nombre a{
	color:#ACC3C4;
}
.novedades .reg .reg_nombre a:hover{
	color:#FFFFFF;
}
.novedades .reg .reg_foto{
	width:160px;
	float:left;
}
.novedades .reg .reg_foto img{
	border-style:solid;
	border-color:#2B4F50;
	border-width:1px;
}