﻿.Titulos
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}

.TitulosMenu
{
    font-family: Arial;
    font-size: 9pt;
    color: #ffffff;
    font-weight: bold;
}


.TitulosMenu2
{
    font-family: Arial;
    font-size: 9pt;
    color: #799c13;
    font-weight: bold;
}

.Subtitulos
{
    font-family: Arial;
    font-size: 11pt;
    color: #619800;
    font-weight: bold;
}

.SubTitulos2
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}

.Contenido
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-align: justify;
    margin: 10px;
    line-height: 15px;
}

.Contenido2
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-align: justify;
    line-height: 15px;
    margin-left:10px;
}

.Contenido3
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-align: justify;
}

.Contenido4
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
}

.ContenidoNegrita
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-align: justify;
    line-height: 15px;
    margin-left:10px;
    font-weight:bold;
}

.Links
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    text-decoration: underline;
}
.Links2
{
    font-family: Arial;
    font-size: 10pt;
    color: Blue;
    text-decoration: underline;
}

.Tablas
{
    border-collapse: collapse;
    border-color: #D5D5D5;
    border-width: 1;
}

.Texto7
{
	font-family:Arial;
	font-size:11pt;
	color:#619800;
	font-weight:bold;
}

.Texto3
{
	font-family:Arial;
	font-size:10pt;
	color:#619800;
	font-weight:bold;
}

.Texto6
{
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}