@charset "utf-8";

* {

	margin: 0px;

	padding: 0px;

}

body {

	background-attachment: fixed;

	background-repeat: repeat;

	background-image: url(../img/textura.jpg);

}

div#principal {

	width: 955px;

	position: relative;

	height: 600px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

div#principal div#cabecalho {

	background-repeat: no-repeat;

	height: 230px;

	background-image: url(../img/topo.jpg);

}

div#principal div#cabecalho h1 {

	overflow: hidden;

	height: 0px;

	width: 0px;

}

div#principal div#cabecalho h2 {

	overflow: hidden;

	height: 0px;

	width: 0px;

}

div#principal div#navegacao {

	left: 0px;

























	width: 949

.px;

	height: 20px;

	width: 955px;

	background-image: url(../img/navegacao.jpg);

}

div#principal div#navegacao div#top_naveg {

	background-image: url(../img/menu.png);

	height: 20px;

	width: 160px;

}





div#principal div#navegacao ul { list-style-type: none; 

}

div#principal div#navegacao ul li a {

	color: #3300FF;

	text-decoration: none;

	text-transform: uppercase;

	width: 150px;

	text-align: center;

	margin-top: -15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	display: block;

	margin-right: 75px;

	float: right;

	height: 20px;

}

div#principal div#navegacao ul li a:hover {

	color: #FFFFFF;

	background-color: #6699CC;

}



div#principal div#conteudo {
	float: left;
	width: 955px;
	position: relative;
	height: 1200px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-repeat: repeat;
	background-position: center;
	background-color: #FFFFFF;

}

div#principal div#conteudo div#inf {
	padding-top: 20px;
	width: 830px;
	height: 1170px;
	position: static;
	padding-left: 30px;

}

div#principal div#conteudo div#inf table#tabela {

	width: 500px;

	height: 400px;

	top: 25px;

	position: static;

	float: left;

}





div#principal div#conteudo div#lateral {

	background-repeat: no-repeat;

	float: right;

	height: 650px;

	width: 350px;

}



div#principal div#conteudo div#inf p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	margin-right: 30px;

	margin-top: 13px;

	text-indent: 10px;

	text-align: justify;

	color: #666666;

	font-weight: bold;

}







div#principal div#conteudo div#texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	text-align: justify;

	width: 730px;

	padding-top: 0px;

	line-height: 20px;

	overflow: scroll;

	height: 540px;

	margin-top: 50px;

}

div#principal div#conteudo div#lateral p {

	overflow: hidden;

	height: 0px;

	width: 0px;

}



div#principal div#conteudo div#texto p {

	margin-top: 11px;

	margin-right: 30px;

	text-indent: 10px;

}





div#principal div#rodape {

	clear: both;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-align: right;

	width: 957px;

	color: #00CCFF;

	height: 55px;

	background-repeat: no-repeat;

	background-image: url(../img/rodape_1.png);

	top: -5px;

	position: relative;

}

div#principal div#rodape h6 {

	overflow: hidden;

	height: 0px;

	width: 0px;

}

div#principal div#conteudo div#inf div#img {

	background-repeat: no-repeat;

	height: 30px;

	background-position: right;

	background-color: #00CCCC;

}
