@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 777px;
	margin-left: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 130%;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	font-weight: normal;
}
h4 {
	font-size: 90%;
	font-weight: normal;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 70%;
}
h1, h2, h3, h4, h5, h6 {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
}
#logotipo {
	width: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
}
#main {
	width: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	background-color: #FFF;
}
#main p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	text-align: justify;
}
#netweather {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#navmenu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	background-color: #000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#preguntas li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.centrado {
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
}
#navegamenu {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#navegamenu ul {
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
	padding: 0px;
}
#navegamenu li {
	list-style-type: none;
}
#navegamenu a:link {
	color: #333333;
}
#navegamenu a:visited {
	color: #333333;
}
#navegamenu a:hover {
	color: #FFF;
	background-color: #333;
}
#navegamenu a:link, #navegamenu a:visited, #navegamenu a:hover {
	text-decoration: none;
	display: block;
	padding-right: 3px;
	padding-left: 10px;
	padding-top: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-bottom: 4px;
}
#navegamenu a.current {
	color: #000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: right;
	background-color: #FFF;
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
}
#navpublica {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#navpublica ul {
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7ECC00;
	margin: 0px;
	padding: 0px;
}
#navpublica li {
	list-style-type: none;
}
#navpublica a:link {
	color: #333333;
}
#navpublica a:visited {
	color: #333333;
}
#navpublica a:hover {
	color: #FFFFFF;
	background-image: url(../images/jpg/navmenuHover.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#navpublica a:link, #navpublica a:visited, #navpublica a:hover {
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	height: 20px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7ECC00;
}
#navpublica a.current {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/jpg/current.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navconsultar {
	font-size: 125%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 300px;
}
#navconsultar ul {
	border-bottom-width: 1px;
	border-bottom-color: #7ECC00;
	margin: 0px;
	padding: 0px;
}
#navconsultar li {
	list-style-type: none;
}
#navconsultar a:link {
	color: #333;
	background-repeat: no-repeat;
	background-position: 20px center;
}
#navconsultar a:visited {
	color: #333;
	background-repeat: no-repeat;
	background-position: 20px center;
}
#navconsultar a:hover {
	color: #FFF;
	background-color: #333;
}
#navconsultar a:link, #navconsultar a:visited, #navconsultar a:hover {
	text-decoration: none;
	display: block;
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEFF6A;
}
#navconsultar a.current {
	background-image: url(../images/gif/filler_navavisos.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navavisos {
	font-size: 100%;
	width: 150px;
	position: relative;
	margin: 0px;
	background-image: url(../images/gif/grey_line.gif);
	background-repeat: no-repeat;
	background-position: -56px top;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navavisos ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navavisos li {
	padding: 0px;
	display: block;
}
#navavisos a:visited {
	/* [disabled]background-color: #FFF;
*/
}
#navavisos a:link {
	/* [disabled]background-color: #FFF;
*/
}
#navavisos a:hover {
	color: #FFF;
	background-color: #333;
}
#navavisos a:link, #navavisos a:visited, #navavisos a:hover {
	text-decoration: none;
	display: block;
	width: 135px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
}
#navavisos a.current {
	background-image: url(../images/gif/filler_navavisos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 132px;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000;
	font-weight: bold;
	position:relative;
	z-index:1000;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#navlista {
	margin: 0px;
	width: 145px;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navlista ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navlista li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#navlista a:link {
	color: #000;
	background-color: #FFF;
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}
#navlista a:visited {
	color: #000;
	background-color: #FFF;
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}
#navlista a:hover {
	background-color:  #333;
	color: #FFF;
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
}
#navlista a:link, #navlista a:visited, #navlista a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 125px;
	height: auto;
	margin: 0px;
}
#navlista a.current {
	background-image: url(../images/gif/filler_navlista.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 5px;
	width: 132px;
	color: #000;
	position:relative;
	z-index:1000;
	height: auto;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#vacio {
	font-size: 100%;
	position: relative;
	margin-top: 0%;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
#vacio p {
	text-align: left;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin: 0px;
	background-color: #CCC;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#clasificados {
	font-size: 100%;
	position: relative;
	margin: 0px;
	width: 686px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#clasificados p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin: 0px;
}
#clasificados p.negrita {
	font-weight: bold;
}
#clasificados p.amarillo {
	background-color: #FF0;
}
#clasificados p.negritaYamarillo {
	font-weight: bold;
	background-color: #FF0;
}
#inmobiliarias {
	position: relative;
	margin: 0px;
	width: 686px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#inmobiliarias p {
	font-size: 140%;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
#galeria {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
}
#galeria td {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 166px;
}
#galeria a:link {
	color: #000000;
}
#galeria a:visited {
	color: #333333;
}
#galeria a:hover {
	color: #FFF;
	background-color: #333;
}
#galeria a:link, #galeria a:visited, #galeria a:hover {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 2px;
	text-align:center;
}
#formulario p {
	font-size:100%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#mapa {
}
#footer {
	font-size: 1px;
	color: #FFFFFF;
	height: 3px;
	position: fixed;
	left: 0px;
	bottom: 0px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.imagenRight {
	float: right;
	margin: 0px;
	padding: 5px;
}
.imagenIzq {
	float: left;
	padding: 5px;
}
.textTop {
	vertical-align: top;
	padding-right:15px;
}
.tituloXXL {
	font-size: 150%;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	text-align: center;
	background-image: url(../images/jpg/tituloXXL.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #81CF01;
	border-left-color: #81CF01;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #81CF01;
}
.tituloExtraLarge {
	font-size: 140%;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tituloExtraLargeConsultar {
	font-size: 140%;
	color: #000000;
	background-color: #DEFF6A;
	margin: 0px;
	padding: 5px;
	width: 279px;
}
.tituloLarge {
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.tituloMedium {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.tituloSmall {
	font-size: 90%;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.tituloFormularios {
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 50px;
	background-image: url(../images/jpg/fondinho.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	color: #000;
}
.informa li {
	list-style:none;
	margin-top: 10px;
}
.informa a:link, .informa a:visited {
	color: #000000;
	font-weight:bold;
	display:block;
	padding: 10px;
	text-decoration: none;
	border: 2px solid;
	background-color: #B6FF00;
	border-top-color: #E7FF84;
	border-right-color: #B5E100;
	border-bottom-color: #B5E100;
	border-left-color: #E7FF84;
	font-size: 16px;
	font-style: italic;
}
.informa a:hover {
	color: #000000;
	font-weight:bold;
	display:block;
	text-decoration: none;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5E100;
	border-right-color: #E7FF84;
	border-bottom-color: #E7FF84;
	border-left-color: #B5E100;
	background-color: #B5F40B;
}
.boton {
	color: #000000;
	cursor: pointer;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 21px;
	padding-bottom: 7px;
	padding-left: 21px;
	font-weight: normal;
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	background-image: url(../images/jpg/fondo_boton.jpg);
	background-position: bottom;
}
.asterix {
	font-weight: bold;
	color: #FF0000;
	font-size: 120%;
}
.cursor {
	cursor: hand;
}
.input {
	border: 1px solid #99CC00CCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 300px;
	height: auto;
	padding: 3px;
	font-size: 12px;
}
.colorRojo {
	color: #F00;
}
.colorVerde {
	background-color: #C7FF00;
	font-weight: bold;
}
.colorAmarillo {
	background-color: #FF0;
}
.colorCeleste {
	background-color: #9CF;
}
.bordeVerde {
	border: 1px solid #060;
}
.rayaArriba {
	background-image: url(../images/gif/lineTop690.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #81CF01;
	font-size: 7px;
}
.rayaCentro {
	background-image: url(../images/gif/lineMiddle690.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rayaAbajo {
	background-image: url(../images/gif/lineBottom690.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
}
.rayaSArriba {
	background-image: url(../images/gif/lineTop300.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #81CF01;
	font-size: 7px;
}
.rayaSCentro {
	background-image: url(../images/gif/lineMiddle300.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rayaSAbajo {
	background-image: url(../images/gif/lineBottom300.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
}
#subir {
	position:fixed;
	z-index:10;
	bottom: 3%;
	right: 5%;
}

