body {
	font-family        : Arial;
	font-size          : 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_2010.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #FFFFFF;
	
}

.campotexto {
	font-family        : Arial, Helvetica, sans-serif;
	font-size          : 9px;
	color              : #000000;
	border             : 1px solid #CCCCCC;
}


.texto_leitura {
	font-family        : Arial;
	font-size          : 11px;
	line-height        : 16pt;
	color              : #666666;
}	


.txt_links {
	font-family 		: Arial;
	font-size           : 8px;
	text-decoration     : none;
	font-style          : normal;
	font-weight: bold;
}

.txt_links_home {
	font-family 		: Arial;
	font-size           : 11px;
	text-decoration     : none;
	font-style          : normal;
	font-weight: bold;
}

.titulos_gerais {
	color               : #F37811;
	font-weight			: bold;
	font-size			: 12px;
}
.titulos_brancos {
	color				: #FFFFFF;
	font-weight			: bold;
}

.titulo_azul {
	color				: #10336D;
	font-weight			: bold;
	font-size			: 11px;
}

.bg-site  {
	background-image	: url(images/bg_site.jpg);
	background-repeat	: no-repeat;
	background-color	: #FFFFFF;
	width				: 770px;
	cellspacing         : 10
}

.bg-site2  {
	background-image	: url(images/bg_site2.jpg);
	background-repeat	: no-repeat;
	background-color	: #FFFFFF;
	width				: 770px;
	cellspacing         : 10
}

a {
	text-decoration		: none;
}

a:visited {
	text-decoration		: none;

}

a:hover {
	text-decoration		: underline;
}
.link_estilo1 a {
	color				: #666666;
}
.tab_desc {
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	border-top-style	: none;
	border-right-style	: solid;
	border-bottom-style	: none;
	border-left-style	: solid;
	border-top-color	: #999999;
	border-right-color	: #999999;
	border-bottom-color	: #999999;
	border-left-color	: #999999;
}

.txt_desc {
	color				: #333333;
	font-weight			: normal;
}

.link_laranja {
	color				: #FB7423;
	font-weight			: bold;
}
.link_estilo2 a {
	color				: #10336D;
	font-size: 11px;
	font-weight: bold;
}
.titulo_produto {
	color				: #10336D;
	font-weight			: bold;
	font-size			: 14px;
}
