/* CSS Document */

.texto
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height: 13px;
}

.texto_ok
{
	font-family:verdana;
	font-size:11px;
	color: Green;
	line-height:10px;
	line-height: 12px;
}

.texto_ko
{
	font-family:verdana;
	font-size:11px;
	color: Red;
	line-height:10px;
	line-height: 12px;
}

.texto_2
{
	font-family:verdana;
	font-size:9px;
	color:#f34022;
	line-height:13px;
}

.texto_3
{
	font-family:verdana;
	font-size:12px;
	color:#00246a;
	line-height:13px;
}

.texto_4
{
	font-family:verdana;
	font-size:16px;
	color:#7C7773;
	line-height:18px;
	font-style: italic;
	font-weight: bold;
}

.texto_5
{
	font-family:verdana;
	font-size:9px;
	color:#FFFFFF;
	line-height:13px;
	font-weight: bold;
}

.texto_6
{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:13px;
	font-weight: bold;
}

		
.titulo 
{
	font-family: Verdana;
	font-size: 13px;
	color: #00246a;	
	font-weight: bold;
}

.titulo_2
{
	font-family: Verdana;
	font-size: 22px;
	color: #00246a;	
	font-weight: normal;
}

.titulo_3
{
	font-family: Verdana;
	font-size: 22px;
	color: #A8A8A8;	
	font-weight: normal;
}

.titulo_5
{
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;	
	font-weight: bold;
}

.link2:visited { font-family:Verdana; font-size: 12px; color: #00246a; text-decoration: none; font-weight: normal; }
.link2:active { font-family:Verdana; font-size: 12px; color: #00246a; text-decoration: none; font-weight: normal; }
.link2:link { font-family:Verdana; font-size: 12px; color: #00246a; text-decoration: none; font-weight: normal; }
.link2:hover { font-family:Verdana; font-size: 12px; color: #00246a; text-decoration: underline; font-weight: normal; }

.link3:visited { font-family:Verdana; font-size: 9px; color: #f34022; text-decoration: none; font-weight: normal; }
.link3:active { font-family:Verdana; font-size: 9px; color: #f34022; text-decoration: none; font-weight: normal; }
.link3:link { font-family:Verdana; font-size: 9px; color: #f34022; text-decoration: none; font-weight: normal; }
.link3:hover { font-family:Verdana; font-size: 9px; color: #f34022; text-decoration: underline; font-weight: normal; }

.link4:visited { font-family:Verdana; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal; }
.link4:active { font-family:Verdana; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal; }
.link4:link { font-family:Verdana; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal; }
.link4:hover { font-family:Verdana; font-size: 12px; color: #FFFFFF; text-decoration: underline; font-weight: normal; }

.link5:visited { font-family:Verdana; font-size: 9px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.link5:active { font-family:Verdana; font-size: 9px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.link5:link { font-family:Verdana; font-size: 9px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.link5:hover { font-family:Verdana; font-size: 9px; color: #FFFFFF; text-decoration: underline; font-weight: bold; }

.link55:visited { font-family:Verdana; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.link55:active { font-family:Verdana; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.link55:link { font-family:Verdana; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.link55:hover { font-family:Verdana; font-size: 11px; color: #FFFFFF; text-decoration: underline; font-weight: bold; }

.link6:visited { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; }
.link6:active { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; }
.link6:link { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; }
.link6:hover { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal; }

.link7:visited { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.link7:active { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.link7:link { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.link7:hover { font-family:Verdana; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold; }



