body {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #186601;
}
body, td, th {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
}
.fundo_centro {
	background-image: url(images/fundo_centro.jpg);
	background-repeat: no-repeat;
}
.fundo_verde {
	background-image: url(images/fd_xadrez.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.txt_cinza {
	color: #999999;
	font-size: 10px;
}
.pad_rodape {
	padding: 10px;
}
a:link {
	color: #176500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #176500;
}
a:hover {
	text-decoration: none;
	color: #D45802;
}
a:active {
	text-decoration: none;
	color: #D45802;
}
.verde {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #176500;
	text-decoration: none;
}
a.verde:link {
	color: #176500;
	text-decoration: none;
}
a.verde:visited {
	text-decoration: none;
	color: #176500;
}
a.verde:hover {
	text-decoration: none;
	color: #D45802;
}
a.verde:active {
	text-decoration: none;
	color: #D45802;
}

a.cinza:link {
	color: #999999;
	text-decoration: none;
}
a.cinza:visited {
	text-decoration: none;
	color: #666666;
}
a.cinza:hover {
	text-decoration: none;
	color: #D45802;
}
a.cinza:active {
	text-decoration: none;
	color: #D45802;
}

a.cesta:link {
	color: #176500;
	text-decoration: none;
}
a.cesta:visited {
	text-decoration: none;
	color: #176500;
}
a.cesta:hover {
	text-decoration: none;
	color: #D45802;
}
a.cesta:active {
	text-decoration: none;
	color: #176500;
}


.style1 {
	font-weight: bold
}
.pad_lateral {
	padding: 13px;
}
.botao {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5F9A02;
	border: 1px solid #5F9A02;
}
.txt_branco {
	color: #FFFFFF;
}
.formulario {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.botao2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D45802;
	border: 1px solid #D45802;
}
.txt_cestas {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #196400;
	font-weight: bold;
}
.txt_cestas2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #6F9300;
	font-weight: bold;
}
.pad_menu {
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #347D01;
}
.brr_cesta {
	border: 1px solid #C2A674;
}