body
{

}
.texto_normal
{
	font-family : Arial Narrow;
	font-size: 10pt; 
}
a.lateral:active
{
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.lateral:hover
{
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lateral:link
{
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;	
}
a.lateral:visited
{
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;	
}
a.lateral
{
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;		
}
a.normal
{
	font-family:"Arial Narrow";
	font-size:10pt;
	text-decoration: none;
}
a.normal:active
{
	font-family:"Arial Narrow";
	font-size:10pt;
	text-decoration: none;
}
a.normal:hover
{
	font-family:"Arial Narrow";
	font-size:10pt;
}
a.normal:link
{
	font-family:"Arial Narrow";
	font-size:10pt;
	text-decoration: none;
}
a.normal:visited
{
	font-family:"Arial Narrow";
	font-size:10pt;
	text-decoration: none;
}
.texto_web
{
	font-family:Trebuchet MS;
	font-size:8pt;
}
.texto_web_titulo
{
	font-family:Trebuchet MS;
	font-size:10pt;
    font-style:bold;
}
.impar_input
{
	background-color:#deede0;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:black;	
	border:0px;
}
.par_input
{
	background-color:white;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:black;
	border:0px;
}
.impar
{
	background-color:#deede0;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:black;	
	border:1px solid black;
}
.par
{
	background-color:white;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:black;
	border:1px solid black;
}
.texto_web_archivos
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:Black;
}
a.texto_web:active
{
	font-family:Trebuchet MS;
	font-size:8pt;
	text-decoration:underline;
	color:Black;
}
a.texto_web:link
{
	font-family:Trebuchet MS;
	font-size:8pt;
	text-decoration:underline;
	color:Black;
}
a.texto_web:visited
{
	font-family:Trebuchet MS;
	font-size:8pt;
	text-decoration:underline;
	color:Black;
}