/* CSS Document */

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F0F0F0;
	text-align:center;
}

body {
	width:800px;
	border:1px solid black;
	text-align:left;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
}

ul {
	list-style:none;
	margin:0px;
	padding:0px;
}


#cab {
	width:800px;
	background:transparent url(../img/logo.png) top left no-repeat;
	/*border-bottom:1px solid black;*/
	height:100px;
	margin-bottom:15px;
}

#esquerda {
	float:left;
	width:170px;
	margin-bottom:10px;
	border-right:1px solid black;
}

#direita {
	float:right;
	width:600px;
	margin-bottom:10px;
	text-align:justify;
}

#footer {
	clear:both;
	text-align:center;
	font-size:10px;
	border-top:1px solid #E6E6E6;
}

#footer h2 {
	width:100%;
	background:transparent url(../img/h2.gif) top left repeat-y;
	font-size:10px;
	font-weight:normal;
	color:#0000CC;
	padding:5px 2px 3px 2px;
	margin-bottom:3px;	
	margin-top:0px;
}

/************* MENU ************************/

ul.menu {
	width:159px;
	margin-bottom:10px;
}

ul.menu li {
	width:159px;
	margin:0px;
	height:25px;
}

ul.menu li a {
	color: #ccc;
	text-decoration:none;
	display: block;
	background: url(../img/menubg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px;
	width: 141px;
}

ul.menu li a.clean {
	background:none;
	padding:0px;
}

ul.menu li a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

ul.menu li:hover ul, ul.menu li.over ul {
	display:block;
}

ul.menu li ul {
	display:none;
	width:140px;
	position:relative;
	left:159px;
	top:-25px;
	margin-bottom:-2000px;
	border-top:1px solid black;
	border:1px solid black;
}

ul.menu li ul li{
	width:140px;
}

ul.menu ul li a{
	height:20px;
}

ul.menu ul li a{
	background:#DFDFDF;
	color: #222;
	padding-left: 5px;
	height: 20px;
	width: 135px;
}

ul.menu ul li a:hover{
	background:#A9253D;
	color: #fff;
}

/***************** CONTENT ************************/

#direita h2 {
	width:590px;
	background:transparent url(../img/h2.gif) top left repeat-y;
	font-size:18px;
	color:#0000CC;
	padding:2px 5px;	
}

#direita h3 {
	font-size:12px;
	color:#000077;	
}

ol.cond li {
	padding: 5px;
}

ol.cond a {
	color:#0099FF;
	text-decoration:none;
}

ol.cond a:hover {
	color:#FF0000;
}

div.links {
	text-align:right;
	font-size:10px
}
div.links div{
	padding:4px;
}

div.links div a{
	color:#0099FF;
}
div.links div a:hover{
	color:#3300CC;
}

a.back {
	background:transparent url(../img/back.gif) top left no-repeat;
	vertical-align:middle;
	padding-left:15px;
	padding-bottom:5px;
	margin-right:10px;
}

a.next {
	background:transparent url(../img/next.gif) top right no-repeat;
	vertical-align:middle;
	padding-right:15px;
	padding-bottom:5px;
	margin-left:10px;
}

a.botom {
	display:block;
	color: #999;
	text-decoration:none;
	background: url(../img/botbg.png) repeat-x;
	border:1px solid #ADADAD;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	height: 17px;
	width: 130px;
	margin-left:auto;
	margin-right:0px;
}
a.botom:hover {
	color:#000;
}

a.botomred {
	display:block;
	color: #FFF;
	text-decoration:none;
	background: url(../img/botbg2.png) repeat-x;
	border:1px solid #000;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	height: 17px;
	width: 180px;
	margin-left:auto;
	margin-right:0px;
}
a.botomred:hover {
	color:#000;
}

ul.inmuebles li {
	margin:5px 0px;
	padding:5px;
	border:1px solid #E0E0E0;
}

ul.inmuebles li h3{
	font-size:14px;
	color:#000099;
	display:block;
	width:400px;
	margin-bottom:3px;
}

ul.inmuebles li div.img {
	border:1px solid #E0E0E0;
	padding:3px;
	width:186px;
	float:left;
}

ul.inmuebles li div.img img{
	width:180px;
	border:none;
}

ul.inmuebles li table {
	width:380px;
	float:right;
}

ul.inmuebles li table th{
	text-align:right;
	color:#999999;
	font-weight:normal;
	padding:3px;
}
ul.inmuebles li table td{
	text-align:left;
	border-bottom:1px dashed #aaa;
	padding:3px;
}

ul.inmuebles li div.flink{
	clear:both;
	text-align:right;
	width:100%;
}

/************* DETAILS ************/
ul.inmuebles li table.imgs {
	width:300px;
	float:left;
}

ul.inmuebles li table.imgs img{
	width:130px;
	border:none;
}

ul.inmuebles li table.imgs td{
	border:none;
}

ul.inmuebles li p{
	text-align:left;
	display:block;
	width:280px;
	float:right;
}

ul.inmuebles li.prezo {
	clear: both;
}

ul.inmuebles li table.prezo {
	width:300px;
	border: none;
	float:left;
	
}

ul.inmuebles li table.prezo td {
	text-align:left;
	border:none;
	padding:2px;
}

ul.inmuebles li table.prezo th {
	text-align:left;
	/*border-bottom: 1px solid #aaa;*/
	padding:2px;
}



/*********** FORMULARIO ***********************/

form {
	margin-bottom:10px;
	margin-right:5px;
	font-size:11px;
	border:1px solid #E0E0E0;
	padding:5px;
	clear:both;
}

form input, form select, form textarea {
    border: 1px solid #444;
    background-color:#fff;;
    width: 98%;
    padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

form .submit{	
	display:block;
	margin: 1em auto;
    color: #999;
	background: url(../img/botbg.png) repeat-x;
	border:1px solid #ADADAD;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	height: 23px;
	width: 130px;
}

div.field{
	margin:5px;
	margin-top:8px;
	clear:both;
}

div.field label{
	margin-top:5px;
	float:left;
	width:20%;
	font-weight:bold;
	text-align:left;
}

div.field span{
	margin-top:5px;
	margin-right:10px;
	width:76%;
	text-align:left;
	float:right;
	/*font-weight:bold;*/
}

div.botom{
	width:90%;
	margin:2px;
	text-align:center;
	clear:both;
}

div.descfield{
	width:95%;
	margin:5px;
	clear:both;
}

div.descfield label{
	float:left;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
}

div.descfield textarea{
	width:100%;
}

/************** buscador *******/
#buscador {
	width:150px;
	font-size:10px;
	background:transparent url(../img/busc.gif) top left no-repeat;
	padding-top:50px;
}

#buscador label{
	padding:1px;
	font-weight:bold;	
}
#buscador div{
	margin-top:8px;
}
#buscador select {
	width:95%;
	font-size:10px;
}

/************** buscaref **********/

#buscaref {
	width:150px;
	font-size:10px;
}

#buscaref label{
	padding:1px;
	font-weight:bold;
	margin-right:10px;	
}
#buscaref div{
	margin-top:8px;
	margin-bottom:8px;
}
#buscaref input {
	width:65%;
	font-size:10px;
}

/********** ALIC *****************/
table.varview {
	width:99%;
	text-align:center;
}

table.varview img{
	border:none;
}

table.varview td{
	padding:3px;
}

table.varview td.texto{
	text-align:left;
	vertical-align:top;
	font-size:11px;
	padding:5px;
}


iframe.calendar {
	width:290px;
	margin-bottom:5px;
	display:block;
	border:none;
	height:150px;
}
