/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {
	background-color: #9E9D9D;
	background-image: url('../imagens/background.gif');
	background-repeat: repeat-x;
	background-position: top left;
	
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8E8E;
}

	#pagina {
		width: 780px;
		margin: 0px auto 0px auto;
	}
		#header {
			position: relative;
			top: 0px;
			height: 39px;
			width: 780px;
		}
			#menu {
				float: left;
				margin: 14px auto 0px 5px;
				height: auto;
				width: auto;
			}
				.separador {
					position: relative;
					top: 1px;
					margin-left: 1px;
					margin-right: 1px;
					height: 12px;
					width: 1px;
					border: 0px;
				}
				
			#newsletter {
				float: right;
				margin: 0px 0px 0px auto;
				background-image: url('../imagens/background-newsletter.gif');
				background-repeat: repeat-x;
				height: 26px;
				width: 231px;
				text-align: center;
				padding-top: 13px;
			}
		
		#divContainer {
			clear: both;
			position: relative;
			top: 4px;
			background-color: #FFFFFF;
			min-height:513px;
			width: 780px;
		}
			#flash {
				display: table-cell;
				vertical-align: middle;
				height: 513px;
			}
			
			.logotipo{
				display: none;
				position:relative;
			}
				.logo, .logo2 {
					position:absolute;
					display:block;
					right:15px;
					top:20px;
					height: 60px;
					width: 208px;
					border: 0px;
				}
				.logo2{
					top:120px;
				}			

			.tits {
				float: left;
				margin: 20px 13px auto 15px;
				height: 55px;
				width: 1px;
			}
			
			.titulo {
				margin-top: 38px;
			}
			
			.voltar {
				float: left;
				margin-top: 0px;
				width: 44px;
				height: 12px;			
			}
			.vertodas {
				float: left;
				margin-top: 0px;
				width: 119px;
				height: 12px;		
			}	
			
			#texto {
				position: relative;
				margin-top: 32px;
				min-height: 20px;
				height: auto;
				width: 500px;
			}
			
			#fotos {
				position: relative;
				margin-top: 50px;
				min-height: 200px;
				width: 780px;
				padding-left: 15px;
			}
			#fotos td p{
				margin-bottom:10px;
			}
			#navegacao {
				position: absolute;
				bottom: 0px;
				height: 32px;
				width: 780px;
				
				border: 0px solid #FF0000;
			}
			
		#footer {
			clear: both;
			margin-top:8px;
			background-color: #A8A7A7;
			background-image: url('../imagens/background-novidades.gif');
			background-repeat: repeat-x;
			background-position: top left;
			height: 100px;
			width: 780px;
		}
			.endereco {
				display:block;
			padding-top:3px;
			text-align:center;
			color: #9c9781;
			}
			#footer .futurize{
				float:right;
				margin:10px 30px 0 0;
			}
			
			#novidades {
				position: relative;
				top: 10px;
				min-height: 300px;
				height: auto;
				width: 780px;
			}

			.titulonovidade{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3ae9a;
	font-weight: bold;
			}
			.textonovidade{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b3ae9a;
	font-weight: normal;
							}
			.datanovidade{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a19d8b;
							}							
						
	
	.campoNews {
	height: 12px;
	font-size: 10px;
	color: #8F8970;
	background-color: #FFFFFF;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 110px;
	}
	.botaoNews {
	background: #FFFFFF;
	border: 0px;
	height: 14px;
	padding: 0px;
	font-size: 10px;
	color: #8F8970;
	}
.input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-color: #E0E0E0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}	
.txtprodutos {
	margin-top: 2px;
	padding-top: 5px;
}
p {
	text-align: justify;
	padding-left: 15px;
}
img {
	border: 0px;
}
