@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	margin: 0px;
}
#contenedor {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#banner_superior {
	clear: both;
	height: auto;
	width: 980px;
}
#cabecera #cse-search-box div {
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}
#cabecera {
	background-image: url(../images/cabecera1.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 176px;
	width: 980px;
}
#cabecera #cse-search-box {
	display: inline;
}
#cabecera #cse-search-box .blanco {
	border: 1px solid #FFFFFF;
}


#menu_superior {
	background-color: #CCCCCC;
	clear: both;
	height: 30px;
	width: 980px;
	margin-bottom: 6px;
	text-align: center;
	color: #CCCCCC;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 6px;
}
#area_contenidos {
	clear: both;
	width: 980px;
	position: relative;
}

#menu_superior .espaciado_menus {
	font-weight: bolder;
	font-size: 13px;
	padding-right: 4px;
	padding-left: 4px;
}
.espaciado_menus ul {
	margin: 0px;
	padding: 0px;
}
.espaciado_menus li {
	float: left;
	list-style-type: none;
	width: 104px;
}
.espaciado_menus a {
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	background-image: url(../images/pestana_sup.jpg);
	background-position: -6px bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.espaciado_menus a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/pestana_sup_over.jpg);
}
.espaciado_menus    #clasificados  {
	background-color: #E52031;
	background-image: none;
	display: block;
}

/*estilos para menus bajos*/

#links_bajos .espaciado_menub {
	font-weight: bolder;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 20px;
}
.espaciado_menub ul {
	margin: 0px;
	padding: 0px;
}
.espaciado_menub li {
	float: left;
	list-style-type: none;
}
.espaciado_menub a {
	display: block;
	padding-top: 6px;
	padding-right: 18px;
	padding-left: 10px;
	padding-bottom: 8px;
	background-image: url(../images/division_menu_bajo.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #666666;
	text-decoration: none;
}
.espaciado_menub a:hover {
	display: block;
	padding-top: 6px;
	padding-right: 18px;
	padding-left: 10px;
	padding-bottom: 8px;
	background-image: url(../images/division_menu_bajo.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

.espaciado_menub #clasificadob {
	background-color: #666666;
	background-image: none;
	color: #FFFFFF;
}
.espaciado_menus .rss a {
	background-image: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}




#links_bajos {
	background-image: url(../images/fondo_menu_bajo.jpg);
	background-repeat: repeat;
	clear: both;
	width: 980px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 30px;
	text-align: center;
}
#banner {
	clear: both;
	height: auto;
	width: 980px;
}

