
/* Hoja de estilo paraMAUCAL*/

BODY
 { 
font-size: 10pt; font-family: Arial, Helvetica, Swiss, Geneva, sans-serif; 
font-weight: light; color: #333333; }

/* Estilos específicos*/

.peque
{ 
font-size: 8pt; font-family: Arial, Helvetica, sans-serif; 
font-weight: normal ; color: #000000
}

.pequebold
{ 
font-size: 8pt; font-family: Arial, Helvetica, sans-serif; 
font-weight: bold ; color: #000000
}

.normal{ font-size: 10pt; 
font-family: Verdana, Arial, Helvetica, Swiss, Geneva, sans-serif; 
color: #000000; 
font-style: normal; 
font-weight: normal; 
text-align: justify
}

.titulo1
{
font-size: 12pt; 
font-family: Arial, Helvetica, sans-serif;
color: #333333; 
font-weight: bold; 
font-style: normal; 
font-variant: normal; 
line-height: normal;
background-color: #FFFFFF; 
background-repeat: no-repeat
}

/* Estilos para enlaces*/

A:link 
{
COLOR: #640015; 
TEXT-DECORATION: none; 
FONT-WEIGHT: bold; 
FONT-FAMILY: Arial
}

A:visited 
{
COLOR:#640015;
TEXT-DECORATION: none;
 FONT-WEIGHT: bold; 
FONT-FAMILY: Arial
}

A:active 
{
COLOR: #000000; 
FONT-WEIGHT: bold;
 FONT-FAMILY: Arial
}

A:hover {
COLOR: #640015; 
TEXT-DECORATION: underline
} 


.barra_menus {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #640015}
