@charset "utf-8";
body {
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	background-attachment: fixed;
	background-position: center;
}
.textotitulomaior{
font-family:"Courier New", Courier, monospace;
font-size:18px;
font-weight:bold;
color:#000000;
}
.textomenuesquerdapreto{
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-weight:bold;
color:#000000;
text-align:left;
}
.textomenuesquerdabranco{
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-weight:bold;
color:#ffffff;
background:#00AFEF;
text-align:right;
}
.textopreto{
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-weight:bold;
color:#000000;
}
.textopretojustificado{
font-family:"Courier New", Courier, monospace;
font-size:14px;
color:#000000;
text-align:justify;
}
.textocorpomenor{
font-family:"Courier New", Courier, monospace;
font-size:12px;
font-stretch:narrower;
color:#000000;
}
.textocorpomaior{
font-family:"Courier New", Courier, monospace;
font-size:18px;
font-stretch:narrower;
color:#000000;
}
a {
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-weight:bold;
color:#000000;
text-align:left;
text-decoration:none;
}

a:hover {
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-weight:bold;
color:#33CC66;
text-align:left;
text-decoration:none;
}

a.mHover{
font-family:"Courier New", Courier, monospace;
font-size:14px;
font-weight:bold;
color:#000000;
text-align:left;
text-decoration:none;
}
.textopretojustificado12{
font-family:"Courier New", Courier, monospace;
font-size:12px;
color:#000000;
font-weight:bold;
text-align:justify;
}