﻿/*
MODIFICACIÓN: 
    1.- AUMENTAR 1PX EL TAMAÑO DE LAS FUENTES
    2.- SUBRAYAR ACCESO A PORTALES (MENU SUPERIOR)
    3.- CAMBIO DE FUENTES DE ARIAL A VERDANA 
FECHA MODIFICACIÓN: 14-04-2009
MODIFICADOR: SEBASTIÁN FUENTES SILVA
*/

body 
{
    font-weight: normal;
	font-size: 7pt;
	word-spacing: normal;
	text-transform: none;
	color: #545556;
	font-family: Verdana;
	letter-spacing: normal;
	background-color: white;
	text-align:justify;
	/*scrollbar-face-color:#808284;
    scrollbar-highlight-color:#808284;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color:#808284;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#E3E3E3;*/
}
.titulo
{
    font-size: 7pt;
    font-weight: bold;
    color:#9C9EA3;    
    }
    
    .menu,.menu:visited
    
{
    font-size: 9pt;
    font-weight: bold;
    color:white;    
    }
.TituloFrame
{
	font-size: 9pt;
    font-weight: bold;
    color:#A8AAAD;
	}
.TituloSol
{
	font-size: 9pt;
    font-weight: bold;
    color:red;
	}
.Subtitulo
	{
	 font-size: 9pt;
	 font-style:italic;
	    }
.firma
{
    font-size: 8pt;
    font-weight:bolder;
    text-align:right;
    }

  
 .input2
{
    font-weight: bold;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: #808284;
	font-family: Verdana;
	letter-spacing: normal;
	text-align:left;
	cursor:inherit;
    } 


a:link,a:visited
{
    color:#808284;
    font-weight: bold;
    text-decoration: underline;
}
.lnk2:link,.lnk2:visited
{
    font-size:6pt;
    color:red;
    font-weight: bold;
    text-decoration:underline;
}

li
{
    LIST-STYLE-IMAGE: url(fotos/vineta.GIF);
    list-style-position:outside;  
}

.elmenu:link,.elmenu:visited,.elmenu:active,.elmenu
{
    font-weight: lighter;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-family: Verdana;
	letter-spacing: normal;
	background-color: #ee4236;
	text-align:justify;
	height:20px;
	
	
    }

.elmenu:hover
{
    font-weight:lighter;
    text-decoration: underline;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-family: Verdana;
	letter-spacing: normal;
	background-color: #ee4236;
	text-align:justify;
	height:20px;
	
	
    }