body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(/imgs/bggeral.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body, .tabela TEXTAREA, .tabela INPUT {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424b5d;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #424B5D;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
hr {
	height: 1px;
	width: 100%;
}
.coluna {
	padding: 15px;
	text-align: center;
}
.fotothumb {
	background-repeat: no-repeat;
	background-position: center center;
	height: 97px;
	width: 170px;
}
.coluna .bloco_info {
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.coluna .bloco_info UL {
	list-style-type: circle;
	margin-left: 10px;
	list-style-image: url(/imgs/seta.gif);
}
.palco {
	font-size: 12px;
	line-height: 14px;
	text-align:justify;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.palco .fotothumb {
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
}
.palco .titulo {
	font-size: 19px;
	line-height: 18px;
}
.txtlegais, .txtlegais a, .txtlegais a:hover {
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
.tabela {
}
.tabela .submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000000;
	background-color: #BDC53F;
}