.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003A75;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F9F9F9;
	border: 1px solid #cccccc;
}
#Layer1 {
	position:absolute;
	left:14px;
	top:20px;
	width:740px;
	height:51px;
	z-index:1;
	visibility: hidden;
}

.neblina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
li {
	list-style-image: url(images/seta1.gif);
	padding: 4px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-image: url(images/fundo2.png);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B54AC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}

#tabela_central {
	width: 747px;
	background-image: url(images/background_divs.png);
	background-repeat: repeat;
	background-position: left top;
}
#tabela_central2 {
	width: 747px;
	background-image: url(images/background_divs1.png);
	background-repeat: repeat;
	background-position: left top;
}
#conteudo {
	width: 480px;
	text-align: left;
	padding-top: 20px;
}
#home_central {
	width: 250px;
	text-align: left;
	padding-top: 20px;
}
#home_direita {
	text-align: center;
	padding-right: 10px;
	padding-top: 20px;
}
#menu {
	text-align: center;
	padding-left: 10px;
	padding-top: 20px;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #35496A;
}
.imagem {
	border: 1px #0066CC;
}


