/* ------ Default ------ */
body{
	text-align: center;
	background-color: #587fb8;
	background-image: url(imagens/fundobody.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	border: none;
	}
img{ border: none; }
form{ padding: 0px; margin: 0px; }
.bold{ font-weight: bold; }
/* ------ Default ------ */

/* ------ Corpo ------*/
.geral{
	width: 955px;
	height: auto;
	text-align: left;
	margin: auto;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #000033;
	}
.menu{
	text-align: center;
	background-image: url(imagens/fundomenu.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 49px;
	padding-left: 303px;
	z-index: 100px;
	}
.menu img{
	display: block;
	float: left;
	padding: 15px 8px 0px 8px;
	margin-right: 10px;
	}
.fundologomarca{
	height: 300px;
	width: auto;
	margin-top: -30px;
	_margin-top: -30px;
	}
.logomarca{
	height: 100px;
	width: auto;
	padding-top: 140px;
	margin-top: -320px;
	_margin-top: -460px;
	}
.conteudocomeco{
	width: auto;
	height: 81px;
	}
.conteudo{
	width: auto;
	height: auto;
	background-image: url(imagens/fundoconteudo.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	padding: 0px 40px;	
	}
.conteudointerno{
	width: auto;
	height: auto;
	padding: 0px 0px 40px 0px;
	}
.titulodapagina{
	width: auto;
	height: auto;
	padding-bottom: 3px;
	border-bottom: solid 1px #adb8c9;
	margin-bottom: 40px;
	}
.titulo{
	font-weight: bold;
	font-size: 12px;
	}
.conteudofim{
	width: auto;
	height: 32px;
	background-image: url(imagens/fundoconteudofim.jpg);
	background-repeat: no-repeat;
	}
.sejambenvindos{
	width: auto;
	height: auto;
	}
.produtoscapa{
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	}
.assistenciacapa{
	width: 370px;
	height: 300px;
	background-image: url(imagens/fundoAssTecnica.jpg);
	background-repeat: no-repeat;
	}
.dicascapa{
	width: 370px;
	height: 300px;
	background-image: url(imagens/fundoDica.jpg);
	background-repeat: no-repeat;
	}
.linksbaixos{
	text-align: center;
	width: auto;
	height: 30px;
	padding-left: 250px;
	}
.linksbaixos img{
	display: block;
	float: left;
	padding: 4px 16px;
	}
.rodape{
	text-align: right;
	width: auto;
	height: auto;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 20px;
	}
/* ------ Corpo ------*/

/* ------ Produtos ------*/
.produtos{
	width: auto;
	height: auto;
	padding-bottom: 50px;
	}
.produtos img{
	margin-bottom: 10px;
	}
.pdf{
	background-color: #F9F9F9;
	padding: 2px;
	width: 260px;
	height: auto; 
	text-align: center;
	}
.pdf:hover{
	background-color: #EAEAEA;
	padding: 2px;
	width: 260px;
	height: auto; 
	}
.pdf a{
	color: #000033;
	text-decoration: none;
	}
.pdf a:hover{	 
	color: #000033;
	text-decoration: none;
	}
/* ------ Produtos ------ */

/* ------ Empresa ------ */
.historico{
	padding-bottom: 40px;
	}
.missao,.visao{
	float: left;
	position: relative;
	}
.missao{
	width: 410px;
	height: auto;
	padding-right: 40px;
	}
.visao{
	width: 410px;
	height: auto;
	}
.recursos{
	clear: left;
	padding-top: 20px;
	}
a.rh:link{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.rh:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.rh:active{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.rh:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
/* ------ Empresa ------ */

/* ------ Distribuidores ------ */
a.distcapa:link{
	color: #000000;
	text-decoration: none;
	}
a.distcapa:visited{
	color: #000000;
	text-decoration: none;
	}
a.distcapa:active{
	color: #000000;
	text-decoration: none;
	}
a.distcapa:hover{
	color: #000000;
	text-decoration: underline;
	}
.disttituloest{
	color: #587fb8;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	}
/* ------ Distribuidores ------ */