@import 'ui.all.css';
body {
	background-repeat: repeat-x;
	background-color: #333333;
}
.container {
	left:50%;
	margin-left:auto;
	width:990px;
	background-repeat: repeat-x;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
}
.novoProdutoContainer {
	left:50%;
	margin-left:auto;
	width:980px;
	height: 220px;
	margin-right: auto;
}
.souClienteFundoContainer {
	left:50%;
	margin-left:auto;
	width:980px;
	height: 220px;
	margin-right: auto;
}
.topo {
	width: 990px;
	height: 80px;
	padding-top: 10px;
	background-color: #fff;
}
.souCliente {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	width: 391px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../imagens/fundoSouCliente.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.banner {
	width: 970px;
	margin-left: 10px;
}
.bannerTitulo {
	font-family: Tahoma, Verdana, Geneva;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	height: 12px;
	margin-bottom:25px;
	padding-bottom:3px;
	padding-top:4px;
	position:absolute;
	background:transparent;
	width:980px;
	margin-left:10px;
}
.conteudoLogo {
	height: 80px;
	float: none;
	margin-left: 20px;
	margin-right: 20px;
	width: 950px;
}
.logo {
	float: none;
	height: 80px;
	margin-left: 0px;
	width: 275px;
}
.menuSuperior {
	height: 25px;
	float: right;
	width: 600px;
	margin-right: 10px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-top: -30px;
	padding-top: 2px;
}
.menuInferior {
	clear:both;
	display:block;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	text-align:center;
	width:100%;
}
.menuSuperior a, .menuInferior a {
	text-decoration: none;
	color: #5F5F5F;
}
.menuSuperior a:hover, .menuInferior a:hover {
	text-decoration: none;
	color: #990000;
}
.corpoConteudoPagina {
	width: 990px;
}
.corpoConteudoBanner {
	width: 990px;
	clear: both;
	height: 190px;
	background-color: #000000;
	background-image: url(../imagens/publicidadeProduto.jpg);
	background-repeat: no-repeat;
}
.bannerVendas_ {
	background-image:url(../imagens/titulos_vendas.jpg);
	background-position:50% 50%;
	background-repeat:repeat-x;
	border:1px solid #F5AA2D;
	font-weight:bold;
	height:20px;
	margin-left:9px;
	margin-top:5px;
	width:970px;
	padding-top:5px;
}
.bannerVendas {
	background-image:url(../imagens/titulos_vendas.jpg);
	background-position:50% 50%;
	background-repeat:repeat-x;
	border:1px solid #F5AA2D;
	font-weight:bold;
	height:20px;
	/*margin-left:10px;*/
	margin-left:0px;
	margin-top:5px;
	/*width:970px;*/
	width:100%
	padding-top:5px;
}
.bannerVendas a {
	color:#444;
	margin-left:5px;
	display:block;
	text-decoration:none;
}
.bannerVendas a:hover {
	color:#000;
}
.w3c {
	width: 490px;
	float: right;
	margin-top: -37px;
}
.webmaster {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	line-height: normal;
	width: 295px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
.webmaster a {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.webmaster a:hover {
	text-decoration: none;
	color: #990000;
}
.rodape {
	font-family: Tahoma;
	font-size: 12px;
	height: 51px;
	margin-top: 0px;
	margin-left:auto;
	padding-top: 15px;
	padding-left: 0px;
	width: 980px;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
	color: #fff;
}
.cleardiv {
	clear: both;
}
.produtoVermelho {
	width: 237px;
	background-color: #BA0100;
	height: 180px;
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	text-decoration: none;
}
.menuProdutos {
	/*float:right;*/
	float:left;
	font-family: Tahoma, Verdana, Geneva;
	font-size:12px;
	font-weight:bold;
	height:370px;
	line-height:normal;
	/*margin-top:24px;*/
	padding-right:10px;
	width:250px;
	overflow:visible;
}
.areaAtuacao {
	height: auto;
	width: 700px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 25px;
	border: 1px solid #CCCCCC;
	/*float: left;*/
	float: right;
	background-color: #FFFFFF;
}
.areaAtuacao p {
	line-height: 19px;
}
.produtoVermelho h1 {
	width: 237px;
	height: 180px;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
}
.produtoVermelho h1:hover {
	width: 237px;
	height: 180px;
	text-decoration: none;
	background-color: #E10000;
}
.corpoProduto {
	width: 220px;
	height: 150px;
	color: #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}
.produtoTitulo {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	height: 50px;
	width: 130px;
	padding-top: 5px;
	text-decoration: none;
}
.produtoImagem {
	height: 115px;
	width: 85px;
	float: right;
	margin-right: 1px;
	margin-top: 5px;
}
.produtoTexto {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	width: 130px;
	padding-top: 5px;
	text-decoration: none;
}
.textoAreas {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 13px;
	line-height: normal;
	text-align: justify;
	margin: 10px;
	font-weight: normal;
}
.textoAreasNew {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 13px;
	line-height: normal;
	text-align: justify;
	margin: 10px;
	font-weight: normal;
	width: 680px;
	float: right;
}
.textoAreasCaixa {
	font-family: Tahoma, Verdana, Geneva;
	font-size: 13px;
	line-height: normal;
	text-align: center;
	margin: 10px;
	font-weight: normal;
	width: 150px;
	float: left;
}

