BODY {
	padding: 0;
	margin: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FFF;
	background-image: url(/html/images/fundo2.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: scroll;
}

H1 {
	font-size: 14px;
}

BODY.home {
	padding: 0;
	margin: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FFF;
	background-image: url(/html/images/fundo.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: scroll;
}

DIV.pagina {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 auto 0 -460px;
	width: 920px;
	height: 2000px;
	padding: 0 0 0 0;
	height: auto;
	min-height: 100%;
}

DIV.pagina_interna {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 auto 0 -460px;
	width: 920px;
	height: 2000px;
	padding: 0 0 0 0;
	height: auto;
	min-height: 100%;
}

DIV.topo {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	height: 309px;
	width: 920px;
	background-image: url(/html/images/topo.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	z-index: 10;
}

DIV.flash {
	position: absolute;
	top: 98px;
	left: 64px;
	z-index: 20;
}

DIV.botoes {
	position: absolute;
	top: 60px;
	left: 64px;
	z-index: 15;
}

DIV.logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 30;
}

DIV.conteudo {
	position: absolute;
	top: 380px;
	left: 0;
	width: 920px;
}

DIV.texto {
	margin-left: 100px;
	padding-right: 12px;
}

DIV.rodape {
	position: inherit;
	width: 920px;
	margin: 1.5em 0 0 0;
}

DIV.barra_home {
	position: absolute;
	top: 309px;
	left: 0;
	margin: 0 auto 0 auto;
	padding: 0;
}

DIV.destaques_home {
	position: absolute;
	left: 150px;
	top: 360px;
	width: 400px;
}

DIV.menu_home {
	position: absolute;
	left: 630px;
	bottom: 30px;
	top: auto;
	right: auto;
	width: 330px;
	font-size: 9px;
	font-weight: bold;
}

TABLE.form {
	background-color: #f6f7e6;
	margin: 0px;
	padding: 10px;
	width: 350px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

SUP.red {
	color:red;
}

DIV.label {
	position: absolute;
	top: 330px;
	left: 100px;
}

DIV.foto {
	position: static;
	margin-top: -10px;
	padding-left: 2em;
	display: inline;
	float: right;
	font-size: 9px;
	font-weight: bold;
}

DIV.foto_home {
	position: absolute;
	width: 300px;
	top: 350px;
	left: 578px;
	padding: 0 2em 0 2em;
	display: inline;
	float: right;
	font-size: 9px;
	font-weight: bold;
}

DIV.conteudo_home {
	position: absolute;
	display: block;
	float: left;
	clear: left;
	width: 440px;
	left: 90px;
	top: 360px;
	text-align: left;
	padding-right: 1em;
}


DIV.titulo {
	font-weight: bold;
	margin-top: 6px;
	margin-left: 1em;
	font-size: 11px;
}

DIV.destaque {
	margin: 1em 1em 1em 2em;
	display:none;
	font-size: 11px;
}

A.preto:link {
	color: black;
	text-decoration: none;
}
A.preto:visited {
	color: black;
	text-decoration: none;
}
A.preto:hover {
	color: black;
	text-decoration: underline;
}

A.cinza:link {
	color: #444444;
	text-decoration: none;
}
A.cinza:visited {
	color: #444444;
	text-decoration: none;
}
A.cinza:hover {
	color: #444444;
	text-decoration: underline;
}

INPUT {
	font-size: 10px;
}

TEXTAREA {
	font-size: 10px;
}

DIV.servico {
	display: block;
	height: 9.5em;
	margin-top: 2.5em;
}
DIV.servico2 {
	display: block;
	margin-top: 2.5em;
}

DIV.peKenBurns {
    width: 856px;
    height: 212px;
    
}

.peKenBurns .peKb_slides {
    padding: 0px;
    /* customize rounded border (not supported in ie < 9) */
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px;
}

