@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-decoration: none;
	text-align: center;
	background-color: #0526A9;
	background-image: url(/images/spcaminho.jpg);
	background-repeat: repeat;
}
* {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cursor {
	cursor: pointer;
}
#menu {
	text-align: right;
	height: 30px;
	width: 1000px;
	line-height: 30px;
	font-size: medium;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
@media (min-width:500px) {
	#faixafixa {
		height: 113px;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		position: absolute;
		z-index: 1;
		text-align: center;
	}
	#faixavermelha {
		background-image: url(../images/faixavermelhacontinuo.gif);
		float: left;
		height: 113px;
		width: 33%;
		position: relative;
		z-index: 1;
		text-align: left;
	}
	#faixapreta {
		float: right;
		height: 113px;
		width: 33%;
		background-image: url(../images/faixapreta.gif);
		position: relative;
		z-index: 1;
		text-align: right;
	}
}
#faixa {
	height: 113px;
	width: 1245px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
}
#faixa #faixapontadireita {
	height: 113px;
	width: 132px;
	float: left;
	background-color: #FFF;
	z-index: 2;
	position: relative;
}
#faixa #faixacinzacontinuo {
	height: 113px;
	width: 980px;
	background-image: url(../images/faixacinzacontinuo.gif);
	float: left;
	z-index: 3;
	position: relative;
	text-align: center;
}
#faixa #faixapontaesquerda {
	height: 113px;
	width: 133px;
	float: left;
	background-color: #FFF;
	z-index: 2;
	position: relative;
}
#container {
	width: 1000px;
	background-color: #FFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
}
#container #area {
	width: 990px;
	background-color: #FFF;
	padding-top: 20px;
	margin-bottom: 5px;
	height: 100%;
}
#detalhe    {
	position:relative;
	width:100%;
	height:100%;
	z-index:10;
	margin: 0px;
	visibility: visible;
	left: 10px;
	top: 40px;
	text-align: center;
}
#detalhetab {
	background-color: #FFF;
	height: auto;
	width: 650px;
	border: thin solid #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 25px;
	z-index: 11;
	position: absolute;
}
#detalhetab p {
	text-align: center;
	width: 600px;
	z-index: 11;
}
#detalhetab #fechar {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	float: right;
	z-index: 11;
}
#produtostab {
	width: 980px;
	height: 80px;
	text-align: left;
	display: inline;
	background-color: #FFF;
}
#produtostab #produto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	float: left;
	width: 240px;
	height: 250px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #FFF;
}
#produtostab #prodimg {
	height: 70px;
	width: 980px;
	background-color: #FFF;
}
#produtostab #listaprodutos {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFF;
	float: left;
}
#produtostab #listaprodutos  #corte {
	height: 63px;
	width: 960px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0033CC;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	float: left;
	margin-top: 20px;
	background-image: url(../images/divisoria.gif);
}
#produtostab #titulo {
	height: 63px;
	width: 960px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0033CC;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	background-image: url(../images/divisoria.gif);
}
#obrastab {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 400px;
}
#hometab {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 900px;
}
#historiatab {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 800px;
}

#historiatab img {
	margin: 10px;
}
#quemsomostab {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 700px;
}
#quemsomostab img {
	margin: 10px;
}
#contatotab {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	width: 400px;
}
#dicas {
	font-size: medium;
	font-weight: normal;
	color: #006;
	padding: 20px;
	height: auto;
	width: 800px;
	background-color: #FFF;
}

#dicas p {
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
}
#dicas .item {
	font-weight: bold;
}
