body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../imagens/layout/fundo.gif);
	background-repeat:no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #005197;
	line-height: 20px;
}

img{
	border:none;
}

#tudo{
	text-align:center;
}

#topo{
	height:215px;
	text-align:left;
}

#menu{
	height:37px;
	width:782px;
	padding-top:8px;
	margin:auto;
}

#conteudo{
	width:782px;
	text-align:left;
	margin:auto;
	padding:39px 0 15px 0;
	line-height:16px;
}

#rodape{
	height:78px;
	background-image:url(../imagens/layout/fundoRodape.gif);
	background-repeat:repeat-x;
	text-align:center;
}
#rodapeInterno{
	width:782px;
	margin:auto;
	text-align:left;
}
#navInferior{
	width:782px;
	height:26px;
	text-align:center;
	line-height:26px;
	margin:auto;
}
.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005197;
}
.link2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005197;
	text-decoration: none;
}

.link2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005197;
}
.link2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004079;
	text-decoration: none;
}
.link2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005197;
	text-decoration: none;
}
