body { 
background-image : url('../imagenes/fondoprincipal.jpg'); 
} 
.menu a:link {
color: #000080;text-decoration: none ;
}
.menu a:hover { 
color : #03C4FC; 
text-decoration: underline ;
} 
.menu a:active { 
color : #cccccc; 
} 
.menu a:visited { 
color : #336699; 
}
A:link {text-decoration:none;color:#FFFFFF;} 
A:visited {text-decoration:none;color:#FFFFFF;} 
A:active {text-decoration:none;color:#C3D9FF;} 
A:hover {text-decoration:underline;color:#FFFF00;} 
.fuente336699 {
	color: #336699;
}
h1 { font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:8pt;font-weight: normal;color:#336699;margin-top: 0; margin-bottom:0}
.table { 
    width : 100%;
    border-collapse:separate;
    border-spacing: 5px;
    }
.table2 { 
width : 100%;
border-collapse:separate;
border-spacing: 7px;
    }
.table3 { 
background-image:url('menu1.bmp');
width: 25%;
height: 74px;
text-align : center;
}
.tabla4 {
width: 25%;
height: 20px;
text-align : center;
}
.tdenlaces { 
width : 100%; 
height : 40px; 
text-align : center; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 8pt;
color:white; 
background-color : #336699; 
} 
.borde {
border-style: solid;
border-color: #C3D9FF;
border-width: 1px;
text-align: center;
vertical-align: top;
} 
.menuprincipal { 
text-align : center; 
background-color : #336699; 
font-family : Verdana; 
font-size :8pt; 
height : 25px; 
width : 20%; 
font-weight : normal; 
font-style : normal; 
color : #ffffff; 
}
.f-amarilla {
	color: #FFFF00;
}
.b-principal {
border-style: solid;
border-color: #FFFFFF;
border-width: 2px;
text-align: center;
margin: auto;
}
.alinear {
text-align: center;
vertical-align: top;
margin: auto;

}