.table-centro {
	background-image: url(../images/tabela_centro.gif);
	background-repeat: repeat-y;
}
.rodape {
	background-image: url(../images/rodape.gif);
	background-repeat: no-repeat;
	height: 29px;

}
.topo-sbef {
	background-image: url(../images/topo.gif);
	background-repeat: no-repeat;
	height: 110px;
}
a.link-topo {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #006633;
	text-decoration: none;

}
a.link-topo:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto-rodape {
	font-family: verdana;
	font-size: 10px;
	color: #006633;
	text-decoration: none;
}
.texto {
	font-family: verdana;
	font-size: 10px;
	color: #006633;
	text-decoration: none;
}
.titulo {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.linha-vertical {
	background-image: url(../images/linha_vertical.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
a.noticias {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a.noticias:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.form {
	font-family: verdana;
	font-size: 10px;
	color: #006633;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #007436;
}
.tabela-submenu {
	background-color: #D2FFD2;
	border: 1px solid #006633;
}
.linha-horizontal {
	background-image: url(../images/linha_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 1px;
	line-height: 1px;
}

.block {
	font-size: 1px;
	line-height: 1px;
	color: #003366;
	background-color: #003366;
	background-image: url(../images/linha_horizontal.gif);
}

.rolagem{
	font-family: verdana;
	font-size: 10px;
	color: #006633;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #006633;
	
	scrollbar-shadow-color: #006633;
	scrollbar-face-color: #F2FFF2; 
	scrollbar-3dlight-color: #F2FFF2; 
	scrollbar-highlight-color: #F2FFF2; 
	scrollbar-darkshadow-color: #F2FFF2; 
	scrollbar-track-color: #F2FFF2; 
	scrollbar-arrow-color:#006633;
}
.sublinhado {
	font-family: verdana;
	font-size: 10px;
	color: #006633;
	text-decoration: underline;
}

.interna-canto-sup-dir {
	background-attachment: fixed;
	background-image: url(images/canto_dir_superior.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
