#destacados table{
	width: 610px;
}
#destacados .destacados-a {
	padding: 10px;
	margin:0;
	background: #F5F5F5;
	vertical-align: top;
}
#destacados .destacados-a h2{
	/*font-size: 16px;*/
}
#destacados .destacados-b {
	width: 209px;
	padding: 10px;
	background: #EBEBEB;
	vertical-align: top;
}
#destacados .punteado,  #novedades .punteado{
	width: 1px;
	background-image: url(../images/x_punteado-vert.gif);
}
#destacados .destacados-a img {
	border: 1px solid #C9C9C9;
	background: #FFFFFF;
	padding: 4px;
	margin-right: 10px;
}

#eventos{
	width: 610px;
	margin-top: 1px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #767676;
	padding-top: 2px;
	padding-bottom: 2px;
}
#eventos .fecha{
	color: #686868;
	font-weight: bold;
	vertical-align: middle;
	width: 145px;
	padding-left: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#novedades {
	width: 610px;
	margin-top: 1px;
	background: #EBEBEB;
}
#novedades table{
	width: 610px;
}
#novedades .novedades-a {
	padding: 10px;
	margin:0;
	vertical-align: top;
}
#novedades .novedades-a img {
	border: 1px solid #C9C9C9;
	background: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
}

#novedades .novedades-b {
	width: 209px;
	padding: 10px;
	vertical-align: top;
}

#barra-titulo {
	width: 610px;
	height: 19px;
	background: url(../images/fon_barra-titulo.gif) repeat-x;
}
#barra-titulo .barra-titulo-a {
	position: absolute;
}
#barra-titulo .barra-titulo-b {
	position: absolute;
	margin-left: 591px;
}
