@charset "utf-8";
/* CSS Document ******************** OFICIAL ************************          */

body {
	background:url("../img/bg.jpg") repeat center top #F2F2E9;
	margin:0;
}
#content {
	width:1170px;
	margin:0 auto;
	background:#FFFFFF;
	display:table;
}
/**************************************HEADER*******************************************/
#header { background-color: #A11217;}
.layout {
	border-bottom: 4px solid #730D0F;
	height: 66px;
	padding: 15px;
}
.layout a {
	color:transparent;
	display:block;
	float:left;
}
.lagaceta-head {
	display: block;
	float: right;
	height: 24px;
	margin: -47px 56px -47px 0;
	width: 201px;
}
.lagaceta-head a {
	width:200px;
	height:24px;
	display:block;
	color:transparent;
}
#menu {
	background:url(../img/menu-bg.jpg) repeat-x top;
	height:33px;
	padding:0;
}
#menu ul {
	margin:0;
	padding:0;
	height:33px;
}
#menu li {
	display: block;
	float: left;
	height: 30px;
	list-style-type: none;
	margin: 1px 0 0 0;
}
#menu li a {
	background: url("../img/menu-bg.jpg") repeat-x scroll center top transparent;
	color: #00355C;
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
	height: 30px;
	padding: 7px 14px 6px;
	position: relative;
	text-decoration: none;
	top: 6px;
}
#menu li a:hover {
	background: url("../img/menu-bg.jpg") repeat-x scroll 0 -33px transparent;
	color: #042238;
	font-family:  arial;
	font-size: 16px;
	font-weight: bolder;
	height: 33px;
	padding: 8px 14px 6px;
	position: relative;
	text-decoration: none;
	text-shadow:0px 1px 3px #fffcdb;
	top: 7px;
}
/********************************************** FIN HEADER *******************************************/

#contenido {
	display:table;
	height:auto;
}
#col-1 {
	float:left;
	width:815px;
	margin: 0 12px 0 14px;
}
.rubros {
/*	background: url(../img/bg-rubro.jpg) top repeat-x;*/
	margin: 10px 0;
	padding: 7px 8px;
	border-bottom:7px solid #EAEAEA;
}
#uno {
}
#cuatro {
}
/************************* IMAGENES rubros *****************************/
.rubros .r-uno {
	background:url(../img/icon-autos.png) no-repeat;
	height:129px;
	width:150px;
	float:left;
}
.r-dos {
	background:url(../img/icon-inmuebles.png) no-repeat;
	height:129px;
	width:150px;
	display:block;
	float:left;
}
.r-tres {
	background:url(../img/icon-empleo.png) no-repeat;
	height:129px;
	width:150px;
	display:block;
	float:left;
}
.r-cuatro {
	background:url(../img/icon-oportunidades.png) no-repeat;
	height:129px;
	width:150px;
	display:block;
	float:left;
}
.r-cinco {
	background:url(../img/img-05-13.png?1) no-repeat;
	height:129px;
	width:150px;
	display:block;
	float:left;
}
.r-seis {
	background:url(../img/img-06-13.png?1) no-repeat;
	height:130px;
	width:150px;
	display:block;
	float:left;
}
.r-siete {
	background:url(../img/icon-legales.png) no-repeat;
	height:129px;
	width:150px;
	display:block;
	float:left;
}
.r-ocho {
	background:url(../img/icon-solidarios.png) no-repeat;
	height:129px;
	width:150px;
	display:block;
	float:left;
}
/*************************************************************************/

.rubros .items {
	float:right;
	width:635px;
	padding:7px 0 0 0;
}
.rubros .items .numeros {
	color: #7A9196;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	padding: 8px 1px !important;
	width: 10px !important;
}
.rubros .items ul {
	padding:0;
	margin:0;
	width:300px;
	float: left;
}
.rubros .items ul li {
	float:left;
	padding:0 10px 6px 0px;
	width:224px;
	margin:0;
	line-height:5px;
}
.rubros ul li {
	list-style-type:none;
}
.rubros ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.rubros ul li a:hover {
	color:#206691;
	text-decoration:underline;
}
#col-2 {
	width:320px;
	padding:0;
	float:right;
}
/************************************ Buscador *************************************/

.buscador {
	background: none repeat scroll 0 0 #D4DDD1;
	display: block;
	height: 340px;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 300px;
	border-radius: 4px;
}
.buscador .encab {
	background: url("../img/buscar-img.jpg") no-repeat scroll 9px 4px transparent;
	border-bottom: 5px solid #C5CEC2;
	border-top: 5px solid #C5CEC2;
	height: 60px;
	width: 300px;
}
.campos {
	height:215px;
	display:block;
}
.bot-buscar a {
	background: url("../img/buscar-bot.jpg") no-repeat scroll center top transparent;
	display: block;
	height: 36px;
	margin: 6px 0;
	overflow: hidden;
	padding: 0 83px;
	text-indent: 350px;
	width: 130px;
}
.bot-buscar a:hover {
	background: url("../img/buscar-bot.jpg") no-repeat scroll center bottom transparent;
}
/************************************************** PIE ********************************************************/


#pie {
	background: none repeat scroll 0 0 #730D0F;
	color:#AEAEAE;
	font-family: arial;
	font-size: 12px;
	height: 89px;
	margin: 42px 0 0;
	padding: 0;
	width: 1170px;
}
#caja-a {
	height:37px;
	width:100%;
	background:#DBD9BD;
	display:block;
}
.rubros-pie li {
	list-style-type:none;
	float:left;
}
.logo-pie {
	background: url("../img/lagaceta-foot.jpg") no-repeat scroll 0 0 transparent;
	float: left;
	height: 17px;
	margin: 10px;
	overflow: hidden;
	text-indent: 1800px;
	width: 162px;
}
.logo-pie a {
	height:17px;
	widows:120px;
	display:block;
}
.rubros-pie ul {
	float:right;
}
.rubros-pie li a {
	border-right: 1px solid;
	color: #00355C;
	font-family: arial;
	font-weight: bold;
	padding: 0 8px;
	text-decoration: none;
}
.rubros-pie li a:hover {
	color:#01557F;
}
.nb a {
	border:none;
}
#caja-b {
	float: left;
	margin: 0;
	padding: 6px 11px;
	position: relative;
	font-size:11px;
}
.limpia {
	clear:both;
}
/* Resultados de busqueda */

.result-tit {
	border-bottom: 1px dotted #AAA99F;
	color: #AAA99F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	margin: 0 0 15px;
	padding-bottom: 5px;
}

.result-tit2 {
	border-bottom: 1px dotted #aaa99f;
	color: #aaa99f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	margin: 20px 0 15px;
	padding-bottom: 5px
}
.idrubro {
	position: relative;
	background-color: #7a9196;
	padding: 4px 5px;
	font-size: 11px;
	color: #fff;
	border-radius: 7px;
	font-family: arial;
	font-style: normal;
	margin-right: 8px;
	top: -3px
}

.operaciones {
	display: block;
	margin: 0 0 0 152px;
	max-width: 475px;
	padding: 0;
}
.subrubro {
	margin:0;
}
.op {
	border-bottom:#999999 1px solid;
}
.subrubro h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#00355C;
	margin:0;
	padding: 0 12px 4px 0;
}
.operaciones h3 {
	color:#5C5C56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 5px;
}
.operaciones ul {
	margin:0;
	padding:0;
	float: left;
	width: 230px;
}
.rubros .operaciones li a {
	border-bottom: 1px dotted #999999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 4px;
}
.resultado {
	margin:15px 0;
}
.item {
	margin:8px 0;
	border-bottom: 1px solid #CCC;
	padding: 0 0 8px;
	min-height: 40px;
}
.imprimir a {
	background: url("../img/print-icon.jpg") no-repeat scroll 0 0 transparent;
	border-right: 1px solid #CCCCCC;
	display: block;
	float: left;
	height: 36px;
	margin: 0 7px 4px 0;
	overflow: hidden;
	padding: 2px 4px 2px 0;
	text-indent: 1000px;
	width: 36px;
}
.detalle {
	color: #606060;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0 0 0 53px;
}
.item .detalle {
	padding: 0px 0px 0px 25px;
}

.share-box-h {
	height: 27px;
	width: 100%
}
.share-box-h ul {
	height: 27px
}
.pull-right {
	float: right!important
}
.share-box-h li {
	float: left;
	list-style-type: none;
	margin: 0 4px
}
.comp-aviso {
	background: 0!important;
	width: 75px!important;
	font-size: 11px!important;
	padding-top: 1px!important;
	color: #b6b59e!important;
	font-family: Tahoma, Geneva, sans-serif
}
.share-box-h li a {
	transition: All 259ms ease;
	-webkit-transition: All 259ms ease;
	-moz-transition: All 259ms ease;
	-o-transition: All 259ms ease;
	color: #fff;
	margin: 0;
	display: block;
	background: #b6b59e;
	padding: 5px
}
.share-box-h .impr {
	margin-left: 15px
}
/***************************************** Form busqueda **********************************************/

#frm_busqueda {
	padding:10px;
}
#frm_rubros, #frm_subrubros, #frm_categorias, #frm_subcategorias {
	width:100%;
	margin:10px 0;
	color:#6B6B6B;
	font-family: Tahoma, Geneva, sans-serif;
	border:#BFC1BF 1px solid;
}
.campos input {
	width:100%;
	margin:10px 0 10px 0;
	padding:4px 0;
	border:#C5CEC2 2px solid;
	color:#00425A;
	font-weight:800;
	direction:block;
}
/****************************************************************/
 .bot-print a {
	display:block;
	height:38px;
	width:143px;
	background: url('../img/bot-imprimir.png') no-repeat 0 -38px;
	color:transparent;
}
.bot-print a:hover {
	display:block;
	height:38px;
	width:143px;
	background: url('../img/bot-imprimir.png') no-repeat 0 0;
	text-indent:15820px;
}
.paginador li {
	list-style-type:none;
}
.paginador li a {
	background: url("../img/vermas-bot.jpg") no-repeat scroll center top transparent;
	display: block;
	height: 28px;
	line-height: 280px;
	overflow: hidden;
	text-indent: 5990px;
}
.paginador li a:hover {
	background: url('../img/vermas-bot.jpg') no-repeat center bottom;
}
.item .imprimir {
	border-right: 1px solid;
	color: #D4DDD1;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 600;
	margin: 0 14px 0 0;
	padding: 0 12px 0 0;
	text-align: center;
}
/**********************************************Como publicar******************************************************/
 .como-p {
	background:#DEE2E1;
	margin:16px 0 0 0;
	padding:2px 26px;
}
.como-p a {
	color:#00355C;
}
.como-p .img {
	float:left;
	margin: 0 16px 0 0;
}
.como-p h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	color:#00355C;
	margin: 16px 0 4px;
	font-weight:normal;
}
.divisor h2 {
	border-bottom:1px solid #999999;
	padding:0 0 3px 0;
	font-size:24px;
	margin:0 0 18px 0;
}
.como-p h3 {
	font-weight:normal;
	font-size:18px;
	color:#406577;
	margin:0;
	padding:0;
}
.como-p p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:20px;
	margin:0 0 18px 0;
}
.statcounter {
	display: none;
}
.banner-2 {
	margin-top: 10px;
	text-align: center
}
.banner-2 div {
	margin: 0 auto
}

.lpago { background: rgba(98,149,81,1);
background: -moz-linear-gradient(top, rgba(98,149,81,1) 0%, rgba(116,170,97,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(98,149,81,1)), color-stop(100%, rgba(116,170,97,1)));
background: -webkit-linear-gradient(top, rgba(98,149,81,1) 0%, rgba(116,170,97,1) 100%);
background: -o-linear-gradient(top, rgba(98,149,81,1) 0%, rgba(116,170,97,1) 100%);
background: -ms-linear-gradient(top, rgba(98,149,81,1) 0%, rgba(116,170,97,1) 100%);
background: linear-gradient(to bottom, rgba(98,149,81,1) 0%, rgba(116,170,97,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#629551', endColorstr='#74aa61', GradientType=0 );
	border-radius: 6px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 23px 12px 18px 80px;
	font-family: 'Montserrat', sans-serif;
	min-height: 44px;
}

.lpago .boton { color:#416235;
	background-color: #fff;
    border-radius: 24px;
    padding: 10px 40px;
	font-size: 20px;
	font-weight: 600;
	top: 6px;
    position: relative;
	text-decoration: none;
}

.lpago .titulo { color:#fff;
	font-size: 26px;
	font-weight: 700;
	background: url(../img/lpago.png) 0px 4px no-repeat;
	padding-left: 78px;
	
}
.col8s { width: 66.66666666666666%; float: left;}
.col4s { width: 33.33333333333333%; float: left;}
.microlink { padding: 20px 0; text-align: center;}
.microlink a { background-color: #08405A; padding: 10px 15px; color: #fff; text-decoration: none; border-radius: 20px; font-family: Arial; font-size: 16px; font-weight: bold;}

@media (max-width: 768px) {
	.lpago .titulo { padding-bottom: 23px;}
	.lpago .boton { top: -6px;}
}
