body
    {
        margin: 0px;
        color:#424241;

        font-size:0.7em;

		font-family:Arial,sans-serif,Verdana,Tahoma,Arial;

		font-style:normal;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
        height:100%;
    }


#tb_principal
{
	border-width: 8px 0px 8px 8px;
	border-style: solid;
	border-color: #ffffff;
	height:100%;
}

#topo
{
	/*height:72px;*/
	width:885px;
	padding-top: 20px;
	background-color: #31332d;
	position: relative;
}
#logo
{
	width: 216px;
	height: 72px;
	float:left;
}

#logo img
{
	margin-top: 5px;
}

#tb_principal .lateral_cinza
{
	background-color: #c8c8c8;
	height:auto;
	min-height:100%;

}

#main
{
	padding: 0px 8px 0px 8px;
	position: relative;
	width:885px;


}

#conteudo
{
	width: 885px;
	position: relative;
	background:transparent url(../images/content-bg.gif) repeat-y scroll 0 0;
	border-bottom:10px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	clear:both;
	min-height: 400px
}

#menu
{
	float:right;
	height:60px;
	width:400px;
}

#menu ul
{
	display:inline;
	height:670px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:10px;
	padding:0;
	width:400px;
}

#menu ul li
{
	color:#FFFFFF;
	float:left;

	font-weight:bold;
	height:50px;
	margin-left:2px;
	margin-right:2px;
	position:relative;
	top:30px;
}

#menu ul li a
{
	text-decoration:none;
}

#menu ul li a:hover
{
   text-decoration:none;
}

#banner
{
	position:relative;
	width: 885px;
	height:179px;
}

#divisao
{
  position:relative;
  clear: both;
  height:15px;
  width: 885px;
}

#left
{
	width: 245px;
	height: 400px;
	position: relative;
	float: left;
	display:table;
	/*background-color:red;*/

}

#left p
{
	margin-left:7px;
}

#center
{
	width: 385px;
	height: 400px;
	position: relative;
	float: left;
	margin-left:15px;

	/*background-color:blue;*/


}

#right
{
	width: 230px;
	height: 400px;
	position: relative;
	float: right;
	/*background-color:cyan;*/
	padding-left:5px;
	display:table;
}

#right p
{
	margin-left:7px;
}

.separador
{
	width: 97%;
	height: 5px;
	margin: 5px 0px 5px 5px;
	background-color: #e8e8e8;
}

.noticia
{
	color:#73a73d;
}

/*8bc919

100x85*/

