/* Web*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../Images/bg-top.png) repeat-x left top;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.l {
	text-align: left;
}
.j {
	text-align: justify;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.bg-rodape {
	background: url(../Images/bg-rodape.png) repeat-x left bottom;
}

.bg-topo-left {
	background: url(../Images/bg-topo-left.jpg) no-repeat right top;
}
.bg-r2-capa {
	background: url(../Images/bg-r2-capa.jpg) no-repeat right top;
}

.bg-r2 {
	background: url(../Images/bg-r2.jpg) no-repeat right top;
}
.bg-conteudo {
	background: url(../Images/bg-conteudo.jpg) no-repeat left top;
}



.bg-topo-right {
	background: url(../Images/bg-topo-right.jpg) repeat-x right top;
}

.txt-rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 18px;
}

.txt-processo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #b6e6f2;
}

.txt-processo-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #5acefe;
}

.txt-main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #022354;
}


.txt-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00598f;
}
.frm-imput {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #022354;
	background: #d5eef6;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #46a4cb;
}

.img-borda {
	border: 2px solid #00121c;
}
