/* CSS Document */
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#d7d7d7;
color:#3c3c3d;
}
IMG
{
border:none;
}
table.principal
{
width:860px;
background-image:url(../img/logo.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}
th
{
color:#3c3c3d;
}
.lema
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#5e7b99;
font-weight:bold;
}
.FondoMenu
{
background-image:url(../img/fondoMenu.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#FFFFFF;

}
li.menu
{
list-style-image:url(../img/itemMenu.gif);
font-weight:bold;
}
li.submenu
{
margin-left:0.3em;
list-style:none;
line-height:14px;

}
table.pie
{
 width:862px;
 border:none;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 color:#3c3c3d;
 }
td.pie
{
background-image:url(../img/pie.jpg);
background-repeat:repeat-x;
height:20px;
}
.enlaceMenu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#3c3c3d;

}
.enlaceMenu:hover
{
color:#0e4e90;
text-decoration:underline;
}
.enlace
{
color:#0e4e90;
text-decoration:underline;
}
.enlace:hover
{
color:#0e4e90;
text-decoration:underline;
}
.enlaceNegro
{
color:#000000;
text-decoration:none;
font-weight:bold;
}
.enlaceNegro:hover
{
color:#000000;
text-decoration:underline;
font-weight:bold;
}
.enlaceIndex
{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#5e7b99;
font-weight:bold;
}

.enlaceIndex:hover
{
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#5e7b99;
font-weight:bold;
}

table.contenido
{
color:#3c3c3d;
width:597px;
text-align:justify;
}
div.borde
{
border:solid 1px #666666;
padding:2px;
}
input.boton
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #000088;
height:20px;
background-color:#FFFFFF;
}

