 body {
text-align:center; /* hack para IE */
background-color:#000000;
}
#geral {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left; /* correção dos efeitos de alinhamento de textos do hack para*/ 
}
#esquerda{
	float: left;
	width: 190px;
	margin-top: 2px;
	height:600px;
	font:"Courier New", Courier, monospace;
	font-size:14pxpx;
	color:#FF0000;
}
#centro {
	float: left;
	width: 567px;
	margin-top: 0px;
	border-right:dashed #FF0000 1px;
	border-bottom:dashed #FF0000 1px;
	border-left:dashed #FF0000 1px;
	height: auto;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;

}
#rodape {
	clear: both;
	width:758px;
    height:30px;
	font-size:2;
	text-align:center;
    color: #FF6600;
    font-family:comic sans ms;
	border-bottom:dashed #FF0000 1px;
	border-right:dashed #FF0000 1px;
}
.bb {
    float:none;
    height: 94px;
	width: 760px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
    padding: 0px;
	background-image:url("../1.jpg");
	background-repeat:no-repeat;
}
ul#menu {
width:185px;
margin:0;
padding:0;
list-style-type:none;
}
ul#menu li {
height:25px;
padding-top:3px;
margin-bottom:3px;
border-bottom:1px dashed #FFFF66;
}
ul#menu li a:link, ul#menu li a:visited {
display:block;
height:100%;
text-decoration:none;
font-family: comic sans ms;
font-size:17px;
color:#FF0000;
padding-left:5px;
}
ul#menu li a:hover {
text-decoration: underline;
color:#009900;
}
#comunicado1 {
width:557px;
height:auto;
margin-left:0px;
margin-top:5px;
margin-bottom:0px;
padding-left:5px;
padding-bottom:0px;
padding-top:0px;
padding-right:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#CCCCCC;
text-align: justify;
}
h1 {
	font-family: Verdana, Arial, sans;
	color:#fff;
	font-size:20px;
	width: auto;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:0px;
}

