﻿.contenido
{
	font-family: 'Arial Unicode MS' , Arial;
	font-size: 10pt;
	text-align: justify;
}
.contenido2
{
	font-family: 'Arial Unicode MS' , Arial;
	font-size: 10pt;
	position: absolute;
}
.body
{
	font-family: 'Arial Unicode MS' , Arial;
	font-size: 10pt;
}
.titulo
{
	font-weight: bold;
	font-size: 16pt;
	color: #003300;
	font-family: 'Arial Unicode MS' , Arial;
}
.titulo2
{
	font-weight: bold;
	font-size: 16pt;
	color: #003300;
	font-family: 'Arial Unicode MS' , Arial;
}
.subTitulo
{
	font-weight: bold;
	font-family: 'Arial Unicode MS' , Arial;
	font-size: 10pt;
	text-align: justify;
}

.subTitulo2
{
	font-weight: bold;
	font-family: 'Arial Unicode MS' , Arial;
	font-size: 10pt;
}


.hipervinculoBlanco
{
	font-size: 10pt;
	font-family: 'Arial Unicode MS' , Arial;
	text-decoration: none;
	color: white;
}
.menuDerechaTabla
{
	border-left-width: 1px;
	border-left-color: silver;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	width: 202px;
	font-size: 9pt;
}
.menuIzquierdaTabla
{
	border-right-width: 1px;
	border-right-color: silver;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	width: 202px;
	font-size: 9pt;
}

.menuDerechaItem
{
	padding-left: 15px;
	width: 180px;
	text-align: left;
	font-family: 'Arial Unicode MS' , Arial;
	font-size: 10pt;
}
.menuDerechaVineta
{
	width: 22px;
	background-position: right center;
	background-image: url(../../images/bullet.jpg);
	background-repeat: no-repeat;
}
.tablaInternaLetrasBlancas
{
	width: 100%;
	text-align: center;
	background-color: #7b9a84;
	text-align: center;
	font-size: 9pt;
	color: white;
}
.tablaInternaLetrasVerdes
{
	width: 90%;
	text-align: center;
	background-color: #efefef;
	text-align: left;
	font-size: 9pt;
	color: #265733;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.tablaInternaLetrasNegras
{
	width: 90%;
	text-align: left;
	background-color: white;
	font-size: 9pt;
	color: black;
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
a:hover
{
	font-size: 10pt;
	font-family: 'Arial Unicode MS' , Arial;
	text-decoration: underline;
	color: #003300;
}
a
{
	font-family: 'Arial Unicode MS' , Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #003300;