body {
	margin: 0px;
	padding: 0px;
	background-image: url(layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1f1a17;
}

#site {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	height: 187px;
}
#logo {
	float: left;
	width: 197px;
	height: 187px;
}
#topo_direita {
	float: right;
	width: 743px;
}
#menu {
	height: 49px;
	margin-top: 10px;
	width: 743px;
	background-image: url(layout/fundo_menu.jpg);
	padding-top: 3px;
}
#conteudo {
	background-color: #e9eaeb;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
}
#menu_esq {
	float: left;
	width: 160px;
	padding-top: 3px;
	padding-right: 26px;
	padding-left: 17px;
	min-height:400px;
	background-image: url(layout/bg_menu_esq.jpg);
	background-color: #E9EAEB;
}

#conteudo_direita {
	width: 684px;
	padding-right: 23px;
	padding-left: 16px;
	float: right;
	padding-top: 10px;
}
#barra_direita {
	float: right;
	width: 157px;
}

#baixo_site {
	height: 7px;
	background-image: url(layout/bg_cont_baixo.jpg);
	overflow: hidden;
}
#rodape {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-bottom: 16px;
}


#flash {
	height: 125px;
	width: 743px;
}
#clear{
	clear:both;
	height:0px;
}
.invisivel{
	display:none;
}
a.trabalhe:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}
a.trabalhe:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}
a.trabalhe:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}

a.trabalhe:hover {
	color: #0CF;
	text-decoration: underline;
	font-weight: normal;
	padding: 0px;
}
#conteudo_cima {
	background-image: url(layout/bg_cont_cima.jpg);
	height: 8px;
	overflow: hidden;
}
.margemzero{ margin:0px; padding:0px; border: 0px; background-color:none;}
#botaoinput{
	background-image:url(layout/inp_busca.gif);
	width:127px;
	height:24px;
	float: left;
}

.inp_busca {
	height: 20px;
	width: 120px;
	margin: 2px;
	background-color: #6D6D6D;
	border: 0px none #000;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 1px;
}
#menu_esq a:link{
	font-size: 13px;
	font-weight: normal;
	color: #1F1A17;
	padding: 3px;
	text-decoration:none;
	line-height:20px;
}
#menu_esq a:visited{
	font-size: 13px;
	font-weight: normal;
	color: #1F1A17;
	padding: 3px;
	text-decoration:none;
}
#menu_esq a:hover{
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color:#00E5FF;
	padding: 3px;
	text-decoration:none;
}
#menu_esq a:active{
	font-size: 13px;
	font-weight: normal;
	color: #00E4FF;
	padding: 3px;
	text-decoration:none;
	background-color: #000;
}
a:link {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
} 
a:active {
	text-decoration: none;
	color: #333;
} 
a:visited {
	text-decoration: none;
	color: #333;
} 
a:hover {
	color:#00E3FF;
	text-decoration: none;
}
input, select, textarea {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #6D6D6D;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #383838;
}

h1{ font-size:18px; font-style:italic; color:#333}
.verm {
	color: #F00;
}
