﻿body {
}
.itemMenu
{
    font-size: 12px;
    width: 120px;
    font-family: Arial;
    height: 30px;
    font-weight: bold;
    background-image: url(Imagenes/Inicio/MenuItem.jpg);
    text-decoration: none;
    color: white;
    text-align: center;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}
.textoformulario
{
    font-size: 10px;
    font-family: Arial;
    text-align: left;
    color: #000000;
    border-left-color: lightgrey;
    border-bottom-color: lightgrey;
    border-top-style: solid;
    border-top-color: lightgrey;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: lightgrey;
    border-bottom-style: solid;
    font-weight: bold;
}
.cajatexto
{
    font-size: 10px;
    font-family: Verdana;
}
.boton
{
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Arial;
    background-color: #ffffff;
    border-right: lightgrey 3px solid;
    border-top: lightgrey 3px solid;
    border-left: lightgrey 3px solid;
    border-bottom: lightgrey 3px solid;
}
.textoMensaje
{
    font-size: 12px;
    font-family: Arial;
    text-align: left;
    color: #FFFFFF;
    font-weight: bold;
    left: 475px;
    position: absolute;
    top: 90px;
}
.linkPW:link
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
.tituloCategoria
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000066;
}
.tituloItem
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #000066;
}
.textoTitPropiedad
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: dimgray;
}
.textoPropiedad
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;;
}
.textoGeneral
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}
.verMas:link
{
    font-family: Verdana;
    font-size: 12px;
    color: #000066;
    text-decoration: none;
}
.verMas:visited
{
    font-family: Verdana;
    font-size: 12px;
    color: #000066;
    text-decoration: none;
}
