@charset "utf-8";


body {
	background-image: url(../img/fd.jpg);
	background-position: center top;
	margin: 0px;
	color: #FFFFFF;
	font-family: tahoma, arial, verdana;
	font-size: 14px;
	
	background-repeat: no-repeat;
	background-color: #000000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
body { 
	text-shadow: 0 0 0 #000;
	font-size: 12px;
	}
}

#barraProd {
	background-image: url(../img/transp30.png);
	padding: 10px;
	margin-top: 15px;
}

#top {
	height: 230px;
}

#logoTopack {
	float: right;
}
#slogan {
	position: absolute;
	top: 50px;
	left: 350px;
}

#site {
	width: 758px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	border: 1px solid #333333;
}
#menu {
	height: 18px;
	background-image: url(../img/transp30.png);
	text-align: justify;
	padding-top: 5px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-bottom: 5px;
}
#menu img {
	position: absolute;
	top: 234px;
	z-index: -1000;
}
#menu a {
	color: #999999;
	text-decoration: none;
	font-size: 15px;
	padding-right: 19px;
	padding-left: 19px;
	height: 26px;
	padding-top: 4px;
	padding-bottom: 4px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
#menu a {
	font-size: 14px;
	padding-right: 20px;
	padding-left: 21px;
}
}


#menu a:hover {
	color: #FFFFFF;
	background-color: #002148;

}

#conteudo {
	background:url('../img/fdCont.png') repeat-x;
	width:728px;
	padding: 15px;
}
#rodape {
	background:url('../img/transp30.png') repeat;
	height: 100px;
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#colEsq {
	width: 460px;
	float: left;
}
#colDir {
	float: right;
	width: 235px;
	background-image: url(../img/separadorColunas.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
}

#banner {
	height: 220px;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#fotoDireita {
	height: 130px;
	width: 200px;
	float: right;
	overflow: hidden;
	border: 3px solid #333333;
	margin-left: 15px;
}
#Produtos {
	margin-bottom: 20px;
	font-size: 17px;
	color: #FFFFFF;
	width: 140px;
	text-align: center;
	float: left;
	height: 160px;
}
p {
	margin-top: 0px;
	text-indent: 40px;
	line-height: 120%;
}

.titulosPrincipais {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.subTituloNoticias {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #CCCCCC;
	text-decoration: none;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fotosProdutos {
	height: 110px;
	width: 110px;
	overflow: hidden;
	background-color: #333333;
	padding: 3px;
	cursor: pointer;
	margin-bottom: 5px;
}
.fotosProdutosHover {
	height: 110px;
	width: 110px;
	overflow: hidden;
	background-color: #FF0000;
	padding: 3px;
	cursor: pointer;
	margin-bottom: 5px;
}
.fotosProdutos2 {
	height: 250px;
	width: 250px;
	overflow: hidden;
	background-color: #333333;
	padding: 3px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.linhaSepara {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titulos2 {
	font-size: 35px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-bottom: 30px;
}
#textoProdutos {
	width: 490px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 15px;
}
.fotosSubProdutos {
	height: 150px;
	width: 150px;
	overflow: hidden;
	background-color: #999999;
	padding: 3px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.direi {
	float: right;
}
a {
	color: #CCFF33;
	text-decoration: none;
}
.tabelas {
	font-size: 11px;
}
.titulosPrincipais2 {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-bottom: 10px;
	font-weight: lighter;
}
