.gradiente1 {
	background-color: #FDDDA3;
	background-image: url(images/gradiente1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 20px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #5D3C34;
}
.gradiente1 a:link, .gradiente1 a:visited{
	color: #5D3C34;
	font-weight: bold;
	text-decoration: underline;
}
.gradiente1 a:active, .gradiente1 a:hover{
	text-decoration: none;
}
.gradiente2 {
	background-color: #FDDDA3;
	background-image: url(images/gradiente2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 20px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #5D3C34;
}
.gradiente2 a:link, .gradiente2 a:visited{
	color: #5D3C34;
	font-weight: bold;
	text-decoration: underline;
}
.gradiente2 a:active, .gradiente2 a:hover{
	text-decoration: none;
}
.menu {
	margin-right: 10px;
}
.pwi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
}
.pwi a:link, .pwi a:visited{
	color: #FF9933;
	text-decoration: underline;
}
.pwi a:active, .pwi a:hover{
	text-decoration: none;
}
.subtitulo {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #5D3C34;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5D3C34;
}
.subtitulo a:link, .subtitulo a:visited{
	color: #5D3C34;
	text-decoration: none;
}
.subtitulo a:active, .subtitulo a:hover{
	text-decoration: none;
}
.padrao {
	background-attachment: fixed;
	background-image: url(images/maconaria.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: 2px solid #5D3C34;
}
.textotab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #5D3C34;
	padding-left: 10px;
}
.textotab2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #5D3C34;
	padding-right: 10px;
}
.tabgeral {
	width: 100%;
}
.titulo {
	padding-left: 210px;

}

