* {
  margin-top: 0;
}

body {
  margin: 0;
  padding: 0;
  font: normal small verdana, arial, sans-serif;
  color: #4B4B4E;
  font-size: 11px;
  background-attachment: fixed;
  background: #111339 url(images/fundo3.jpg) top center no-repeat;
}

#body1 {
  background-attachment: fixed;
  background: #070B55 url(images/fundo1.jpg) top center;
}

#body2 {
  background-attachment: fixed;
  background: #0073C4 url(images/fundo2.jpg) top center;
}

#body3 {
  background-attachment: fixed;
  background: #181B48 url(images/fundo3.jpg) top center;
}

select {
  position : relative;
  z-index: 1;
}

h1, h2, h3 {
  font-weight: normal;
}

h1 {
  font-size: 125%;
}

h2 {
  color: #111339;
  padding-top: 9px;
  padding-bottom: 3px;
  font-size: 110%;
}

h3 {
  font-weight: bold;
}

h1 a {
  color: #fff;
  text-decoration: underline;
}

h1 a:hover {
  color: #1E4BA6;
  text-decoration: underline;
}

a {
  color: #28A3DC;
  text-decoration: underline;
}

a:hover {
  color: #1E4BA6;
  text-decoration: none;
}

/* Header */

#header {
  width: 900px;
/*  background: #083F77 url(images/topo.jpg) top center no-repeat;*/
  height: 120px;
  margin: 0 auto;
  padding: 0;
  padding-left: 9px;
  text-align: left;
}

#topo {
  width: 900px;
  height: 7px;
  margin: 0 auto;
}

#topo_esq {
  height: 7px;
  width: 7px;
  float: left;
  background: url(images/topo_esq.gif) no-repeat;
}

#topo_meio {
  height: 7px;
  width: 886px;
  float: left;
  background: #fff url(images/topo.gif) repeat-x;
}

#topo_dir {
  height: 7px;
  width: 7px;
  float: left;
  background: url(images/topo_dir.gif) no-repeat;
}

#corpo {
  width: 900px;
  margin: 0 auto;
  padding-top: 3px;
  background: #fff url(images/fundo_corpo.jpg) repeat-y;
}

#header h1, #header p {
  margin: 0;
  font-weight: bold;
}

#header h1 {
  padding: 30px 0 0 20px;
  font-size: 229%;
}

#header img {
  padding: 25px 0 0 5px;
}

#header a {
  text-decoration: none;
  color: #4B4B4E;
}


/* Page */

#page {
  width: 900px;
  margin: 0 auto;
}

/* Conteudo */

#boxed {
  float: left;
  width: 727px;
  padding-left: 11px;
/*  padding-top: 15px;*/
  padding-right: 6px;
  text-align: left;
  color: #4B4B4E;
  position: 1px;
  z-index: 1px;
}

#boxed ul {
  text-align: left;
  margin: 0;
  padding: 0;
  padding-left: 16px;
  padding-bottom: 8px;
}

#boxed .lista table {
  border-collapse: collapse;
}

#boxed .lista tr:hover {
  background-color: #4ED9F6;
}

#boxed .lista td {
  border-bottom: 1px solid #299DEA;
  padding: 2px;
}

#boxed .lista th {
  text-align: left;
  border-bottom: 1px solid #299DEA;;
/*  background-color: #299DEA;
  background: url(images/titlog.jpg) repeat-x;*/
  height: 18px;
}

#boxed .filtrar {
  background: #4B597E;
  color: #4B4B4E;
  height: 20px;
  width: 41px;
  border-color:#30343F;
  border-top: 0;
  border-left: 0;
  border-right: 1px;
  border-bottom: 1px;
}

#boxed ul li {
  padding-bottom: 6px;
}

#boxed hr {
  clear: both;
  border: 0;
  border-top: 1px solid #fff;
  text-align: center !important;
  margin-bottom: 3px;
}

#boxed p {
  line-height: 15px;
  padding-bottom: 6px;
}

#boxed h1, h2, h3 {
  clear:both;
  margin:0;
  font-weight: bold;
}

#boxed h1 {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
/*  font-family: Helvetica, Arial, sans-serif;*/
  font-size: 18px;
  color: #fff;
  margin-top: 7px;
  margin-bottom: 6px;
  height: 40px;
  padding-top: 7px;
  padding-left: 9px;
  background: url(images/titulo.jpg) top left repeat-x;
}

#boxed h2 {
  padding-bottom: 6px;
  font-size: 110%;
  margin:0;
}

#boxed h3 {
  font-size: 100%;
  padding-bottom: 3px;
}

#boxed .fototur {
  float: left;
  width: 150px;
/*
  margin-right: 6px;
  margin-bottom: 6px;
*/
}

#boxed .leiamais{
  clear: both;
  margin: 0;
  padding: 0;
  text-align: right;
  margin-top: 3px;
}

#boxed #separador {
  clear: both;
  border-bottom: 1px dotted #2F333F;
	background: url(images/img06.gif) repeat-x left bottom;
  height: 12px;
	margin-bottom: 6px;
}


#boxed #menucur {
  padding: 0;
  margin: 0;
  text-align: left;
  float: left;
  width: 150px;
}

#boxed #menucur h2 {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  color: #fff;
  padding-top: 3px;
  padding-left: 5px;
  color: #FFEB00;
  background: url(images/sidebar_tit.jpg) no-repeat;
  height: 17px;
}

#boxed #menucur ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#boxed #menucur ul li {
  padding: 0;
  margin: 0;
/*  padding: 2px 0px 2px 0px;*/
  height: 20px;
  background: #299DEA;/* url(images/img06.gif) repeat-x left bottom;*/
  border-bottom: 1px solid #4ED9F6;
}

#boxed #menucur ul li a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  height: 20px;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:5px;
/*  background: url(images/img07.gif) 3px 3px no-repeat;*/
  display: block;
}


#boxed #menucur ul li a:hover {
  background-color: #4ED9F6;
  color: #FFEB00;
}

#boxed #menucur_bot {
  padding: 0;
  margin: 0;
  height: 20px;
  background: url(images/sidebar_bot.jpg) no-repeat;
  margin-bottom: 9px;
}

#boxed #tabfoto table
{
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: 0px;
  border-spacing: 0px;
}

#boxed #tabfoto td {
  text-align: center;
  padding: 3px;
/*  border-bottom:1px solid #323433;*/
}

#boxed #tabfoto .titfoto {
  height: 20px;
  line-height: 20px;
}

#boxed #tabfoto a:link img, #tabfoto a:visited img
{
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

#boxed #tabfoto a:hover img, #tabfoto a:active img
{
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

/* Sidebar */

#sidebar {
  text-align: right;
  float: right;
  width: 150px;
  padding-right: 6px;
}

#sidebar h2 {
  margin: 0;
  font-size: 100%;
  padding: 0;
  font-weight: bold;
  padding-top: 3px;
  padding-right: 5px;
  color: #4B4B4E;
  background: url(images/sidebar_tit.jpg) no-repeat;
  height: 17px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


#sidebar li {
  margin: 0;
/*  padding: 2px 0px 2px 0px;*/
  height: 23px;
  background: #299DEA;/* url(images/img06.gif) repeat-x left bottom;*/
  border-bottom: 1px solid #4ED9F6;
}

#sidebar h3 {
  margin: 0;
  font-size: 90%;
}

#sidebar li a {
  text-decoration: none;
  height: 20px;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right:5px;
/*  background: url(images/img07.gif) 3px 3px no-repeat;*/
  display: block;
}


#sidebar li a:hover {
  background-color: #4ED9F6;
  color: #FFEB00;
}

#sidebar_bot {
  height: 20px;
  background: url(images/sidebar_bot.jpg) no-repeat;
  margin-bottom: 9px;
}

/* Footer */

#footer {
  background: #fff;
  width: 100%;
  height: 21px;
  font-size: 9px;
  color: #000;
  text-align: left;
  margin: 0 auto;
  padding-top: 1px;
/*  background: url(images/img08.jpg) no-repeat;*/
}

/* MENU */

ul.pureCssMenu ul{display:none}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;left:-1px;top:98%;}
ul.pureCssMenu ul ul{position: absolute;left:98%;top:-2px;}

#menucont {
	width: 888px;
	height: 30px;
  margin: 0 auto;
  background: #fff url(images/menu_fundo.jpg) bottom no-repeat;
  margin-bottom: 6px;
  color: #4B4B4E;
}

ul.pureCssMenu,ul.pureCssMenu ul {
	list-style:none;
	padding:0px;
}

ul.pureCssMenu ul {
  border: 1px solid #AAAAAA;
  background: #fff url(images/menu_fundo.jpg) bottom no-repeat;
}

ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {
	display:block;
	zoom:1;
	float: left;
}

ul.pureCssMenu ul{
	width: 154px;
}
ul.pureCssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}

ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	border: 0px solid #6655ff;
	text-align:center;
	text-decoration:none;
	padding-top:3px;
	_padding-left:0;
	font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4B4B4E;
	text-decoration:none;
	width: 124px;
	height: 18px;
}

ul.pureCssMenu ul li a{
	width: 151px;
	height: 18px;
}

ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	float:left;
}
ul.pureCssMenu ul li {
	float:none;
}
ul.pureCssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;
  padding-right:0;
	width:5;
	height:16;
	display:inline-block;
	background-color:#AAAAAA;
  background-image:none;
}

ul.pureCssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.pureCssMenu li:hover{
	position:relative;
}
ul.pureCssMenu li:hover>a{
	background-color:#4792E6;
	border-color:#665500;
	border-style:solid;
	font:normal 11px Verdana;
	color: #fff;
	text-decoration:none;
}
ul.pureCssMenu li a:hover{
	position:relative;
	background-color:#4792E6;
	border-color:#665500;
	border-style:solid;
	font:normal 11px Verdana;
	color: #fff;
	text-decoration:none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}

ul.pureCssMenu img {
  border: none;
  float:left;
  _float:none;
  margin-right:4px;
  width:16px;
  height:16px;
}

ul.pureCssMenu ul img {
  width:16px;
  height:16px;
}

ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def  {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover img.over,ul.pureCssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover img.def,ul.pureCssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul,ul.pureCssMenu a:hover a:hover ul,ul.pureCssMenu a:hover a:hover a:hover ul{display:block}
ul.pureCssMenu a:hover ul ul,ul.pureCssMenu a:hover a:hover ul ul{display:none}

ul.pureCssMenu span{
	display:block;
	background: url(./images/menu_arrv_anim_1.gif) right center no-repeat;
  padding-right:11px;
}

ul.pureCssMenu li:hover>a>span{background-image:url(./images/menu_arrv_anim_1o.gif);}
ul.pureCssMenu a:hover span{	_background-image:url(./images/menu_arrv_anim_1o.gif)}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/menu_arr_double_1.gif)}
ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/menu_arr_double_1o.gif);}
ul.pureCssMenu table a:hover span,ul.pureCssMenu table a:hover a:hover span,ul.pureCssMenu table a:hover a:hover a:hover span{background-image:url(./images/menu_arr_double_1o.gif)}
ul.pureCssMenu table a:hover table span,ul.pureCssMenu table a:hover a:hover table span{background-image:url(./images/menu_arr_double_1.gif)}

/* FIM MENU */

/* FORMULARIO DE CONTATO */

#formcont {
  text-align: left;
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 900px;
}

#formcont form {
}

#formcont form fieldset {
  text-align: left;
  border: 0px;
}

#formcont label {
  color: #4B4B4E;
}

#formcont form input, #formcont form select, #formcont form textarea {
  background: #E6EEF3;
  border: 0px;
  border-right:  1px solid #323433;
  border-bottom: 1px solid #323433;
  border-top:    1px solid #4F4F4F;
  border-left:   1px solid #4F4F4F;
  margin:  0px;
  padding: 0px;
  padding-left: 3px;
  margin-bottom: 3px;
  width: 700px;
}

#formcont form .botao {
  width: 100px;
}

#formcont form input[disabled], #formcont form select[disabled], #formcont form textarea[disabled] {
  height: 10px;
  margin: 0px;
  padding: 0px;
  width: 460px;
}

#formcont form textarea {
  overflow: auto;
}

  height: 10px;
  margin: 0px;
  padding: 0px;
  width: 460px;
}

#formcont form textarea {
  overflow: auto;
}
