body {margin: 0; padding:0; background: #f3f3f3; text-align: center; color: #000}
* {font-family: Arial, Helvetica, sans-serif; font-size: 11px}
div {text-align: left}

#cabecera, #contenedor, #pie {width: 770px}
#cabecera {height: 150px; background: #f8f8ff url(fondocabecera.png); border-bottom: solid 1px #000; text-align: right}
#contenedor {background: white}
#izquierda, #derecha {float: left; width: 150px; background: #f7f7f7; overflow: hidden}
#centro {float: left; width: 470px}
#pie {background: #b0c4de}

h1, h2, h3, p, ul, table, form {margin: 10px; padding: 0}
h1, h2, h3 {clear: both}
h1 {font-size: 18px; color: #ccc}
#izquierda h1, #derecha h1 {font-size: 12px; color: #b0c4de}
h2 {font-size: 12px; padding-left: 15px; background-image: url(vineta.png); background-position: center left; background-repeat: no-repeat}
h3 {font-size: 11px}

#cabecera form {position: relative; top: 115px}
#centro p, #centro ul, #centro ol, #centro form {line-height: 20px; margin-bottom: 30px}
#izquierda p, #derecha p, #derecha ul {line-height: 16px}
#izquierda ul, #derecha ul {list-style-type: none}

a {text-decoration: none}
a:link, a:visited {color: #345}
a:hover, a:focus {color: #fd5; border-bottom: dotted 1px #789}
a:active {color: #345}

table {width: 448px; border-spacing: 0px; border-collapse: collapse; border: 0px}
th, td {padding: 5px 0px 5px 2px; border-bottom: solid 1px #b0c4de}
th {background-color: #b0c4de; color: #fff}
.numero {text-align: right}

img.inmueble, img.profesionales {width: 100px; height: 100px; float: left; border: 0px; margin-right: 10px; vertical-align: text-top}
img.anuncio {width: 130px; height: 100px; margin: 0px 10px 10px 10px; border: 0px}

hr {color: #000; background-color: #000; height: 1px}
strong {font-weight: bold; color: #b0c4de}

input, select, textarea {border: solid 1px #345}
.submit {background-color: #b0c4de}

ul.respuestas {margin-left: 20pt; list-style-type: disc}

ul.menu {list-style-type: none; margin: 0; padding: 0}
ul.menu li a {display: block; background: url(botonon.png); width: 130px; height: 16px; padding: 2px 10px}
ul.menu li a:hover {background: url(botonover.png); color: #000}
ul.menu li a, ul.menu li a:hover {background-position: top center; background-repeat: no-repeat}

