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-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;
}
#fundo_distribuidores{
	position:relative;
	float:left;
	background:url(images/mapa_dist.png) no-repeat center center;
	width:610px;
	height:340px;
	border:black solid 0px;
}
#distribuidores{
	position:relative;
	float:left;
	margin:0 auto;
	width:750px;
	border:black solid 0px;
}
.imgesq{
	position:relative;
	float:left;
	margin-right:10px;
	background:url(images/foto_dist.jpg) no-repeat center center;
	width:123px;
	height:395px;
}
#rodape{
	position:relative;
	float:left;
	width:750px;
	height:126px;
	background:#DEDEDC;
	border:black solid 0px;
}
.imgrodape{
	position:relative;
	float:left;
	margin:25px 0 0 30px;
}
#esq{
	position:relative;
	float:left;
	width:50%;
	border:black solid 0px;
}
#dir{
	position:relative;
	float:right;
	width:48%;
	border:black solid 0px;
	text-align:right;
}
#dir_inf{
	position:relative;
	float:right;
	width:48%;
	border:black solid 0px;
	text-align:right;
	margin-top:152px;
}
.link{
	color:black;
	text-decoration:underline;
}
