@charset "utf-8";
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
.texto_menu {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.texto_menu:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
.texto_branco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linha_cinza_hor {
	background-image: url(img/ponto_cinza.jpg);
	background-repeat: repeat-x;
}
.texto_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


.texto_branco:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bg_cinza {
	background-image: url(img/bg_cinza.jpg);
	background-repeat: repeat-x;
}
.linha_cinza_vert {
	background-image: url(img/ponto_cinza.jpg);
	background-repeat: repeat-y;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.texto_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 160%;
}
.texto_verde {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.texto_branco2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.textolink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	text-align: left;
}
.style2_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
