/* CSS Document */
 body {
    SCROLLBAR-FACE-COLOR:#FFD100;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFD100;
    SCROLLBAR-SHADOW-COLOR: #FFD100;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #00209F;
    SCROLLBAR-TRACK-COLOR: #FFEF98; /*E3E3E3*/
    SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#808e88;    
}

.textosNormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#808e88;
}

.textosIntermedios{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#808e88;
}

@font-face {
    font-family: Frutiger 45 Light;
    font-style: normal;
    font-weight: normal;
    /*src: url(http://dev-mhr/yamuniNet/fonts/FRUTIGE0.eot);*/
}

.textosTema
{
    font-family: 'Frutiger 45 Light';
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    src: url(fonts/FRUTIGE0.eot);
    color: #9B9DA0;
}

.textosMenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0066B3;    
}

.textosTituloMenu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0066B3;        
}

.links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808e88;    
}

.textosMenuIntermedio
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #00209F;
}

.Texto
{
    font-family  :Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#808e88;
}