@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	a:link, a:visited {
 	color: #a8bd58;
 	text-decoration: none;
}
	a:hover {
 	color: #FFFFFF;
 	background-color: #a8bd58;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.fonte {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: italic;
}
.cpyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #a8bd58;
	font-weight: normal;
}
.titulos2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A8BD58;
	font-weight: bold;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	A:active {color:#0000FF; text-decoration;}
	A:hover {color:#FF0000; text-decoration: none;
}
.titulobranco {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #669933;
	font-weight: bold;
	background-color: #FFFFFF;
}
.marca {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #9EB73C;
}
.vertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.linha2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.socios {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #A8BD58;
}

.texto_asterisco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
}
