body{
    /*background:#f8f8f8;*/
    margin:0;
    padding:0;
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 13px;
    color:black;
    margin:0 auto;
    text-align:center;
    /*background:url(../img/fondo1.jpg) repeat-x top;*/
}
img{
    border: 0;
}
.margen{
    width:960px;
    margin:0 auto;
    text-align:left;
}
.fondo1{
    background:#ffffff url(../img/fondo1.jpg) repeat-x top;
}
.izquierdo{
    float:left;
}
.derecho{
    float:right;
}
.fix{
    clear:both;
}
.cuadro_catalogos{
    border:1px solid #B2B2B2;
    height:116px;
}
#perla{
    margin-top:45px;
    width:352px;
}
.logitos{
    text-align:center;
    margin-top:20px;
    margin-bottom:10px;
}
.logitos a{
    text-decoration:none;
    margin-left:5px;
    margin-right:5px;
}
.pie{
    border-top:solid 1px #e4e4e4;
    background:#f4f4f4;
    border-bottom:solid 1px #ededed;
    padding-bottom:5px;
}
.pie2{
    /*background:#f8f8f8;*/
    color:#acacac;
    text-align:center;
}
.fondo_blanco{
    background:#ffffff;
}
#logo{
    margin-top:10px;
    margin-bottom:10px;
}
.opcion{
    margin-bottom:5px;
    margin-left:5px;
    font-size:11px;
}
.opcion a{
    color:#8b8b8b;
    text-decoration:none;
}
.opcion a:hover{
    color:#383838;
    text-decoration:underline;
}
.opcion_titulo{
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
}
.margen_opciones{
    margin-left:10px;
    margin-right:10px;
}
.botones{
    margin-top:100px;
    margin-left:20px;
    width:131px;
    display:inline;
}
.botones_sinmargen{
    margin-top:100px;
    width: 131px;
    display:inline;
}
.cuadro_titulo{
    text-align:center;
}
.cuadro_titulo a{
    color:#000000;
    font-weight:bold;
    font-size:20px;
    text-decoration:none;
}
.cuadro_titulo a:hover{
    text-decoration:underline;
}
.boton_autos a{
    width:131px;
    height:140px;
    background:url(../img/btn_autos1.jpg) no-repeat top center;
    display:block;
    text-decoration:none;
}
.boton_autos a:hover{
    background:url(../img/btn_autos2.jpg) no-repeat top center;
}
.boton_casas a{
    width:131px;
    height:140px;
    background:url(../img/btn_casas1.jpg) no-repeat top center;
    display:block;
    text-decoration:none;
}
.boton_casas a:hover{
    background:url(../img/btn_casas2.jpg) no-repeat top center;
}
.boton_catalogos a{
    width:131px;
    height:140px;
    background:url(../img/btn_catalogos1.jpg) no-repeat top center;
    display:block;
    text-decoration:none;
}
.boton_catalogos a:hover{
    background:url(../img/btn_catalogos2.jpg) no-repeat top center;
}
.boton_mails a{
    width:131px;
    height:140px;
    background:url(../img/btn_mails1.jpg) no-repeat top center;
    display:block;
    text-decoration:none;
}
.boton_mails a:hover{
    background:url(../img/btn_mails2.jpg) no-repeat top center;
}
.informacion{
    margin-top:25px;
    background:url(../img/publicidad.jpg) no-repeat;
    width:586px;
    height:145px;
}
.margen_izquierdo{
    /*margin-left:120px;*/
}