/* naranja; #ce6015  morado #7B213A*/
/******* compatibilidad IE ****/
* {
    margin: 0;
    padding: 0;
}

/****** fin compatibilidad *********/

h1.titulo_pagina, h2.titulo_pagina { 
    color: #99CCCC;
    position: absolute;
    top: 5em;
    left: 4em;
    font-size: 2em;
}

h1.title { 
    font-size: 200%; 
}

body {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    font-family: "Trebuchet MS", "Verdana", sans-serif;
    text-align: justify;
}

.bold {
  font-weight: bold;
}

p {
    color: #000; 
    }

#header ul {
    list-style: none;
}

a {
    text-decoration: none;
}

a:visited {
    color: #7B213A;
}

a:link {
    color: #ce6015;
}

img {
    border: 0;
}

li {
    list-style-position: inside;
}

/******** Zona Header ********/
#header{
    border-bottom-style: solid;
    border-bottom-color: #79253d;
    border-right-style: solid;
    border-width: 1px;
    border-right-color: #79253d;
    padding-top: 20px;
    padding-bottom: 2px;
    width: 800px;
    background: url("/media/foto_intro02.jpg") bottom right no-repeat;
}

#head_01 {
    background: url("/media/logo01.png") bottom left no-repeat;
    padding-top: 35px;
}

#head_01 a {
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 3.8em;
    width: 30em;
    font-family: sans-serif;
}

#header a:link, #header a:visited {
      color: #737374;
}


.header_upper {
    text-transform: uppercase;
    font-weight: normal;
    font-size: x-small;
}

#separador {
    background-color: #79253d;
    color: #79253d;
    position: relative;
    top: -0.3em;
    left: 0.63em;
    font-size: 0.63em;
    font-weight: bold;
}

#granada {
       margin-left: 20px;
       color: #ce6015;
       font-size: 1em;
       font-weight: bold;
}

#ayto {
        margin-top: 3px;
        left: 0;
        font-size: 0.63em;
        width: 100px;
        margin-right: 50px;
        text-align: center;
        font-weight: bold;
        list-style: none;
        float: left;
}

#ayto a:link {
    color: black;
}

#header ul li a:link, #header ul li a:visited
{
       color: black;
}

/******** Zona Menu ************/

#menu {
    list-style: none;
    margin-top: 5px;
    height: 50px;
}

#menu li {
    float: left;
}

#menu li .csc {
}

.csc {
    background: url("/media/csc_blanco.png")  top left repeat-y;
 /*   position: absolute;
    top: 4em;*/
    background-color: #7b213a;
/*    width: 10em;*/
}

.selected .csc {
    background: url("/media/csc_blanco_selected.png") top left repeat-y;
}

.selected .opt{
    background: url("/media/dot.gif") top left repeat-x;
}

.selected .opt2 {
    background: url("/media/dot.gif") bottom left repeat-x;
}

.selected .opt3 {
    background:  url("/media/dot.gif") top right repeat-y;
}
.selected .csc{
    background-color: #f2c9b5;
}

.csc .dos {
    background: url("/media/csc_t1.png") no-repeat;
}

.selected .csc .dos {
    background-image: url("/media/csc_t1_selected.png");
}

.csc p {
    font-weight: bold; 
    padding-top: 7px;
    padding-bottom: 5px;
}
.csc p a, .csc p a:visited /* para IE 6 */ {
    color: white; 
    margin-left: 20px; 
    font-size: 14px;
}

.selected .csc p a, .selected .csc p a:visited /* para IE 6 */ {
    color: black; 
}


.csc .tr {
    background : url("/media/csc_tr.png") no-repeat;
    background-position: top right;
}

.selected .csc .tr {
    background-image: url("/media/csc_tr_selected.png");
}

.csc .bl {
    background : url("/media/csc_bl.png") no-repeat;
    background-position: bottom left;
}

.selected .csc .bl {
    background-image: url("/media/csc_bl_selected.png");
}

.csc .br {
    background : transparent url("/media/csc_br.png") no-repeat;
    background-position: bottom right;
}

.selected .csc .br {
    background-image: url("/media/csc_br_selected.png");
}


#menu01 .csc {  
    width: 15em;
    left: 10em;
}

#menu02 .csc {
    width: 13.2em;
    left: 25.5em;
}

#menu03 .csc {
    width: 6em;
    left: 39em;
}

#menu04 .csc {
    width: 4.5em;
    left: 45.5em;
}

#menu04 .csc p a {
    font-size: 0.9em;
    margin-left: 24px;
}
/******** Fin Zona Menu ******/

/******** Zona Content ************/

.titulo {
 color: #7b213a;
 font-weight: bold;
}

#content{
    margin-top: 2em;
    width: 670px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    font-size: 14px;
}

#content ul li {
    list-style: none;
}

.document ul li {
    /* para las listas de dentor de textile */
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
}

#content .document a:link {
/*    color: #2f367c; */
}

#content .document a:hover{
    text-decoration: underline;
}

.document {
    position: relative;
    padding-left: 0;
}

.document h1 {
   font-size: 20px;
   color: #79253D;
   font-weight: normal;
}

.document h2, .document h3 {
    font-size: 18px;
    font-weight: normal;
    color: #79253D;
}

.document h3 {
    font-size: 16px;
}

.document img {
    width: 300px;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 200px;
}

.object_item {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.object_item ul li
{
     /* esto se le aplica a las propiedades
        de los objetos para que tengan una
        apariencia homog√©nea
     */
     padding-left: 1em;
}

#glosario01 {
    /* en realidad esto se usa como contenedor en inmueble,
    documento, personas, etc. */
    position: absolute;
    left: 4.2em;
    top: 12em;
    width: 40em;
}

#glosario01 ul li {
    list-style: none;
}

.document, #texto01 p {
    text-align: justify;
}

.fondo_verde {
    padding: 0.63em 0.63em 0.63em 0.63em;
    background-color: #99CCCC;
}

#busqueda_avanzada form ul li { margin: 1em; }

#titulo_inmueble {
    margin-top: 20px;
    }

#titulo_sec {
    font-weight: normal;
}

#imagen_principal {
    float: left;
    width: 500px;
/*    height: 380px; */
    margin-top: 20px;
}

#imagen_principal img {
    margin-top: 20px;
    margin-bottom: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.document {
    font-size: 16px;
}


.document p {
    margin-bottom: 1em;
}

.footnote {
	font-size: 80%;
}
/************* Zona Footer *************/


#footer {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    text-align: center;
    clear: both;
}

#footer a:link, #footer a:visited {
	color: #7b213a;
	font-weight: bold;
	font-size: 13px;
    margin: 45px;
}

