body
{
	background-color: #c7c7c7;
	margin: 00px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TablaPrincipal
{
	width: 850px;
	background-color: #ffffff;
}

.bgContMenu
{
	background-color: #ffffff;
	color: #7d7d7d;
	text-decoration: none;
	background-image: url( 'inmo/Top.jpg' );
	width: 850px;
	background-repeat: no-repeat;
	height: 226px;
	text-align: center;
	vertical-align: bottom;
}

.TextoTitular
{
	font-size: 12px;
	font-weight: bold;
	color: #E15A00;
}

.TextoTitularGris
{
	font-size: 12px;
	font-weight: bold;
	color: #7d7d7d;
}
	
.TextoDestacado 
{
	color: #E15A00;
}

.TextoGris
{
	color: #7d7d7d;
}
a:link 
{
	color: #E15A00;
	text-decoration:none;
}
a:visited 
{
	color: #E15A00;
	text-decoration:none;
}
a:active
{
	color: #E15A00;
	text-decoration:none;
}
a:hover
{
	color: #7d7d7d;
	text-decoration:underline;
}
	
	
.LinkMenu
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: Black;
}
.LinkMenu:hover
{
	color: #E15A00;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
 
#menu7 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }
 
#menu7 li a:link, #menu7 li a:visited {
        color: #FFF;
        display: block;
        background:  url(http://www.estudiofava.com/pag/menu7.gif);
        padding: 8px 0 0 30px;
        }
 
#menu7 li a:hover, #menu7 li #current {
        color: #FFF;
        background:  url(http://www.estudiofava.com/pag/menu7.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }
