﻿/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../imagens/bg.jpg);
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}.rodape {
	font-size: 11px;
	font-weight: bold;
	color: #52685B;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}.titulo {
	font-size: 12px;
	font-weight: bold;
	color: #3F5B4C;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	background-image: url(../imagens/titulo.gif);
	height: 22px;
	padding-top: 3px;
}
.txt {
	font-size: 11px;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 16px;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	border: 1px dashed #CCCCCC;
}
.topo_restrito {
	margin-top: 145px;
	float: right;
	margin-right: 10px;
}

a.rodape:link {
	color: #52685B;
	text-decoration: none;
}
a.rodape:visited {
	text-decoration: none;
	color: #52685B;
}
a.rodape:hover {
	text-decoration: underline;
	color: #52685B;
}
a.rodape:active {
	text-decoration: none;
	color: #52685B;
}
.td_restrito {
	margin-right: 15px;
	margin-left: 15px;
	width: 95%;
}
.paginacao {
	font-weight: bold;
	text-align: center;
}
.subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #496153;
	margin-left: 15px;
}
.ul1 {
	list-style-type: none;
}
.illuesq {
	margin-top: 20px;
	margin-left: 10px;
}
