#cols {
	position: relative;
	width : 970px;
	margin : 15px auto;
}
#col1 {
	float : left;
	position: relative;
	width : 400px;
}
#col2 {
	float : right;
	position: relative;
	width : 555px;
}

#jn_golist {
	position: relative;
	padding-bottom: 12px;
	font-family: Arial;
	font-size  : 12px;
	border-top: 1px solid #F2EEE3;
	background: #F2EEE3 url('../gifs/bgHomeSearch.png') repeat-x bottom;
}
#jn_golist p {
	margin : 12px 15px  0px 15px;
}
#jn_golist ul {
	margin : 12px  0px  0px 15px;
	list-style: none;
}
#jn_golist ul li {
	margin :  0px  0px  0px  0px;
}
#jn_golist ul li a {
	color : #FE6600;
	text-decoration: none;
}

#bhbrand {
}
#bhbrand_state {
	margin :  0px;
	padding:  0px 20px;
	color : #666666;
	font-family: 'Trebuchet MS';
	font-size  : 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#bhbrand_minfo {
	text-align: right;
}
#bhbrand_minfo a {
	padding:  0px  0px  0px  8px;
	color : #FE6600;
	font-family: Verdana;
	font-size  : 11px;
	text-decoration: none;
	background: url('../gifs/bullet-right-link.png') no-repeat left 4px;
}

#searchmaplist {
	display: none;
	position: relative;
	height : 170px;
	background: #F2EEE3 url('../gifs/bgHomeSearch.png') repeat-x bottom;
}
#searchmaplist h1 {
	margin :  5px  0px  0px 15px;
	color : #9A9A9A;
	font-family: Arial;
	font-size  : 18px;
	font-weight: normal;
}
#searchmaplist p {
	margin : 12px  0px  0px 15px;
	font-family: Verdana;
	font-size  : 11px;
}
#searchmaplist label {
	display: inline-block;
	width : 70px;
	font-weight: bold;
}
#searchmaplist #imgGoToMap {
	position: absolute;
	top   : 130px;
	left  :  15px;
}
#searchmaplist #imgGoToList {
	position: absolute;
	top   : 130px;
	left  : 215px;
}
#searchmaplist #btnGoToMap {
	position: absolute;
	top   : 135px;
	left  :  60px;
	width : 128px;
	color : #FFFFFF;
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	line-height:  19px;
	text-align : center;
	text-decoration: none;
	background-color: #FF6600;
}
#searchmaplist #btnGoToList,
#searchmaplist #btnGoToProv {
	position: absolute;
	top   : 135px;
	left  : 260px;
	width : 128px;
	color : #FFFFFF;
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	line-height:  19px;
	text-align : center;
	text-decoration: none;
	background-color: #FF6600;
}

#search {
	position: relative;
	height : 200px;
	background: #F2EEE3 url('../gifs/bgHomeSearch.png') repeat-x bottom;
}
#search h1 {
	position: absolute;
	top   :  5px;
	left  : 15px;
	margin :  0px;
	color : #9A9A9A;
	font-family: Arial;
	font-size  : 18px;
	font-weight: normal;
}
#search #iTipo,
#search #iProv {
	position: absolute;
	top   : 35px;
	width : 170px;
	height: 118px;
	border : 1px solid #999999;
}
#search #iTipo {
	left  :  15px;
	margin :  0px  6px  0px  0px;
}
#search #iProv {
	left  : 200px;
	margin :  0px  0px  0px  6px;
}
#search #btnAdvanced {
	position: absolute;
	top   : 170px;
	left  :  15px;
	color : #FF6600;
	padding:  0px  0px  0px  8px;
	font-family: Verdana;
	font-size  : 11px;
	font-weight: bold;
	text-decoration: none;
	background: url('../gifs/bullet-right-link.png') no-repeat left 4px;
}
#search #btnSearch {
	position: absolute;
	top   : 165px;
	left  : 310px;
	width :  64px;
	color : #FFFFFF;
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	line-height:  19px;
	text-align : center;
	text-decoration: none;
	background-color: #FF6600;
}

.block {
	position: relative;
	margin : 15px 15px;
}
.block h2 {
	margin : 12px  0px 12px  0px;
	color : #9A9A9A;
	font-family: Arial;
	font-size  : 18px;
	font-weight: normal;
}

#tools {
	display: none;
}
#tools ul {
	position: relative;
	margin :  0px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 11px;
	list-style : none;
}
#tools ul li {
	position: relative;
	margin :  0px  0px  6px  0px;
	padding:  0px;
	line-height: 29px;
	color : #FF6600;
}
#tools ul li a {
	color : #FE6600;
	font-weight: bold;
	text-decoration: none;
}
#tools ul li a img {
	vertical-align: middle;
}

#suggest {
	display: none;
}
#refbusc,
#suggest p {
	position: relative;
	margin :  0px  0px  6px  0px;
	font-family: Verdana;
	font-size  : 11px;
	vertical-align: middle;
}
#refbusc label {
	display: inline-block;
	width : 80px;
	font-weight: bold;
}
#refbusc input {
	vertical-align: middle;
}
#refbusc a {
	padding: 4px 10px;
	color : #FFFFFF;
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	line-height:  19px;
	text-align : center;
	text-decoration: none;
	background-color: #FF6600;
	vertical-align: middle;
}
#suggest #iProv2 {
	display: block;
	position: relative;
	width : 175px;
	margin :  0px  0px  6px 50px;
}
#suggest #iMuni2 {
	display: block;
	position: relative;
	width : 175px;
	margin :  0px  0px  6px 50px;
}
#suggest ul {
	position: relative;
	margin :  0px  0px  0px 50px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 11px;
	list-style : none;
}
#suggest ul li {
	position: relative;
	margin :  0px  0px  0px  0px;
	padding:  0px;
}
#suggest ul li a {
	padding:  0px  8px  0px  0px;
	color : #FE6600;
	text-decoration: none;
	background: url('../gifs/bullet-right-link.png') no-repeat right 4px;
}

#searchs {
	display: none;
}
#searchs h2 {
	position: relative;
	margin : 12px  0px  0px  0px;
	padding:  0px;
}
#searchs ul {
	position: relative;
	margin :  0px  0px  0px  0px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 11px;
	list-style : none;
}
#searchs ul li {
	position: relative;
	margin :  0px  0px  0px  0px;
	padding:  0px;
}
#searchs ul li a {
	padding:  0px  8px  0px  0px;
	color : #FE6600;
	text-decoration: none;
	background: url('../gifs/bullet-right-link.png') no-repeat right 4px;
}

#widesep {
	position: relative;
	width : 100%;
	height:   1px;
	margin :  6px  0px;
	background: url('../gifs/bgPunteado.png');
}

#row1 {
	display: none;
}
#row1 h2 {
	margin :  0px  0px;
}
#row1 p {
	margin :  0px  0px;
}
#row1 #ifn {
	position: absolute;
	top   :   0px;
	left  : 100px;
	width : 795px;
	height: 24px;
	padding:  0px  0px  0px 10px;
	line-height: 24px;
	background: #F2EEE3;
}
#row1 #ifn a {
	color: #FE6600;
	font-family: Verdana;
	font-size  : 11px;
	line-height: 24px;
	text-decoration: none;
}
#row1 #previfn {
	position: absolute;
	top   :   0px;
	left  : 907px;
	cursor: hand;
}
#row1 #nextifn {
	position: absolute;
	top   :   0px;
	left  : 930px;
	cursor: hand;
}

#row2 {
	font-family: Verdana;
	font-size  : 11px;
	text-align : center;
}
#row2 img {
	vertical-align: middle;
}

#foot {
	position: relative;
	padding: 10px  0px;
	font-family: Verdana;
	font-size  : 10px;
	text-align : center;
	border-top : 10px solid #F2EEE3;
}
#foot a {
	color : #FF6600;
}
