


/* --------------------- Destacados -------------------------- */

#Layer2 {
	position:absolute;
	left:627px;
	top:74px;
	width:176px;
	height:60px;
	z-index:3;
	visibility: visible;
}

#contenedorDestacados {
	position:relative;
	top:15px;
	width:570px;
	height:auto;
	z-index:5;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#destacado {
	position:relative;
	float:left;
	top:0px;
	width:176px;
	border: 1px solid #999999;
	height: auto;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 4px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #48639E;
	text-decoration: none;
}

#TitularRecomendados {
	position:relative;
	left:0px;
	top:0px;
	width:570px;
	height:15px;
	z-index:2;
}
#AdvRecom {
	position:relative;
	left:10px;
	top:-120px;
	width:570px;
	z-index:3;
	float: left;
	height: auto;
	clear: both;
}
#cleaner {
	clear: both;
}
#keyw {
	position:relative;
	left:150px;
	top:10px;
	width:570px;
	height:auto;
	z-index:2;
	float: left;
	clear: both;
	background-color: #99FF66;
}
#inserteanuncio {
	position:relative;
	left:10px;
	width:570px;
	height:auto;
	float: left;
	background-color: #48639E;
	top: auto;
	clear: both;
}
#inserteanuncio a {
	color: #FFFFFF;
	text-decoration: none;
}
#inserteanuncio td {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

.txtrecomendamos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #47619d;
	text-decoration: none;
	text-align: center;
}
.txtTituloBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #201f53;
	text-decoration: none;
	text-align: center;
}
.paginasAmarillas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCF07;
	text-align: center;
}

.fondobanner {
	background-color: #FFFFFF;
}

.TextoBannerIzda {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.TextoBannerDcha {color: #FFCF00}