.fundoall {
	background-image: url(images/img_fundo_all.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body {
	background-image: url(images/img_fundo_azul.gif);
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.txtverde {
	color: #2F5F74;
}
.txtverde a:link{
	text-decoration: underline;
}
.txtverde a:active{
	color: #436D68;
	text-decoration: underline;
}
.txtverde a:visited{
	color: #436D68;
	text-decoration: underline;
}
.txtverde a:hover{
	text-decoration: underline;
	color: #436D68;
}
.padbox5 {
	margin: 0px;
	padding: 7px;
}
.txtyellow {
	color: #514900;
}
.txtgray {
	color: #787878;
}
.txtgray a:active{
	color: #787878;
	text-decoration: none;
}
.txtgray a:link{
	color: #787878;
	text-decoration: none;
}
.txtgray a:visited{
	color: #999999;
	text-decoration: none;
}
.txtgray a:hover{
	text-decoration: underline;
}
.txtinfgray {
	color: #5C5C5C;
}
.txtinfgray a:active{
	text-decoration: none;
}
.txtinfgray a:link{
	text-decoration: none;
}
.txtinfgray a:visited{
	color: #5C5C5C;
	text-decoration: none;
}
.txtinfgray a:hover{
	text-decoration: underline;
}
.box {
	width: 130px;
	height: 22px;
}
.boxpad {
	padding: 3px 3px 3px 5px;
}
.boxmulti {
	height: 90px;
}
.boxlrg {
	width: 345px;
}
.boxcor {
	border-top: 1px solid #A5C3CC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #A5C3CC;
}
.boxsel {
	width: 160px;
}
.txtall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtall a:active{
	text-decoration: underline;
	color: #447182;
	}
.txtall a:link{
	color: #447182;
	text-decoration: underline;
	}
.txtall a:visited{
	color: #666666;
	text-decoration: underline;
	}
.txtall a:hover{
	color: #294474;
	text-decoration: underline;
}
.txtcol2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
