/* ===================== ESTILOS BASICOS MINIMOS ==================== */

/*  ELEMENTOS  */

TD
{color: #707070;font-family: Verdana, Helvetica, "Trebuchet MS", Arial;font-size: 11px;}
P{margin-top: +7px;margin-bottom: +5px;text-align: justify;}
.centrado{text-align: center;}
.derecha{text-align: right;}
.tabla{border: 1px solid #333399;}
.tabla1{border: 1px solid #8484D3;}
.titulo{font-family: "Trebuchet MS";font-size:16px;color:#333399;font-weight: bold;}
.titulo1{font-family: "Trebuchet MS";font-size:16px;color:#333399;font-style: italic;font-weight: bold;text-align: right;}
.titulo2{font-family: "Trebuchet MS";color: #FF2720;font-size:14px;font-weight:bold;}
.titulo3{font-family: "Trebuchet MS";color: #333399;font-weight:bold;font-size: 14px;}
.titulo4{font-family: "Trebuchet MS";color: #888888;font-weight:bold;font-size: 12px;}
.azul{font-family: "Trebuchet MS";color: #333399;}
.rojo{font-family: "Trebuchet MS";color:#FF2720;}
.blanco{font-family: "Trebuchet MS";color: #ffffff;font-weight:bold;}
.negro{font-family: "Trebuchet MS";color: #000000;}
.pequeno{font-size: 10px; color: #A0A0A0; text-align: right;}

A:link {color: #8484D3;}
A:visited{color: #8484D3;}
A:hover{color: #FF8400;}

A.menu:link {color: #000000;text-decoration: none;}
A.menu:visited{color: #000000;text-decoration: none;}
A.menu:hover{color: #FFFFFF;text-decoration: none;background-color:#8484D3;width:120px;}

A.submenu:link {font-family: "Trebuchet MS";color: #333399;text-decoration: none;}
A.submenu:visited{font-family: "Trebuchet MS";color: #333399;text-decoration: none;}
A.submenu:hover{font-family: "Trebuchet MS";color: #FF2720;text-decoration: none;}

A.submenu1:link {font-family: "Trebuchet MS";color: #000000;text-decoration: none;font-weight:bold;}
A.submenu1:visited{font-family: "Trebuchet MS";color: #000000;text-decoration: none;font-weight:bold;}
A.submenu1:hover{font-family: "Trebuchet MS";color: #FF2720;text-decoration: none;font-weight:bold;}

/* input */
.cajas
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
height: 18px;
color: #666666; 
background-color: #FFFFFF; 
border: 0.1ex solid;
border-color: #A1A9A9 #A1A9A9 #A1A9A9 #A1A9A9;
border-color-width: 1px;
width: 130px;
}

.cambio /* (select seccion) */
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #666666; 
background-color: #FFFFFF;
height: 16px; 
}

