*{
	margin:0;
	padding:0;
	border:0;
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

a{
	text-decoration: none;
}

h2{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

a:hover{
	text-decoration: underline;
}

#tabelaPrincipal{
	border: 1px solid #000;
	margin: 10px auto 10px auto;
	width: 780px;
}

#rodape{
	height: 40px;
}


.enviar{
	color: #000;
	background-color: red;
}

input,textarea,select,option{
	color: #000;
}
#msgRodape{
	font-size: 11px;	
	text-align: center;
}

p{
	margin-bottom: 20px;
	text-indent: 15px;
	font-size: 14px;
}

#principal{
	height: 320px;
	background-image: url(../img/bg.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	background-color: #942325;
	padding: 15px 15px 15px 230px;
}

.direita_centro{
	background-color: #c22525;
	background-image: url(../img/balaca.jpg);
	background-position: top center;
	padding-left: 33px;
	padding-top: 15px;
	background-repeat: no-repeat;
}

#textoIndex{
	font-weight: normal;
	line-height: 15px;
}

#consulta_processual li{
	margin: auto auto 10px 30px;
	font-size: 14px;
}

#desenvolvido{
	font-size: 10px;
	font-weight: normal;
}

#contatos{
	text-align: left;
	line-height: 15px;
	font-size: 11px;
	padding-left: 10px;
}

#contatos a{
	line-height: 18px;
	font-size: 11px;
}


h1{
	font-size: 20px;
	text-align: left;
	padding: 0px 0px 20px 60px;
}

#areaAtuacao td{
	padding: 15px;
}

#areaAtuacao td a{
	font-size: 13px;
}

a.escritorio{
	font-size: 15px;
	padding-left: 20px;
	display: block;
}

.data{
	font-size: 10px;
	font-weight: normal;
}
