
/***************************** tabs begin *****************************/
.ui-tabs-nav .categoria { background: url(../img/tit_solapa_categorias.gif) 50% 100% no-repeat; text-indent: -9000px; }
.ui-tabs-nav .buscados { background: url(../img/tit_solapa_masbuscados.gif) 50% 100% no-repeat; text-indent: -9000px; }

.ui-tabs-nav .ui-tabs-selected .categoria,
.ui-tabs-nav .ui-tabs-selected .buscados { background-position: 50% 0 }

.ui-tabs-nav .guia { background: url(../img/tit_solapa_guiacine.gif) 50% 100% no-repeat; text-indent: -9000px; }
.ui-tabs-nav .dvd { background: url(../img/tit_solapa_dvd.gif) 50% 100% no-repeat; text-indent: -9000px; }

.ui-tabs-nav .ui-tabs-selected .guia,
.ui-tabs-nav .ui-tabs-selected .dvd { background-position: 50% 0 }

/***************************** title begin *****************************/
#home h2 { background: url(../img/tit_destacadosguia.gif) no-repeat; width: 222px; height: 30px; margin: 10px; text-indent: -9000px }
#home h3.propiedades { background: url(../img/tit_propiedades.gif) no-repeat; width: 101px; height: 20px; margin: 0 0 10px 15px; text-indent: -9000px }
#home h3.restaurants { background: url(../img/tit_restaurant.gif) no-repeat; width: 200px; height: 20px; margin: 0 0 10px 15px; text-indent: -9000px }
#home h3.clasificados { float: left; background: url(../img/tit_clasificados.gif) no-repeat; width: 120px; height: 20px; margin: 0 0 10px 15px; _margin: 0 0 5px 7px; text-indent: -9000px }

#home h3.eventos { background: url(../img/tit_eventos.gif) no-repeat; height: 20px; margin: 0 0 5px 15px; text-indent: -9000px }
#home h3.noticias { background: url(../img/tit_noticias.gif) no-repeat; height: 20px; margin: 0 0 5px 15px; text-indent: -9000px }
#home h3.articulos { background: url(../img/tit_articulos.gif) no-repeat; height: 20px; margin: 0 0 5px 15px; text-indent: -9000px }


#home .column_extra .box_color div ul { padding: 10px 0 0 }
	#home .column_extra .box_color div ul li { padding: 0 0 10px }
		#home .column_extra .box_color div ul li a { color: #006600 }
	#home .column_extra .box_color div p img { float: left; margin: 0 10px 10px 0 }

/***************************** bloques home begin *****************************/
ul.propiedades { padding: 0 0 0 15px }
ul.propiedades li { float: left; width: 33.3% }
	ul.propiedades li img { display: block; border: 1px solid #ccc }
	ul.propiedades li a.tit { text-align: center }
		ul.propiedades li a img { border: 0 }
	ul.propiedades li dl { padding: 6px 0; line-height: 130% }

ul.restaurants { float: left; width: 58%; padding: 0 0 0 15px }
ul.restaurants li { padding: 0 0 10px }
	ul.restaurants li img { float: left; margin: 0 10px 10px 0 }
	ul.restaurants li a.tit { display: block; font-size: 110%; color: #006600; padding: 0 0 3px; font-weight: bold }
	ul.restaurants li p { padding: 0 0 3px 0 }

ul.clasificados { clear: both; padding: 10px 15px 0 }
	ul.clasificados li { border-bottom: 1px solid #EBEBEB; padding: 10px 0 }
		ul.clasificados li a { font-size: 100%; color: #006600; font-weight: bold }
select.clasificados { width: 200px }


/***************************** box begin *****************************/
.box li { float: left; width: 48%; padding: 0 1.5% 15px 0 }
	.box li img { float: left; margin: 0 10px 15px 0  }
	.box li a { font-size: 110%; color: #006600; display: block; font-weight: bold }
		.box li ul li { display: inline; float: none; width: auto; padding: 0 }
			.box li ul li a { font-size: 90%; color: #333; display: inline; font-weight: normal }

.box2 li { float: left; width: 41%; margin: 0 7px 0 0; padding: 15px 0 15px 37px;  background: url(../img/bullet.gif) 20px 22px no-repeat; border-top: 1px solid #E6E6E6 }
	.box2 li a { font-size: 170%; color: #333; display: block }
		.box2 li ul li { display: inline; float: none; width: auto; padding: 0; border-top: 0; background: 0 }
			.box2 li ul li a { font-size: 110%; color: #009C00; display: inline; text-decoration: underline; font-weight: normal; font-weight: bold }

.box3 select { width: 325px; margin: 0 0 10px }
.box3 h4 { font-family: Georgia,Arial,Tahoma,Verdana,'Sans-serif'; margin: 0 0 10px; font-weight: bold; font-size: 110% }
	.box3 li { padding: 0 0 2px }
		.box3 li a { color:#333; font-size: 110% }
		.box3 li a:hover { color:#993300; text-decoration: none; font-weight: bold }
	
.box3 #estrenos { padding: 0 0 0 7px; display: none }
