@charset "utf-8";
/* CSS Document */
html, body {
    height: 100%;
	margin:0;
	text-align:center; /* hack para o IE */	
    }
* html #tudo {height: 100%;}


/*body {
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE	
}*/
#tudo {
	width: 978px;
	margin:0 auto;
	text-align:left; /* "remédio" para o hack do IE */
	min-height: 100%;
	position: relative;
	}
#conteudo {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	width: 978px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #666;
	font-weight: bold;
}

#navigation-block {
	position: relative;
	top: 0px;
	float: left;
	width: 255px;
	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: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 140px;
	margin-top: 20px;
}
#hide {
	left: -31px;
	position: absolute;
	top: 7px;
	width: 300px;
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #03C;
}
ul#sliding-navigation {
	font-size: 0.75em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	padding: 0;
}
ul#sliding-navigation li.sliding-element h3, ul#sliding-navigation li.sliding-element a {
	display: block;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	width: 225px;
}
ul#sliding-navigation li.sliding-element h3
{
	background-color: #c00;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}
ul#sliding-navigation li.sliding-element a {
	
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333;
	border-left-width: 7px;
	border-left-style: double;
	border-left-color: #C00;
	text-decoration: none;
	font-size: 12px;
}
ul#sliding-navigation li.sliding-element a:hover {
	color: #000;
	font-weight: bolder;
}
#manuais
{
	background-image: url(/Publico/_Imagens/livro.jpg);
	text-align: center;
	margin-top: 50px;
	background-repeat: repeat-x;
	font-family: "Times New Roman" , Times, serif;
	background-position: center 50%;
	height: 108px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#manuais2 {
	background-image: url(/Publico/_Imagens/livro.jpg);
	background-repeat: repeat-x;
	height: 108px;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
#rodape {
}
#rodape{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(/Publico/_imagens/nfundo_menu.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height:20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	float: left;
}
#rodape a, #tf_rodape a:visited, #tf_rodape a:active{
	font-size:10px;
	color: #666666;
	text-decoration:none;}
#rodape a:hover{
	color:#000000;}
