body {
	margin: 0 auto;
	text-align:center;
	background-image: url(puzzle/fundo.jpg);
	background-repeat: no-repeat;
	background-position:center middle;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	background-color: #BFBFAA;
	background-attachment: fixed;
}
#barratopo
{
	width:100%;
	height:37px;
	background-color: #3C402F;
	background:url(puzzle/barra_topo.jpg);
	background-position: center top; 
	margin:auto;
	text-align:center;
}
#barrarodape
{
	width:100%;
	height:20px;
	background-color: #3C402F;
	background:url(puzzle/barra_topo.jpg);
	background-position: center top; 
	margin:auto;
	text-align:center;
	display:block;
	color:#FFFFFF;
	font-size:11px;
}

#topo
{
	width:1000px;
	height:185px;
	margin:auto;
	text-align:center;
	
}
#logo
{
	float:left;
	width:40%;
}
#topomenu
{
	margin:auto;
	float:right;
	width:60%;
	text-align:center;
	color:#51573D;
	font-weight:bold;
}
td
{
	font-weight:lighter;
	color:#FFFFFF;
	font-size:11px;
}
#conteudo
{
	width:1010px;
	margin:auto;
	text-align:left;
	display:block;
	clear:both;
}
.tit {
	font-size: 12px;
}
#menu
{
	width: 270px;
	margin:auto;
	float:left;
	display:block;

}
#contlado
{
	width: 680px;
	margin:auto;
	float:right;
	text-align:right;
	display:block;
}
td{
	color:#A8A8A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	

}
th{
	text-align:justify;
	color:#666666;
	font-weight:lighter;
	
}
p{
	text-align:justify;
	font-weight:lighter;
	color:#666666;
}
#atendimento
{
	width:240px;
	height:99px;
	background-attachment: scroll;
	background-image: url(puzzle/fundo_atendimento.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left:14px;
	font-size:11px;
	text-align:left;
	display:block;
}
div.clear {
    float: none;
    clear: both;
    display: block;
}
.menu
{
	background-image:url(puzzle/fundo_menu.jpg);
	height: 21px;
	width: 265px;
	display:block;
	padding-left:14px;
	padding-top:5px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu:hover
{
	background-image:url(puzzle/fundo_menu.jpg);
	height: 21px;
	width: 265px;
	display:block;
	padding-left:14px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;

}

.titulo {
	font-size: 12px;
	font-weight: bold;
	color: #7A1A08;
}

.saiba {
	font-size: 10px;
	color: #408F55;
}

a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}

.titulo{
	font-size: 14px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.titulonoticia{
	font-size: 20px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.datanoticia{
	font-size: 10px;
	color:#666666;
	font-weight:lighter;
	text-align:left;
}

.imagem
{
	margin:10px;
	margin-top:0px;
}
h2
{
	font-size: 14px;
	color:#333333;
	font-weight:bold;
	line-height:25px;
	text-align:left;
}
h3
{
	font-size: 14px;
	color:#990000;
	font-weight:bold;
	line-height:25px;
	text-align:left;
}
.frmok
{
	font-size:11px;
	color:#333333;
	border: thin solid #999999;
}
.frmerro
{
	font-size:11px;
	color:#333333;
	background-color:#F2F2F2;
	border: thin solid #999999;
}

.status
{
	height:20px;
	width:100%;
}