/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {
  margin: 0;
  padding: 0;
}

/* fonte */
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: justify;
  margin-top: 1px;
  margin-right: 7px;
  margin-bottom: 2px;
  margin-left: 7px;
  padding-top: 1px;
  padding-bottom: 2px;
  padding-right: 7px;
  padding-left: 7px;
  font-weight: bold;
}

/* h1 */
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  margin-left: 10px;
  padding-left: 10px;
  margin-top: 0px;
  padding-top: 0px;
  margin-right: 10px;
  padding-right: 10px;
}

/* h2 */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 1px;
  padding-top: 0px;
  padding-bottom: 1px;
  text-align: left;
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

/* Input Textarea */
.input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  background-color: #e8e8e8;
  border: 1px solid #000000;
}

/* Fieldset */
fieldset {
  float: left;
  width: 500px;
  margin-top: 2px;
  margin-bottom: 3px;
  padding-top: 2px;
  padding-bottom: 3px;
  border: 1px solid #666666;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: inherit;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: inherit;
  color: #000000;
  text-decoration: none;
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: inherit;
  color: #666666;
  text-decoration: none;
}

/* Bot�es */
#botao {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color: #0000ff;
  margin-bottom: 2px;
  padding-bottom: 2px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
}

html,
body {
  height: 100%;
  background-image: url(../img/body.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
}

#geral {
  min-height: 100%;
}

#conteudo {
  padding-bottom: 215px;
  width: 950px;
  clear: both;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
} /* must be same height as the footer */

/*Opera Fix*/
body:before {
  /* thanks to Maleika (Kohoutec)*/
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px; /* thank you Erik J - negate effect of float*/
}
/* IMPORTANT
You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

[if !IE 7]>
	<style type="text/css">
		#geral {display:table;height:100%}
	</style>
<![endif]
*/

/* IE8 hack to get it to apply margin auto centering to element inside this one */
#geral {
  width: 100%;
}

/* Topo */
#topo {
  height: 225px;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0;
  width: 950px;
}

#conteudo_topo {
  background-image: url(../img/topo.jpg);
  width: 950px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -475px;
  padding-top: 0;
  padding-bottom: 0;
  height: 225px;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
}
#logo {
  width: 950px;
  height: 200px;
  float: left;
}

/* Menu */
/*
#menu{
	background-image: url(../img/menu_esquerda.png);
	float:left;
	width:230px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#menu   a  {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}	
#menu   a:hover  {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
*/
/*
#sistema{
	background-image: url(../img/botao.png);
	float:left;
	width:220px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 4px;
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 3px;
	text-align: center;
}
#sistema a{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
#sistema   a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	padding-top: 3px;
}
*/

/* Menu Horizontal */
/*
#menu_horizontal {
	background-image: url(../img/menu_horizontal.png);
	float:left;
	width:950px;
	line-height:normal;
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	margin-top: 3px;
	padding-top: 3px;
	}
#menu_horizontal ul {
	margin:0;
	list-style:none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
#menu_horizontal li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu_horizontal a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
	
#menu_horizontal a span {
	float:left;
	display:block;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#menu_horizontal a span {
	float:none;
	color: #FFFFFF;
}
#menu_horizontal a:hover span {
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menu_horizontal a:hover {
}
#menu_horizontal a:hover span {
}
*/

/* menu */
#menu {
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../img/menu_horizontal.png);
  float: right;
  width: 950px;
  height: 36px;
  margin-bottom: 1px;
  padding-bottom: 1px;
  background-repeat: no-repeat;
  height: 30px;
}

#menu ul {
  list-style: none;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 10px;
  padding-left: 10px;
}

#menu ul li {
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 4px;
  display: inline-block;
  padding-top: 5px;
  padding-right: 4px;
  padding-bottom: 5px;
  padding-left: 6px;
}

#menu ul li a,
#menu ul li span {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #ffffff;
  letter-spacing: -1px;
  font-size: 14px;
}

.opener {
  text-decoration: none;
  color: #ffffff;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
}

#menu ul li a:hover,
#menu ul li span {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #cccccc;
  font-size: 14px;
}

#menu ul li span b {
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: -1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  border-top-width: 7px;
  border-right-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
}

#menu ul li.active {
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 3px;
  padding-top: 6px;
  padding-bottom: 4px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #ffffff;
  border-bottom-color: #cccccc;
  background-color: #0000ff;
}

#menu ul li.active span b {
  font-family: Arial, Helvetica, sans-serif;
}

.dropotron {
  text-shadow: 0 1px 1px;
  margin: 0;
  padding: 15px 10px 15px 10px;
  min-width: 200px;
  border-radius: 6px;
  box-shadow: 0px 4px 4px 0px;
  background-color: #00009b;
  background-position: 32;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #ffffff;
  border-bottom-color: #cccccc;
  font-family: Arial, Helvetica, sans-serif;
  list-style-type: none;
}

.dropotron a,
.dropotron span {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 100%;
  position: relative;
}

.dropotron span b {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 7px;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 7px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-left-color: #ffffff;
}

.dropotron li:hover span b {
  border-left-color: #ffffff;
}

.dropotron li {
  padding: 3px 10px 3px 10px;
  margin: 2px 0 2px 0;
  border-radius: 3px;
}

.dropotron li:hover,
.dropotron li.active {
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #0000ff;
  background-position: 28;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #ffffff;
  border-bottom-color: #cccccc;
}

/* .dropotron-level-1 {
  border-top-left-radius: 0;
	border-top-right-radius: 0;
} */

/* Central */
#central {
  width: 950px;
  float: left;
  padding-top: 0px;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: -215px;
}

#central_conteudo {
  width: 930px;
  float: right;
  padding-right: 10;
  margin-left: 10px;
  margin-top: 5px;
  overflow: auto;
  margin-right: 10px;
  padding-top: 5px;
  padding-left: 10px;
  margin-bottom: 220px;
}

/* Footer */
#rodape {
  position: relative;
  margin-top: -215px; /* negative value of footer height */
  height: 215px;
  clear: both;
}

#rodape_conteudo {
  background-image: url(../img/rodape.png);
  height: 215px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  width: 950px;
  background-repeat: no-repeat;
}
#rodape_ {
  height: 60px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 0;
  width: 950px;
  padding-top: 150px;
}
#rodape p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding-top: 4px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
  padding-left: 130px;
}

/* Links */
#rodape a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: inherit;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
#rodape a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: inherit;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
#rodape a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: inherit;
  color: #333333;
  text-decoration: none;
}
