/* CSS Document */
body {
	background-image:url(imagens/bground.gif);
	margin: 0px 0px 0px 0px;
	text-align: center;

}
a {
	text-decoration: none;
	color: #0f214d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0f214d;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #0f214d;
	text-align: left;
}

#menu{
background-image:url(imagens/menumeio.jpg);
}
.menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
font-weight:bold;
}
.rodape{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.textosinternos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	font-weight:normal;
	text-align: justify;
}
#interno{
margin-left:15px;
margin-right:15px;
margin-top:15px;
}
H3{
	margin-top:15px;
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	font-weight:bold;
	text-align: left;
}
.menu.style1 table tr td {
	color: #CCC;
}
.menu.style2 table tr td {
	color: #CCC;
}
