@charset "UTF-8";
/* CSS Document */

body,html {
	height:100%;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	vertical-align:top;
}
body {
	background-color: #e8e8e8;
	background-image:url(images/fundo_topo.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 10px;
}
.fundo_base {
	background-image:url(images/fundo_base.jpg);
	background-repeat:repeat-x;
}
.destaques {
	color:#00377d;
	font-weight:bold;
}
.destaques_laranja {
	color:#ff6600;
	font-weight:bold;
}
select {
	font-family:verdana;
	font-size:9px;
	color:#00377d;
	background-color:#fff
}
input {
	font-family:verdana;
	font-size:9px;
	color:#00377d;
	background-color:#fff
}
.formulario,input {
	border-bottom:#ebebeb 1px solid;
	border-left:0px solid;
	border-right:0px solid;
	border-top:0px solid;
	font-family:verdana;
	font-size:9px;
	color:#00377d;
	background-color:#fff
}
.formulario,textarea {
	border-bottom:#ebebeb 1px solid;
	border-left:#ebebeb 1px solid;
	border-right:#ebebeb 1px solid;
	border-top:#ebebeb 1px solid;
	font-family:verdana;
	font-size:9px;
	color:#00377d;
	background-color:#fff
}
div.banner {
  margin: 0;
  
  top: 150px;
  left: auto;
  width: 208px;
}
