@charset "utf-8";
/* CSS Document */


*{
	margin:			0px;
	padding:        0px;
	font-family:	"Univers", Arial, Verdana;
	font-size:		12px;
	letter-spacing: 1px;

}

body {
	background:		#8E6B8B;	
	text-align:		center;
	color:			#656565;
}

img {
	border:			0px;	
}


/* Estrutura */

#branco {
	width:			100%;
	background:		#fff;
	text-align:		center;
	display:		table;
	clear:			both;
}

#center, #menup, #rodape, #centroHome {
	width:			995px;
	display:		table;
	list-style:		none;
	margin:			0px auto;
	clear:			both;
}
#centroHome {
	width:			100%;
	height:			554px;
	background:		url(../imagens/home/bkg.jpg) top center;
	text-align:		center;
}

#menup li {
	float:			left; 
	width:			auto;
}



.clear {
	height:			1px;
	overflow:		hidden;
	margin-top:		-1px;
	clear:			both;
}

.tc {
	text-align:		center;
	clear:			both;
	margin-top:		35px;
	margin-bottom:	10px;
}

.texto {
	display:		table;
	width:			903px;
	text-align:		left;
	margin:			10px auto;
	margin-bottom:	30px;
}

.prodsMenu {
	list-style:		none;	
	width:			330px;
	float:			right;
	text-align:		left;
	margin-top:		50px;
}

#prods {
	width:			995px;
	height:			220px;
	display:		table;
}
.descricao {
	text-align:		left;
	float:			right;
	width:			580px;
}
.titulo2{
	font-weight:	bold;	
	font-size:		110%;
}

#contatoLeft {
	width:			240px;
	float:			right;
}
#contatoLeft, address {
	color:			#8E6B8B;
	font-style:		normal;
	font-weight:	bold;
	margin-top:     10px;
}

.campoo, .campoo2,  .campoo3{
	width:			100%;
	height:			22px;
	background:		#8E6B8B;
	border:			none;
	color:			#FFF;
	margin:			2px auto;
	padding:        2px;
	text-align:		center;
	font-weight:	bold;
}
.campoo, .campoo2{
	margin:			5px auto 0px auto;
}

.campoo2 {
	height:			100px;	
	overflow:   	auto;
}
.campoo3 {
	width:			244px;
	cursor:			pointer;
	text-decoration:none;
	padding:		4px 7px;

}

#representantes {
	width:			100%;
	display:		table;
	background:		url(../imagens/representantes/foto.jpg) no-repeat top left;
	height:			520px;
}

.boxProd {
	background:		url(../imagens/noticias/box.jpg) no-repeat top left;
	width:			305px;
	height:			310px;
	display:		table;

}

.prdsf {
	float:			left;
	width:			120px;
	height:			160px;
	text-align:		center;
	border:			1px solid #fff;
	margin:			5px 10px;
}

.btt {
	width:200px; height:120px; font-family:Arial, Helvetica, sans-serif;outline:none;cursor:pointer; background:#C6B5C5;
}

.btt:hover {
	background:	#8E6B8B;
}
#clipping {
	list-style:	none;
	display:table;
	width:970px;
	margin:10px auto 50px auto;
}
#clipping li{
	display:block;
	text-align:center;
	float:left; 
	background:url(../imagens/clipping/sombra.jpg) no-repeat top center;
	width:	233px;
	height:286px;
	margin-bottom:10px
}

#clipping li a {
	color: #8D6B8B;
	font-size:12px;
	text-decoration:none
}
.downloink {
	clear:both;	
}
.img1 {
	margin-top:15px;	
}
.textoCor {
	width:	165px;
	margin:0px auto;
	text-align:left;
	margin-top:5px	
}

#banner1{position:absolute; background:url(../imagens/banner/fundo.png); width:850px; height:554px; text-align:center; display:table; padding-top:30px; left:50%; margin-left:-425px; top:130px;}
#banner1 img {clear:both}
