@charset "UTF-8";
/* CSS Document */



/* Content */

#banner_top{
	margin: 20px auto;
	width:1024px;
	clear:both;
}
	
#content{
	background:#fff url(img/bg_ruido.png) !important;
	margin: 34px auto 0 !important;
	width:986px !important;
	min-height:500px !important;
	height:100% !important;
	padding:20px !important;
	border: #ededed solid 1px !important;
}

#content h1{
	margin:0 0 20px !important;
}

#content #close{
	 float:right !important;
	 margin: -40px 15px 0 0 !important;
}


#content #info_notice{
	font-size:12px;
	text-align:justify;
}

	/*Content Bar */
		#content_bar{
			border: 1px solid #ccc;
			background:#fff;
			width:99%;
			margin-bottom:15px;
			font-size:11px;
			padding:5px;
		}
		
		

	/* Right Column*/
	
	#right_column{
		width:318px;
		float:right;
		height:inherit;
		background:transparent !important;
	}

	#right_column h6{
		color: #333;
		font-weight: normal;
		margin: 0 0 0 0;
		padding: 0;
		text-align: center;
		
	}
	
	
	
	/* Blocks*/
	
	#right_column .column_block{
		padding: 10px;
		background: #ddd url(img/bg_ruido.png) repeat;
		border-radius:5px;
		norder:none;
	}
	#right_column .column_block img{
		margin: 0 0 10px 0;
		clear:both;
		padding:3px;
		background:#fff;
		border:1px solid #ccc;
	}
	
	
	
	
	/* Left Column*/
	
	#left_column{
		 width: 646px;;
		float:left;
		height:100% important;
	}
	
	
	#left_column .modulo{
		height:100% important;
		clear:both;
	}
	
	#left_column .modulo .central{
		float:right;
		background: #fff url(img/bg_ruido.png) repeat;
		height:100% important;
		width:637px;
		border-top:#cac9c2 1px solid;
	}
	
	#left_column .central .central_clas{
		padding:0px;
	}
	
	
	
	#left_column .central .central_clas .category_break {
		background: url("img/bg_ruido.png") repeat scroll 0 0 #E9E8E1;
		padding: 10px;
		font-weight: 600;
		text-decoration: none;
		text-rendering: optimizelegibility;
		border:1px #CAC9C2 solid;
	}
	
	#left_column .central .central_clas .category_break h2 {
		color: #333333;
		font-family: 'Futura RH Bold',Helvetica,Arial,sans-serif;
		font-size: 14px;
		font-weight: normal;
		margin: 0;
		text-shadow: 0 1px 0 #FFFFFF;
		text-transform: uppercase;
	}
	
	
	#left_column .central .central_clas ul#categrory_list {
		list-style: none outside none;
		padding: 0;
	}
	
	#left_column .central .central_clas ul#categrory_list li{
		margin:2px 0;
		width:642px;
		height:65px;
	}
	 
	#left_column .central .central_clas ul#categrory_list li .cuanti{
		color:#ccc;
		font-style:italic;
		float:right;
		margin-right:15px;
		margin-top:10px;
		font-weight:bold;
		whidth:300px;
		font-size:11px;
		text-align:right;
	}
	#left_column .central .central_clas ul#categrory_list li .cuanti .number{
		font-size:30px;
		clear:both;
		text-align:right;
	}
	
	#left_column .central .central_clas ul#categrory_list li:hover{
		cursor:pointer;
		opacity:0.8;
	}
	
	#left_column .central .central_clas ul#sub_categrory_list{
		padding: 0;
		font-size: 12px;
		color:#E76111;
	}
	#left_column .central .central_clas ul#sub_categrory_list li {
		border-left: 1px solid;
		display: inline-block;
		margin: 0;
		padding: 5px 0 5px 10px;
		width: 290px;
	}
	
	#left_column .central .central_clas ul#sub_categrory_list a{
		color:#E76111;
		text-decoration:none;
	}
	#left_column .central .central_clas ul#sub_categrory_list a:hover{
		text-decoration:underline;
	}
		
		/* Lista */
		
		 	#automotores{
				background: transparent url(img/clas_auto.jpg) no-repeat;
			}
            #agro{
				background: transparent url(img/clas_agro.jpg) no-repeat;
			}
            #compra{
				background: transparent url(img/clas_compra.jpg) no-repeat;
			}
            #comunidad{
				background: transparent url(img/clas_comunidad.jpg) no-repeat;
			}
            #cursos{
				background: transparent url(img/clas_curso.jpg) no-repeat;
			}
            #empleos{
				background: transparent url(img/clas_empleo.jpg) no-repeat;
			}
            #inmuebles{
				background: transparent url(img/clas_inmueble.jpg) no-repeat;
			}
            #servicios{
				background: transparent url(img/clas_servicios.jpg) no-repeat;
			}
			#mascota{
				background: transparent url(img/clas_mascota.jpg) no-repeat;
			}
			
			
			
			/* Avisos*/
	
			.aviso{
				padding:15px;
				height:112px;
				clear:both;
				border:1px #CAC9C2 solid;
				margin-top:10px;
				background-color:#FFF;
			} 
			
			.aviso:hover{
				opacity:0.8;
				cursor:pointer;
			}
			
			.aviso img{
				float:left;
			}
			
			.aviso .title{
				float:left;
				width:485px;
				color:#e76111;
				font-size:16px;
				font-weight:bold;
				margin: 0 0 15px 15px;
			}
			
			.aviso .info{
				float:left;
				width:485px;
				font-size:12px;
				margin: 0 0 15px 15px;
			}
			
			.aviso .datos{
				float:left;
				width:485px;
				margin: 0 0  0px 15px;
			}
			
			.aviso .datos .precio{
				color:#FFF;
				font-size:12px;
				background-color:#e76111;
				font-weight:bold;
				padding:5px;
				margin-right:10px;
				display:inline;
			}
	
	
	
	/*  Content Footer */
	
	#content_footer{
		height:50px;
		width:100%;
		background:#fff url(img/bg_ruido.png) ;
		border-top:1px solid #ccc;
		  margin-top:20px;
	}
	#content_footer .arr{
		float: left;
		margin-left: 8px;
		margin-top: 14px;
		width: 20px;
	}
	#content_footer .num_pages{
		float:left;
		width:920px;
		text-align:center;
		color:#333;
		margin-top: 14px;
	}
	
	#content_footer ul{
		list-style: none outside none;
		margin: 0 auto;
		text-align: center;
		width: 200px;
	}
	
	#content_footer ul li{
		float:left;
		margin: 0 5px;
	}
	
	#content_footer ul li a{
		color:#333;
		text-decoration:none;
	}
	
	#content_footer ul li#on{
		 color:#fff;
		 background:#333;
		 border-radius: 3px;
		 padding: 0 5px;
	}
	
/* Interna */
	
#left_column .central .central_clas #breadcrumbs{
	font-size:12px;
}

#left_column .central .central_clas #breadcrumbs a{
	text-decoration:none;
	color:#e86211;
}

#left_column .central .central_clas #pics img{
	border:1px #ccc solid;
}

#left_column .central .central_clas ul#thumbs{
	padding: 0;
	margin:10px 0;
}

#left_column .central .central_clas ul#thumbs img{
	border:1px #ccc solid;
	list-style:none;
}


#left_column .central .central_clas ul#thumbs li{
	display:inline-block;
	margin-right:3px;
}

#left_column .central .central_clas #content_int{
	border:1px #ccc solid;
	padding:15px;
	background-color:#FFF;
}

#left_column .central .central_clas #content_int h3{
	margin-top:0;
	width:530px;
	float:left;
}

#left_column .central .central_clas #content_int #clasificado_precio{
	float:right;
	margin-left:14px;
	background:#e86211;
	color:#fff;
	padding:5px;
	font-weight:bold;
}

#left_column .central .central_clas #content_int #clasificado_datos{
	font-size:16px;
	font-weight:bold;
}

#left_column .central .central_clas #content_int  #clasificado_especifica{
	font-size:12px;
}

#left_column .central .central_clas #content_int hr{
	border:none;
	border-top:#CCC 1px solid;
	clear:both;
}

.nombreCAT{
	color:#e66500;
	display:inline-block;
	font-size:25px;
	margin: 16px 0 0 75px;
	text-transform:capitalize;
}