body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #c6c6c6;
	margin: 0px;
	background-color: #1a1a1a;
}

div, ul, li, br {
	margin: 0px;
	padding: 0px;
}

a {
	color: #c6c6c6;
}

div#geral {
	font-size: 1.2em;
	width: 852px;
	margin: auto;
	padding-top: 10px;
}

div#logo {
	background-image: url(../images/logo.jpg);
	width: 245px;
	height: 120px;
	margin: auto;
}

div#logo h1 {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

div.linha {
	background-color: #ffffff;
	height: 4px;
	width: 852px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.btn01 {
	background-image: url(../images/btn_home01.jpg);
	width: 213px;
	height: 196px;
	font-size: 1.6em;
	color: #ffffff;
}

.btn01 a {
	background-image: url(../images/btn_home01.jpg);
	width: 213px;
	height: 106px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding-top: 90px;
}

.btn01 a:hover {
	background-image: url(../images/btn_home01_hover.jpg);
	width: 213px;
	height: 96px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 1.8em;
}

.btn02 {
	background-image: url(../images/btn_home02.jpg);
	width: 213px;
	height: 196px;
	font-size: 1.1em;
	color: #ffffff;
	font-size: 1.6em;
}

.btn02 a {
	background-image: url(../images/btn_home02.jpg);
	width: 213px;
	height: 96px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding-top: 100px;
}

.btn02 a:hover {
	background-image: url(../images/btn_home02_hover.jpg);
	width: 213px;
	height: 96px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 1.8em;
}

.btn03 {
	background-image: url(../images/btn_home03.jpg);
	width: 213px;
	height: 196px;
	font-size: 1.6em;
	color: #ffffff;
}

.btn03 a {
	background-image: url(../images/btn_home03.jpg);
	width: 213px;
	height: 96px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding-top: 100px;
}

.btn03 a:hover {
	background-image: url(../images/btn_home03_hover.jpg);
	width: 213px;
	height: 96px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 1.8em;
}

.btn04 {
	background-image: url(../images/btn_home04.jpg);
	width: 213px;
	height: 196px;
	font-size: 1.6em;
	color: #ffffff;
}

.btn04 a {
	background-image: url(../images/btn_home04.jpg);
	width: 213px;
	height: 96px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding-top: 100px;
}

.btn04 a:hover {
	background-image: url(../images/btn_home04_hover.jpg);
	width: 213px;
	height: 96px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 1.8em;
}

span.back {
	font-size: 14px;
}

div#rodape {
	margin: 0px;
	padding: 0px;
	text-align: center;
}



td.submenu {
	width: 240px;
	height: 391px;
	background-color: #343434;
}

td.submenu ul li {
	list-style: none;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 10px;
}

td.submenu ul li a {
	color: #c6c6c6;
}

span.laranja {
	color: #f8631a;
	font-size: 1.6em;
}

div#conteudo {
	width: 399px;
	height: 391px;
	background-color: #262626;
	overflow: auto;
	overflow-x: auto;
}

div#conteudo ul li {
	margin-left: 30px;
}

div.tit_cont {
	background-color: #2d2d2d;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.tit_cont1 {
	background-color: #2d2d2d;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #f5cb67;
}

div.tit_cont2 {
	background-color: #2d2d2d;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #a9f65c;
}

div.tit_cont3 {
	background-color: #2d2d2d;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #83ecff;
}

div.tit_cont4 {
	background-color: #2d2d2d;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #fbe264;
}

div.txt_cont {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div#rodape a {
	color: #c6c6c6;
	text-decoration: none;
}





