/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #eeeeee;
}
.linkCinza {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	text-decoration:none;
}
.linkCinza:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	text-decoration:none;
}
.linkCinza:link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	text-decoration:underline;
}
.linkCinza:link:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	text-decoration:none;
}
.linkCinza:link:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	text-decoration:none;
}
.linkCinza:visited:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	text-decoration:underline;
}
.linkCinza:active:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	text-decoration:underline;
}










.linkBgEscuro {
	font-family: "Trebuchet MS";
	font-size: 11px;;
	color: #dddddd;
	text-decoration:none;
}
.linkBgEscuro:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #dddddd;
	text-decoration:none;
}
.linkBgEscuro:link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #dddddd;
	text-decoration:underline;
}
.linkBgEscuro:link:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #dddddd;
	text-decoration:none;
}
.linkBgEscuro:link:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #dddddd;
	text-decoration:none;
}
.linkBgEscuro:visited:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #dddddd;
	text-decoration:underline;
}
.linkBgEscuro:active:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #dddddd;
	text-decoration:underline;
}









.linkSubs {
	font-family: "Trebuchet MS";
	font-size: 12px;;;
	color: #eff7fd;
	text-decoration:none;
}
.linkSubs:link {
	font-family: "Trebuchet MS";
	font-size: 12px;;
	color: #eff7fd;
	text-decoration:none;
}
.linkSubs:link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;;
	color: #eff7fd;
	text-decoration:underline;
}
.linkSubs:link:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;;
	color: #eff7fd;
	text-decoration:none;
}
.linkSubs:link:active {
	font-family: "Trebuchet MS";
	font-size: 12px;;
	color: #eff7fd;
	text-decoration:none;
}
.linkSubs:visited:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;;
	color: #eff7fd;
	text-decoration:underline;
}
.linkSubs:active:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;;
	color: #eff7fd;
	text-decoration:underline;
}










.tituloAzul{
			font-family:Trebuchet MS;
			color:#FFFFFF;
			font-size:14px;
			font-weight:bold;
}
.tituloAzul2{
			font-family:Trebuchet MS;
			color:#77a4c2;
			font-size:14px;
			font-weight:bold;
}
.textoNormal{
			font-family:Trebuchet MS;
			color:#333333;
			font-size:12px;
			
}
.textoFooterCopyright{
			font-family:Trebuchet MS;
			color:#999999;
			font-size:11px;
			
}

.textoFooterCopyright2{


			font-size:10px;
			font-weight:bold;
			
}

-->