BODY {
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	margin: 0px auto;
	background: #ffffff;
	color: #3c3c3c;
}
IMG {
	border: 0px;
	margin: 0px;
	vertical-align: middle;
}
A, A:visited {
	text-decoration: none;
	color: #3c3c3c;
}
A:hover {
	text-decoration: none;
	color: #fb7600;
}
.layout_leftmenu {
	float: left;
	width: 155px;
	padding-left: 10px;
	text-align: left;
	position: relative;
}
.layout_center {
	float: left;
	width: 675px;
	padding-top:6px;
	text-align: left;
}
.layout_rightadds {
	padding-top:6px;
	float: left;
	width: 150px;
	padding-left: 10px;
	text-align: left;
}
.layout_footer {
	background: url('fundo_rodape.jpg') no-repeat top left;
	padding-top: 6px;
	font-weight: bold;
	font-size: 8px;
	width:970px;
	height:24px;
	margin-left: 11px;
	margin-top: 5px;
	text-align: center;
}
.layout_enquete {
	width: 140px;
	height: 245px;
	background: url('fundo_enquete.jpg') no-repeat top left;
	position: relative;
}
.layout_enquetetitle {
	font-weight: bold;
	position: relative;
	top: 20px;
	left: 1px;
	width: 138px;
}
.layout_enqueteopts {
	position: relative;
	font-family: Verdana, Arial, Serif;
	font-size: 10px;
	left: 1px;
	top: 20px;
	width: 138px;
}
.layout_votecontainer {

}
.layout_votebar {
	background: #fb7600;
	height: 5px;
	font-size: 1px;
	overflow: hidden;
}
.layout_galeria {
	width: 140px;
	height: 164px;
	background: url('fundo_galeria_home.jpg') no-repeat top left;
	position: relative;
}
.layout_noticias {
	float: left;
	width: 336px;
	height: 242px;
/*	background: url('fundo_bloco.jpg') no-repeat top left;*/
	position: relative;
}
.layout_artigos {
	float: right;
	width: 336px;
	height: 242px;
/*	background: url('fundo_bloco.jpg') no-repeat top left;*/
	position: relative;
}
.layout_title {
	margin-top:5px;
	width: 675px;
	font-family: Arial, Verdana,Serif;
	height: 26px;
	padding-top: 3px;
	text-align: center;
	font-size: 13px;
	font-weight: bolder;
	background: url('titlebar.jpg') no-repeat top left;
}
.layout_data {
	color: #fb7600;
	font-weight: bold;
}
.layout_editFieldLine {
	border-top: 2px solid #EEEEFF;
	height: 6px;
	overflow: hidden;
}
INPUT[type='text'],SELECT {
	border: 1px solid #cccccc;
	background: #ffffff url('bg_forms.jpg') no-repeat bottom right;
}
.layout_faqContainer {
	margin-bottom: 10px;
}
.layout_faqPergunta {
	font-size:12px;
}
.layout_faqResposta {
	border-left: 1px solid #cccccc;
}