<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
	font-family: "Century Gothic", Tahoma, Verdana, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: square;
	margin-left:20px;
}

li {margin-left:-10px; list-style-position: inside;}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong { font-weight:bolder;}

/* ======================= FIM ZERA ========================= */

#GERAL {
	margin-top:15px;
}

#TOP {
	position:relative;
	width:900px;
	height:250px;
	z-index:2;
	margin:0 auto;
}

#LOGO {
	margin:0;
	padding:0;
	position:absolute;
	width:184px;
	height:185px;
	text-align:left;
	z-index:4;
	top: 16px;
}

#TELEFONE {
	position:absolute;
	left: 613px;
	top: 15px;
}

#MENU {
	margin:0;
	padding:3px;
	position:absolute;
	width:894px;
	height:29px;
	text-align:left;
	z-index:5;
	top: 208px;
	background-color:#00407A;
}

#MEIO {
	position:relative;
	width:900px;
	height:auto;
	z-index:7;
	margin:0 auto;
}

#CONTEUDO {background-color:#FFF; border:#333 1px solid; opacity:0.83;
	-moz-opacity: 0.83;
	filter: alpha(opacity=83);  padding:8px;
	width:884px;  margin:10px 0 8px 0;
	font-size:14px;
	line-height:1.5;
	}

#slideshow {
		position: relative;
		width: 900px;
		height: 300px;
		overflow: hidden;
		border:0;
	}
	#slideshow img {
		position: absolute;
		left: 0;
		top: 0;
		width: 900px;
		height: 300px;
	}


#RODAPE {
	position:relative;
	width:900px;
	height:200px;
	z-index:9;
	margin:0 auto;
	padding: 15px 0 0 0;
	font-size:13px;
	text-align: justify;
	line-height:120%;
	margin-bottom:30px;
}

#BemVindo, #PRODUTOS { float:left; background-color:#FFF; border:#333 1px solid; opacity:0.83;
	-moz-opacity: 0.83;
	filter: alpha(opacity=83);  padding:8px;}

#BemVindo {
	margin:0 44px 0 0;
	position:relative;
	width:517px;
	height:188px;
	text-align:left;
	z-index:9;
}

#PRODUTOS {
	margin:0;
	position:relative;
	width:303px;
	height:189px;
	text-align:left;
	z-index:9;
}


#FUNDO, #FUNDO img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

a {color:#00407A;}
a:visited {
	color:#3381A6;
}
</pre></body></html>