﻿/**Template**/
body
{
    background-color: Black;
    margin: 0px;
    text-align: center;
    margin: 0;
    padding: 0;
    behavior: url(    "csshover.htc" );
    font-family: Arial;
    color: White;
    font-size: 15px;
    overflow-x: hidden;
}
/*Main layout*/
div
{
    margin: auto;
}

a, a:visited, a:link
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.Main
{
    width: 950px;
    text-align: left; /*position: relative;     z-index: 12;*/
}

img
{
    vertical-align: bottom;
    border: none;
}

.positionAbsoltue
{
    position: absolute;
}

.columnaFloat
{
    text-align: left;
    position: relative;
    z-index: 10;
}
.fondoTransparente
{
    background-color: black;
    opacity: .2;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    height: 272px;
    text-align: left;
}
/*Menu Styling*/
.menu
{
    color: White;
    font-family: Century Gothic;
    font-size: 16px;
    width: 326px;
    text-align: center;
    line-height: 29px;
    position: absolute;
    z-index: 1000;
}

.transparencia
{
    position: relative;
    z-index: 1000;
}

.menu tr td
{
    z-index: 1000;
    position: relative;
}


.menu tr td:hover
{
    background-color: black;
    color: white;
    opacity: .6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}


.menu tr td a
{
    color: white;
    text-decoration: none;
}
/*Fondo*/
.fondoTextura
{
    background-image: url(images/Template/patron.gif);
}

.fondoTexturaDIV
{
    padding: 20px 28px 20px 28px;
}

zindex10
{
    z-index: 10;
}

/**Otros**/
.colorNaranja
{
    color: #F5852A;
}

h1
{
 font-weight:normal;
 line-height:26px;
 margin:0px;
 padding:0px;
 margin-bottom:10px;
 margin-top:10px;
}

h2
{
 margin:0px;
 padding:0px;
 font-weight:normal;
}

h3
{
 margin:0px;
 padding:0px;
 font-weight:normal;
}

.textoIndex h1
{
 font-size:17px;
}

.letra17
{
    font-size: 19px;
    font-family: Arial;
}

.letra17Naranjah2 h2
{
    font-size: 19px;
    font-family: Arial;
    color: #F5852A;
}


.textboxForm
{
    width: 266px;
    height: 23px;
    border: solid 1px #535353;
    background-color: #1A1A1A;
    color: White;
}

.paddingBottom10
{
    padding-bottom: 10px;
}

.paddingBottom16
{
    padding-bottom: 16px;
}


.letra12
{
    font-size: 12px;
}

.contenido
{
    /*margin-top:473px;*/
    padding: 13px 13px 13px 0px;
    background-color: #1A1A1A;
    width: 610px;
}

.backgroundGris
{
    background-color: #1A1A1A;
    width: 14px;
}

.aligncenter
{
    text-align: center;
}

.menuInferior
{
    font-family: Arial;
    font-size: 11px;
    text-align: center;
}

.menuInferior
{
    font-family: Arial;
    font-size: 11px;
    text-align: center;
}



.menuInferior a, .menuInferior a:visited, .menuInferior a:link
{
    color: White;
}

.menuInferior a:hover
{
    color: #F5852A;
    text-decoration: none;
}

.height200
{
    height: 200px;
}


.colorGris
{
    color: #808080;
}

.colorGris a, .colorGris a:visited, .colorGris a:link
{
    color: #808080;
}

.colorGris a:hover
{
    color: #808080;
    text-decoration: underline;
}

.alingright
{
    text-align: right;
}

.alingMiddle
{
    vertical-align: middle;
}

.botonNegro
{
    border: solid 1px #535353;
    background-color: #1A1A1A;
    color: white;
    padding: 5px;
    font-size: 15px;
    cursor: pointer;
}

.botonTransparente
{
    border: solid 1px #535353;
    background-color: Transparent;
    color: white;
    padding: 5px;
    font-size: 15px;
    cursor: pointer;
}

.botonCombo
{
    background-image: url(images/Otros/flecha_combo.gif);
    width: 26px;
    height: 27px;
}

.paddingBottom3
{
    padding-bottom: 3px;
}


.bordeGrisRight
{
    border-right: solid 1px #8D8D8D;
    padding-right: 14px;
}

.paddingLeft14
{
    padding-left: 14px;
}

.paddingLeft8
{
    padding-left: 8px;
}

.bordeGrisRight2
{
    border-right: solid 1px #505050;
    padding-right: 26px;
}

.paddingLeft26
{
    padding-left: 26px;
}

.paddingLeft28
{
    padding-left: 28px;
}

.paddingLeft90
{
    padding-left: 110px;
}

.letra11
{
    font-size: 11px;
}

.alignjustify
{
    text-align: justify;
    width: 173px;
}

.mapa
{
    padding-top: 10px;
}
.minimapa
{
    padding: 30px 0 0 40px;
}
.width103
{
    width: 103px;
}

.width185
{
    width: 185px;
}

.alingleft
{
    text-align: left;
}

.img1
{
    background-image: url(images/Otros/img1.jpg);
    width: 267px;
    height: 186px;
    margin-top: 35px;
}

.img2
{
    background-image: url(images/Otros/img2.jpg);
    width: 267px;
    height: 184px;
}

.width130
{
    width: 130px;
}

.floatLeft
{
    float: left;
}

.imgDIV
{
    padding: 7px;
}

.modalBackground
{
    background-color: #737373;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.padding10
{
    padding: 10px;
    padding-bottom: 0px;
}


.width326
{
    width: 326px;
}

.paddingRight30
{
    padding-right: 30px;
}

.paddingTop10
{
    padding-top: 10px;
}

#waitMessage
{
    display: none;
    position: absolute;
    left: 600px;
    top: 150px;
    background-color: #FFF;
    border: 3px double #000;
    padding: 4px;
    color: #555;
    font-size: 0.9em;
    font-family: arial;
}


.letra11
{
    font-size: 11px;
}

.letra11Arial
{
    font-size: 11px;
    font-family: Arial;
}

.imgDIV p
{
    font-size: 11px;
    font-family: Arial;
}
.ubicacionscroll
{
    overflow: auto;
}
#copyright
{
    position: absolute;
    top: 480px;
    left: 1200px;
    font-size: 10px;
    width: 150px;
    color: #808080;
}
.combo
{
    background-color: #1A1A1A;
    position: relative;
    max-height: 300px;
    width: 180px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.combo a
{
    border-bottom: solid 1px #808080;
    display: block;
    font-size: 12px;
    padding: 8px 0;
    color: #FFF;
}
.combo a:hover
{
    background-color: #F5852A;
    text-decoration: none;
    color: #FFF;
}
.clima
{
    padding: 5px 0 0 0;
}
.climapad10
{
    padding: 10px 0;
}
.links
{
    color: #FFF;
    display: block;
    font-size: 13px;
}
#servicios ul 
{
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
    list-style-image: url(images/Otros/vineta.gif);
}
#servicios li h3
{
    padding-bottom: 8px;
    
}
object, a
{
    outline: none;
}
.newstitle
{
    color: #808080;
    font-size: 14px;
}
.newsfecha
{
    color: #808080;
    font-size: 10px;
    display: block;
}
.newstexto
{
    font-size: 12px;
    line-height: 1.5em;
}
.fecha
{
    color: #808080;
    font-size: 11px;
}
.texto
{
    font-size: 12px;
    line-height: 1.5em;
 }
 
 .tituloPropiedad2
{
    color: #F5852A;
    text-decoration: none;
    font-family: Arial;
    font-size: 15px;
    
}

.contenidoPropiedad
{
    color: #F5852A;
    text-decoration: none;
    font-size: 11px;
}

.contenidoItem
{
    background-color: #333333;
    padding: 5px;
    border-bottom: solid 20px #1A1A1A;
}

.contenidoItem a, .contenidoItem a:visited, .contenidoItem a:link, .contenidoItem a:hover
{
    color: #F5852A;
}

.contenidoInfo
{
    font-size: 11px;
}

.botonListado
{
    padding-top: 10px;
    text-align: right;
}

.colorBlanco
{
    color: White;
}

.divPrincipales
{
 border: solid 1px #666; 
 padding: 3px; 
 width: 155px; 
 text-align:left;
}


.propiedadesPrincipalesTD
{
width: 230px; 
text-align: left;
}

.propiedadesPrincipalesDIV
{
 height: 50px; 
 padding-left: 15px;
}

.propiedadesPrincipalesDIVLINK
{
width: 120px; 
text-align: center;
}
