A:link {color: #000099; text-decoration: none;}
A:visited {color: #0066CC; text-decoration: none;}
A:hover {color: #009900; text-decoration: none;}
A:active {color: red; text-decoration: none;}

A.lkmm:link {color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.lkmm:visited {color: #000000; text-decoration: none;}
A.lkmm:hover {
	color: #CC0000;
	text-decoration:none;
	background-color: #FFE07A;
	width: 100%;
}
A.lkmm:active {color: #0066CC; text-decoration: none;}

body {
	text-align:center;
	margin: 0px;
	padding:0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 11px;
}
.corpo {
	background-color: #FFFFFF;
	width: 766px;
	position: static;
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	border-top: 1px solid #AE1D54;
	border-right: 3px solid #AE1D54;
	border-bottom: 2px solid #AE1D54;
	border-left: 3px solid #AE1D54;
	padding-bottom: 2px;
}
.topo {
	background-image: url(../img/fund_top.gif);
	background-repeat: repeat-x;
	position: static;
	height: 89px;
	margin:0px;
	padding:0px;
}
.bonecos{
	float: right;
	position: static;
}
.borda{
	float: right;
	position: static;
}
.coldir{
	margin-top: 12px;
	float: right;
	position: static;
}
.mmenu{
	float: left;
	width: 130px;
	margin-left: 30px;
	position: static;
}
.mmitem{
	width: 130px;
	background-image: url(../img/fund_it.gif);
	border: 1px solid #FFEBAC;
	position: static;
	padding: 2px 2px 2px 5px;
	margin-bottom: 2px;
}
.conteudo{
	margin: 5px 30px 10px 210px;
}
.texto{
	width: 350px;
	position: static;
}
div.texto h1,h2,h3,h4{
	font-weight: bold;
	color: #AE1D54;
}
.textoleitura{
	font-size: 12px;
	line-height: 18px;
}
div.texto h1{
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 32px;
	margin-bottom: 20px;
}
div.texto h2{font-size: 12px;}
div.texto h3{font-size: 11px;}
div.texto h4{font-size: 10px;}
.copyr{
	margin-left: 90px;
	margin-top: 20px;
	width: 640px;
	background-image: url(../img/copyr.gif);
	text-align: center;
	font-size: 10px;
	color: #999999;
}
.voltar{
	margin-top: 15px;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F5F8FA;
	border: 1px solid #006699;
}
form {
	margin: 0px;
	padding: 0px;
}
.itForm{
	margin: 8px;
 }
.botao {
	margin:0px;
	background-color: #F2F6FB;
	border: 1px solid #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.msg{
	color: #FF0000;
}
.endereco {
	width: 500px;
	border: 1px solid #F5E2E9;
	margin: 25px 10px 10px 40px;
	padding: 8px;
	text-align: center;
	font-size: 10px;
}
.secao {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	margin-top: 32px;
}

