body {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, san serif;
	background-color: #f0f0f0;
	font-size: 12px;
	line-height: 1.4em;
}
#container {
	width: 950px;
	w\idth: 938px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px;
	background-color: White;
	border:1px solid #d9d9d9;
}
#toppage {
	background-image: url(imagens/fundo_pag_interna.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: White;
	height: 80px;
}
#logotit {
	background-color: White;
	margin-left: 700px;
	padding: 2px;
	height:46px;
	width: 170px;
	border-left: 1px solid #e3dac6;
	border-right: 1px solid #e3dac6;
	text-align: center;

}
#tit_texto{
	background-color:White;
	width: 170px;
	height: 25px;
	margin-left: 700px;
	border-left: 1px solid #e3dac6;
	border-right: 1px solid #e3dac6;
	border-bottom: 1px solid #e3dac6;
	padding: 2px;
}

#corpo {
	width: 100%;
}
.td_lateral{
	background: url(imagens/fundo_barra.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width:20px;
		
}
.tdcentro{
	text-align: center;
}
#rodape {
	background-color: #B33B00;
	height: 44px;
	clear: both;
	font-size: 10px;
	color: White;
	line-height: 1.4em;
	padding-right: 8px;
	padding-top: 2px;
}
a.rodape:link {
	color: White;
	text-decoration: none;
} 
a.rodape:visited {
	color: White;
	text-decoration: none;
} 
a.rodape:hover {
	color: #f0e68c;
	text-decoration: underline;
}
.titulo {
	color: #3a7ada;
	font-family: Helvetica, Arial, san serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.20em;
	text-align: center;
}
.td_lateral_esc{
	background: url(imagens/fundo_barra_esc.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width:20px;
	
}
.td_right {
	text-align: right;
}
.text_gen_sem_bold {
	color: Black;
	text-decoration: none;
}
a.text_gen_sem_bold:link {
	color: Black;
	text-decoration: none;
} 
a.text_gen_sem_bold:visited {
	color: Black;
	text-decoration: none;
}
a.text_gen_sem_bold:hover {
	color: #b33b00;
	text-decoration: underline;
}
