@charset "utf-8";
/* CSS Document */

body{
background-color:#FFFFFF;
text-align:center;
}


body a{
color:#000000;
}

body a:visited {
color:#000000;
}

#sobre a{
	color:#000000;
}

*html{
text-align:center;
margin:auto;
}

#limite{
width: 812px;
height: 200px;      
text-align:center;
}

/* topo ------------------------------------------------------------------------------------------------- */

#topo{
width:812px;
height:54px;
}


#logo{
width:812px;
height:190px;
}

/* Conteudo -------------------------------------------------------------------------------------------- */


#noticias_fora{
text-align:center;
}

#noticias{
width:400px;
text-align:center;
color:#990000;
}

#noticias a{
text-align:center;
color:#990000;
}

/* menu  lateral-------------------------------- */


#menulateral{
margin-top:20px;
margin-left:40px;
float:left;
text-align:left;

}

.wireframemenu{

border-bottom-width: 0;
width: 100px;
text-align:center;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 100px;
text-align:left;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
text-align:left;
}

.wireframemenu a{
margin:10px;
text-align:left;
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/

text-decoration: none;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
text-align:left;
}

.wireframemenu a:hover{

color: black;
text-align:left;
}

/* fecha menu ---------------------------------------------------------------------------------------- */

#menutopo{
width:800px;
padding:0;
color:#990000;
text-align:right;
padding-bottom:10px;
}



#conteudo_espaco{
width:25px;
height:80px;
float:left;
}

#conteudo_conteudo{
margin-right:30px;
margin-top:20px;
float:right;
width:600px;
text-align:justify;
color:#990000;
}

#conteudo{
width:812px;
height:460px;
}

/* rodape ---------------------------------------------------------------------------------------------- */

#rodape{
width:812px;
height:45px;
}

#linknero{
width:812px;
height:10px;
color:#999999;
text-decoration:none;
margin-top:10px;
}

#linknero a{
text-decoration:none;
color:#999999;
}

h1{
	text-transform:uppercase;
	color:#990000;
}




body,td,th {
	color: #333;
}
.style1 {font-weight: bold}

p{
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
}

#home{ font-size:14px;}

h1{ font-family:Tahoma, Geneva, sans-serif;}
h3{ font-family:Tahoma, Geneva, sans-serif;}

#texto_rodape
{
	text-align:center;	
	color:#ffffff;
	width:300px;
	margin:auto;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:justify;
}

.tdmeio{ text-align:center;}
