/*  
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: scroll;
	background-position: center top;
}

#geral {
	min-height: 100%;
}

#conteudo {
	padding-bottom: 115px;
	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:185px;
	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: 150px;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
}
#logo {
	width:200px;
	height: 150px;
	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: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
#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: 10px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_horizontal a span {
	float:none;
	color: #FFFFFF;
}
/* End IE5-Mac hack */
#menu_horizontal a:hover span {
	color:#CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#menu_horizontal a:hover {
}
#menu_horizontal a:hover span {
}

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

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

/* 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: 145px;
}
#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;
}
