a:link { color: #000; text-decoration: none}
a:hover { color: #000; text-decoration: none}
a:visited { color: #000; text-decoration: none}
a:hover { color: #000; text-decoration: none} 

input{
	border: 1px solid #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #CCCCCC;
}

#ok{
	border: 1px solid #cccccc;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333333;
}

body {
	background-image: url(imagens/background.jpg);
	margin: 0px;
	background-attachment:fixed;
}
#topo {
	background-image: url(imagens/topo_bgr.gif);
	height: 35px;
	width: 900px;
	margin-top: 35px;
	margin-left: 101px;
	margin-right: auto;
}
#banner {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 101px;
	height: 151px;
	background-image: url(imagens/bg_tabela_transp.png);
	text-align: right;
}
#corpo {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 101px;
	background-image: url(imagens/bg_tabela_transp.png);
	height: 100%;
	float: left;
}
#menu_esq {
	width: 142px;
	margin: 0px;
	float: left;
	text-align: right;
}
#conteudo {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 53px;
	font-family: Calibri, Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

.txt_conteudo {
	font-family: Calibri, Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

#links {
	margin: 0px;
	float: right;
	height: 400px;
	width: 140px;
	padding-top: 20px;
	text-align: right;
	font-size: 14px;
	font-family: Calibri, Georgia, "Times New Roman";
	padding-right: 15px;
}

.link_negrito {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	text-align: right;
	
}
h2 {
	font-family: Calibri, Georgia, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.invisivel {
	display:none;
	visibility:hidden;
}
.links_menor:hover {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}
.links_menor:link {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}
.links_menor:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}
.links_menor:hover {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: underline;
}
.link_esq {
	font-weight: bold;
	color: #000;
	text-align: right;
	font-size: 14px;
	font-family: Calibri, Georgia, "Times New Roman";
	text-decoration: none;
	letter-spacing: 0px;
}

.links_esq_men:link {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
	font-family: Calibri, Georgia, "Times New Roman";
}
.links_esq_men:hover {
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #000;
	font-family: Calibri, Georgia, "Times New Roman";
}
.links_esq_men:visited {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
	font-family: Calibri, Georgia, "Times New Roman";
}
.links_esq_men:hover {
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #000;
	font-family: Calibri, Georgia, "Times New Roman";
}
.links_pag:link {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
	font-family: Calibri, Georgia, "Times New Roman";
}
.links_pag:hover {
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	color: #000;
	font-family: Calibri, Georgia, "Times New Roman";
}
.links_pag:visited {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
	font-family: Calibri, Georgia, "Times New Roman";
}
.links_pag:hover {
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	color: #000;
	font-family: Calibri, Georgia, "Times New Roman";
}
