div#menu_izquierda 
{
float:left;
background-image:url(imagenes/left.gif);
 background-repeat:no-repeat; 
 width:166px; 
 height:451px;
}
div#menu_superior
{
float:left;
 background-image:url(imagenes/top.gif);
 width:580px;
 height:64px;
 
}
#contenido {
margin-left: 175px;
width:550px;
text-align:justify;

}
#menu_izquierda li
{
margin-left: -40px;
list-style: none;
}
#menu_superior li
{
float:left;
margin-left:10px;
list-style: none;
}

a#somos {
    width: 129px;
    height: 23px;
    background-image: url(imagenes/quienessomOFF.gif);
    display: block;
    text-decoration: none;
}

a#somos:hover {
    background-image: url(imagenes/quienessomoON.gif);
}
a#productos {
    width: 129px;
    height: 23px;
    background-image: url(imagenes/nuestroprodOFF.gif);
    display: block;
    text-decoration: none;
}

a#productos:hover {
    background-image: url(imagenes/nuestrproducON.gif);
}
a#servicios {
    width: 129px;
    height: 23px;
    background-image: url(imagenes/nuestroservOFF.gif);
    display: block;
    text-decoration: none;
}

a#servicios:hover {
    background-image: url(imagenes/nuestrserviON.gif);
}
a#noticias {
    width: 129px;
    height: 23px;
    background-image: url(imagenes/noticiasOFF.gif);
    display: block;
    text-decoration: none;
}

a#noticias:hover {
    background-image: url(imagenes/noticiasON.gif);
}
a#articulos {
    width: 129px;
    height: 23px;
    background-image: url(imagenes/articulosOFF.gif);
    display: block;
    text-decoration: none;
}

a#articulos:hover {
    background-image: url(imagenes/articulosON.gif);
}
a#editorial {
    width: 129px;
    height: 23px;
    background-image: url(imagenes/nuesteditOFF.gif);
    display: block;
    text-decoration: none;
}

a#editorial:hover {
    background-image: url(imagenes/nuestraeditON.gif);
}
a#trabajo {
    width: 129px;
    height: 23px;
    background-image: url(imagenes/trabajanostrosOFF.gif);
    display: block;
    text-decoration: none;
}

a#trabajo:hover {
    background-image: url(imagenes/trabajconON.gif);
}
a#donde {
    width: 129px;
    height: 23px;
    background-image: url(imagenes/dondeestaOFF.gif);
    display: block;
    text-decoration: none;
}

a#donde:hover {
    background-image: url(imagenes/dondeestON.gif);
}

a#home {
    width: 53px;
    height: 23px;
    background-image: url(imagenes/home.gif);
    display: block;
    text-decoration: none;
}

a#qualiware {
    width: 136px;
    height: 40px;
    background-image: url(imagenes/QualiwareDist10.gif);
    display: block;
}

li#microsoft {
    width: 138px;
    height: 85px;
    background-image: url(imagenes/mspartner6.gif);
    display: block;
}
a#mapa {
    width: 54px;
    height: 16px;
    background-image: url(imagenes/mapaOFF.gif);
    display: block;
    text-decoration: none;
}

a#mapa:hover {
    background-image: url(imagenes/mapaON.gif);
}

a#contactar {
    width: 71px;
    height: 16px;
    background-image: url(imagenes/contactarOFF.gif);
    display: block;
    text-decoration: none;
}

a#contactar:hover {
    background-image: url(imagenes/contactarON.gif);
}

a#flash {
    width: 114px;
    height: 16px;
    background-image: url(imagenes/presentflash.gif);
    display: block;
    text-decoration: none;
}

a#flash:hover {
    background-image: url(imagenes/presentflashON.gif);
}

a#privado {
    width: 114px;
    height: 16px;
    background-image: url(imagenes/Zona_Privada.gif);
    display: block;
    text-decoration: none;
}

a#privado:hover {
    background-image: url(imagenes/Zona_Privada_on.gif);
}


body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;}

p.logo1
{
color:#234884;
font-size:14px;
font-weight:bold;
}

p.logo2
{
color:#234884;
font-weight:bold;
}
table.logo2
{
color:#234884;
font-weight:bold;
}
p.logo3
{
color:#234883;
font-weight:bold;
}
span.logo2
{
color:#234883;
font-weight:bold;
}