body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	background-image:url(../_images/portugues/home/backgrounds/bg_produtos.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	display:table;
	background-color:#b20000;
	height:auto;
	
	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
		
}


a {
	text-decoration:none;
}

#trTopo {
	background-image:url(../_images/portugues/home/backgrounds/bg1.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	height:28px;
}
.textoPadrao {
	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
}

.tituloPadrao {

	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
	font-weight:bold;
}

.textoProdutos {
	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
}

#divConteudo {
	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
	text-align:justify;
	width:560px;
	height:auto;
}

#imgTitulo {
	margin-top:20px;
	margin-bottom:10px;
	width:210px; 
	height:70px;
}

.campoPadrao {
	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
}

#divRepresentantes{
	font-family:Tahoma;
	font-size:11px;
	color:#4f4f4f;
	text-align:justify;
	width:955px;
}

#divAbsolute {
	position:absolute;
}

