body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../imagens/back/back_geral.jpg);
}

td, th, div {
	color: #666666;
	font-size: 12px;
	font-family: "Trebuchet MS", "Times New Roman", Arial;
}

form {
	margin: 0px;
}

input, textarea {
	color: #003399;
	font-size: 11px;
	margin-left: 5px;
	font-family: "Arial";
}

#geral {
	position: relative;
}

#principal {
	top: 0px;
	left: 0px;
	width: 99%;
	height: 570px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 2px dotted #CCCCCC;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../../imagens/back/lady_justice.jpg);
}

#direita {
	top: 18px;
	right: 0px;
	width: 20px;
	height: 570px;
	border-right: 1px solid #CCCCCC;
	background-image: url(../../imagens/back/back_direita.jpg);
}

#esquerda {
	width: 180px;
	border-bottom: 1px dotted #CCCCCC;
}

#topo {
	width: 99%;
	height: 125px;
	text-align: left;
	position: absolute;
	background-color: #F8F7EF;
	background-image: url(../../imagens/back/top_site.jpg);
}

#menu,
#menucli {
	right: 0px;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
	position: absolute;
}

#menu {
	top: 60px;
}

#menucli {
	top: 35px;
}


#menu div,
#menucli div {
	font-size: 11px;
	display: inline;
	cursor: pointer;
	font-style: normal;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	line-height: 25px;
	border-bottom: 1px dashed #999999;
}



#menu a, 
#menucli a {
	font-weight: bold;
	font-size: 11px;
	font-family: "Tahoma";
	text-decoration: none;
}

#menu a {
	color: #FFFFFF;
}

#menucli a {
	color: #FFFF00;
}


#menu a:hover,
#menucli a:hover {
	text-decoration: underline;
}


/* Corpo */

#corpo {
	top: 120px;
	left: 160px;
	width: 80%;
	overflow: auto;
	height: 420px;
	margin-top: 30px;
	margin-right: 5px;
	padding-left: 20px;
	position: absolute;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
}

#corpo #titulo {
	color: #990000;
	font-size: 22px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#corpo #texto {
	margin: 20px;
	font-size: 12px;
	font-style: italic;
}

#corpo #subtitulo {
	color: #996600;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#corpo #subitem {
	margin-left: 10px;
}

#corpo #apresentacao {
	font-size: 11px;
	padding: 10px;
	background-color: #FEFEFE;
	border: 1px solid #EEEEEE;
}
#corpo #artigos {
	font-size: 11px;
	padding: 10px;
	background-color: #FEFEFE;
	border: 1px solid #EEEEEE;
}

#reservado {
	top: 108px;
	width: 95%;
	height: 20px;
	text-align: right;
	position: absolute;
	padding-right: 20px;
	text-align: right;
	font-size: 13px;
}

#endereco {
	width: 80%;
	top: 580px;
	left: 180px;
	color: #999999;
	font-size: 12px;
	position: absolute;
	padding-left: 10px;
	font-style: italic;
	text-align: left;
	line-height: 12px;
	background-color: #FFFFEE;
}

#endereco span {
	margin-left: 75px;
}

#texto a {
	color: #330099;
	text-decoration: none;
}

#texto a:hover {
	color: red;
	text-decoration: underline;
}



.list a {
	font-size: 11px;
	padding-left: 5px;
}

.list a:hover {
	text-decoration: underline;
}

.list td {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.list th {
	text-align: left;
}


li {
	margin-bottom: 2px;
}

/* Processos */

#processos {
	position: static;
}

.processo {
	width: 170px;
	height: 90px;
	float: left;
	margin: 8px;
	position: relative;
	background-color: #D9ECFF;
}

.processo .items {
	width: 160px;
	height: 70px;
	padding: 5px;
}

.processo .items div {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
}

.processo .items span {
	font-size: 9px;
	font-family: Arial;
}

.processo .items a {
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
}
