
BODY{
    BACKGROUND-COLOR: #0D5297;    
    
}
TD{
	height:30;
}

a:link {color: #ffffff }
a:visited {color:#ffffff}
a:active {color: #ffffff }


TD.celdaInactiva{
	cursor:hand;
	color:#0D5297;
	font-size:13px;
	text-align:center;
	height:25;
	background-color:#CADFCF; 
	border-width:2px;
	border-style:groove;
	border-color:#0D5297;
	Font-weight: bold;
}
TD.celdaActiva{
	cursor:hand;
	color:#0D5297;
	font-size:13px;	
	text-align:center;	
	height:25;
	background-color:#ffffff;
	border-width:2px 2px 0px 2px;
	border-style:groove;
	border-color:#0D5297;
	Font-weight: bold;
}
TR.ColorLinea{
	BORDER-COLOR:#123456;
}
.MenuColor{
    BACKGROUND-COLOR:#ffffff;
}
.TDMenu{
    color:#FFFFFF;
    font-size: x-small;
    font-family:Arial;
 	
}
.TRSubMenu{
    color:#FFFFFF;
    font-size: x-small;
    font-family:Arial;    
    height=24;
 	
}
.LineaSepara{
    BACKGROUND-COLOR:#FFFFFF;
    height=1;
}
.FormaTexto{
    color:#326538;
    Font-weight: bold;
    font-size: x-small;
    font-family:Times;    
    height=24;
    BORDER-COLOR:#CADFCF;
}

.FormaTextoReferencias{
    color:#326538;
    Font-weight: bold;
    font-size: xx-small;
    font-family:Times;    
    height=24;
    BORDER-COLOR:#CADFCF; 	
}

.FormaTextoPie{
    color:#ffffff;
    Font-weight: bold;
    font-size: x-small;
    font-family:Times;    
    height=24;
    BORDER-COLOR:#CADFCF;
}

.FormaTextoQuienSomos{
    color:#ffffff;
    Font-weight: bold;
    font-size: small;
    font-family:Times;    
    height=24;
    BORDER-COLOR:#CADFCF;
}

.FormaTextoContacta{
    color:#326538;
    Font-weight: bold;
    font-size: small;
    font-family:Times;    
    height=24;
    BORDER-COLOR:#CADFCF;
}

.ColorLetraMenu{
	color:#0D5297;
}

.LetraCabecera{
	color:#ffffff;
	Font-weight: bold;
	font-size: x-small;
	vlink:#ffffff;
}
