@charset "utf-8";
 html,body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #2175cb;
	background-image: url(imagens/fundosite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 100%;
}
.menu {
	padding-left: 5px;
}
 dl {
	width: 120px;
	text-transform: uppercase;
}
dd {
	background-color: #F0F0F0;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
 dl,dd {
	margin: 0;
}
 dt {
	font-size: 12px;
	padding: 5px;
	margin: 2px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #d50027;
	border-right-width: 5px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
}

 dt a {
	color: #FFF;
	text-decoration: none;
}
 dd a {
	color: #000;
	text-decoration: none;
}
 ul {
	list-style: none;
	padding-left: 5px;
	margin-left: 0px;
}
#tudo {
	width:776px;
	text-align:center;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 100%;
	position:relative;
	}
html #tudo {
	height: 100%; /* hack para IE6 hq trata height como min-height */
	}

#top {
	height:130px;
	}

#principal {
	width:496px;
	float:left;
	background-color: #FFF;
	height: 100%;
	}
.img {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navegacao {
	width:130px;
	float:left;
	text-align:center;
	background-color: #FFF;
	height: 100%;
	}
#direita {
	width:130px;
	float:right;
	text-align:left;
	color: #93C;
	background-color: #FFF;
	height: 100%;
	}
.logobanner {
	background-color: #ed0101;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 95px;
	background-image: url(imagens/fundologo.jpg);
	text-align: left;
}
.menuvertical {
	background-repeat: repeat-x;
	background-position: left center;
	height: 27px;
	float:left;
	background-image: url(imagens/fundomenuV.jpg);
}
.menuvertical li img {
	padding-top: 3px;
}

form {
	padding-top: 3px;
}
.formhome {
	float: right;
	background-image: url(imagens/fundomenuV.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 27px;
	width: 306px;
}
.formgeral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #2175CB;
	background-color: #FFF;
}


.btnform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #194673;	
	background-color: #FFF;
	border: 1px solid #194673;
}
.buscaform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #194673;
	background-color: #FFF;
	border: 1px solid #194673;
	background-image: url(imagens/fundobusca.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
}
  ul#menu_horizontal {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 470px;
  }
  ul#menu_horizontal li{
  float: left;
  /*
  display: inline; testar se no final vai dar na mesma por causa desse comando!!!
  margin-right: 2px;*/
  }
  ul#menu_horizontal li a{
	display: block;
	_height: 20px;
	text-decoration: none;
	color: #FFF;
	padding-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	vertical-align: middle;
  }
  ul#menu_horizontal li a:hover{
	font-weight: bold;
	color: #FC0;
  }
.paragraf {
	text-align: justify;
	text-indent: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.grifado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F00;
}
.linktexto a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
	text-decoration: none;
}
.linktexto a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
	text-decoration: none;
}
.linktexto a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #039;
	text-decoration: underline;
}
.bordertopcentro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #71796d;
	background-color: #f0f8eb;
	border: 1px solid #c2cabd;
	text-align: right;
}
.bordertopcentro a {
	color: #71796d;
	text-decoration: none;
	font-weight: bold;
}

.borderbottomcentro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a88845;
	background-color: #fbfde8;
	border: 1px solid #e1d4b8;
}
.borderbottomcentro a {
	text-decoration: none;
	color: #a88845;
	font-weight: bold;
}
.borderbottomcentro a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #a88845;
}
.imgtabesq {
	margin-right: 5px;
}


.textverdetitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71796d;
	text-transform: uppercase;
	text-align: right;
	margin-right: 5px;
	margin-left: 5px;
}
.bordertopcentro a:hover {
	color: #71796d;
	text-decoration: underline;
	font-weight: bold;
}
.textverdedesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #71796d;
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
	font-weight: normal;
	margin-left: 5px;
}
.textamarelodesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a88845;
	text-align: left;
	margin-top: 5px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}
.textamarelotitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a88845;
	text-transform: uppercase;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.imgtabdir {
	margin-left: 5px;
}
.textamarelotitulo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a88845;
	text-transform: uppercase;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}
.bandeiras {
	height: 27px;
}
.bandeiras li img {
	padding-left: 10px;
}

