html,body { margin:0px; }
body { 
	background-color:#42b4cf; 
	background-image:url(/images/background.jpg); 
	background-repeat:repeat-x; 
	background-position:top; 
	color:#636466;
	font-size:8pt;
	font-family:Verdana, Geneva, sans-serif;
}
#menu { 
	height:35px; 
	padding-right:70px;
}
#menu ul { padding:0px; margin:0px; }
#menu ul.jd_menu_slate li { 
	display:inline; 
	margin-top:10px; 
	height:23px;
}
#menu ul li a {
	color:#FFF;
}
#menu ul li ul li {
	background-image:url(/images/sub_over.jpg);
	display:run-in;
}
#logo { margin:0px 30px; }
#corpo { 
	width:1003px; 
	margin:0 auto; 
	height:650px;
	background-image:url(/images/logo.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
}
.rodape {
	color:#F5F5F5;
	font-size:7pt;
	text-align:right;
}
.rodape a {
	color:#f5f5f5;
	font-weight:bold;
	text-decoration:underline;
}
.rodape a:hover { text-decoration:none }
#conteudo { margin-right:75px; }
.left { float:left; }
.right { float:right; }
.brd { border:1px solid #FFF; }
img { border:0px; }
a { text-decoration:none; }
.quadro { width:581px; }
.texto { font-size:10px; padding-left:35px; padding-right:20px; clear:both; width:505px;}

.txtSize { margin-top:20px; width:30px; padding:3px; border:1px solid #ddd; color:#656565; }

#home-noticias p { padding-left:5px; margin:10px 0px; }
#home-noticias p a { text-decoration:none; color:#aceaff; }
#home-noticias p a:hover { text-decoration:underline; }
#home-noticias .data { color:#aceaff; font-size:7pt; }
#home-noticias .noticia { color:#fff; font-size:7pt; }
#home-noticias .ver-todas { margin:5px 5px; }

.noticias p { margin:9px 0px; }
.noticias p a { text-decoration:none;  color:#0685a5; }
.noticias p a:hover { text-decoration:underline; }
.noticias .titulo { color:#0685a5; font-weight:bold; }

.saes a { color:#c41d24; text-decoration:none; }
.saes a:hover { color:#616161; text-decoration:underline; }

.saes-noticias p { margin:9px 0px; }
.saes-noticias p a { text-decoration:none;  color:#c61623; }
.saes-noticias p a:hover { text-decoration:underline; }
.saes-noticias .titulo { color:#c61623; font-weight:bold; }

.not-voltar { width:471px; }
#frm_contato input, #frm_contato textarea { background-color:#efefef; border:1px solid #bebebe; font-size:10px; padding:2px 0px; }

h1 { padding-left:15px; color:#cb1d1f; font-size:14pt; }
h1.tit-cz { color:#616161; }
h3 { color:#cb1d1f; margin-bottom:0px; }
h3.livros { margin:4px 0px; color:#0887b2; }
.ftVerm { color:#cb1d1f; }
.ftCz { color:#616161; }

input.login { 
	margin:0px; 
	padding:0px; 
	height:17px; 
	font-size:8pt; 
	width:80px; 
	height:16px;
	background-image:url(/images/bg-campo-login.png); 
	background-repeat:repeat-x; 
	border:0px; 
}




