@charset "utf-8";

@import url('_reset.css');

html, body{height:100%;}
body{margin:0; padding:0; background:#006e97; font-family:Arial, Helvetica, sans-serif;}

#wrap {position:relative; height:100%;}
#conteudo {margin:0 auto; width:803px; min-height:100%;}

/* TOP */
.top {width:803px; height:102px; background:url(../img/bg_top.png) no-repeat 0 0; margin-bottom:51px;}
.novidades {color:#e8e2d5; font-size:10px; line-height:12px; letter-spacing:0.1em; font-weight:bold; text-align:center; white-space:nowrap; display:block; padding-top:71px;}

/* LOGO */
/*.logo {width:213px; height:42px; background:url(../img/logo.png) no-repeat 0 0; margin:0 auto;}*/
.logo {width:213px; height:42px; background:url(../img/logo.png) no-repeat 0 0; position:absolute; top:30%; left:50%; margin:-21px 0 0 -106px; padding:20px 0 20px 0;}


/* RODAPE */
.rodape {position:absolute; bottom:0; left:0; width:100%;}
.conteudo_rodape {width:803px; height:359px; margin:0 auto; background:url(../img/bg_rodape.png) no-repeat 0 0;}
.telefone {color:#e8e2d5; font-size:16px; line-height:12px; letter-spacing:normal; font-weight:bold; text-align:center; white-space:nowrap; display:block; padding-top:31px;}
.telefone span {font-size:12px; margin-right:-2px;}
.email {color:#e8e2d5; font-size:12px; line-height:12px; letter-spacing:normal; font-weight:bold; text-align:center; white-space:nowrap; display:block; padding-top:5px;}
.email:hover {text-decoration:underline;}
.endereco {color:#56a7c6; font-size:11px; line-height:12px; letter-spacing:normal; text-align:center; white-space:nowrap; display:block; padding-top:197px;}