#CONTEUDO_INTER {
	float:left;
	width:945px;
	padding-bottom:30px;
}
#tituloFormServicos{
	padding:10px;
	text-align:center;
}
#conteudoProgramatico {
text-align:left;
}
#conteudoProgramatico table {
	border-collapse: collapse; /* CSS2 */
	background:#F4F4F4;
}

#conteudoProgramatico td {
	border: 1px solid #D4D4D4;
	padding:5px;
}

#conteudoProgramatico th {
	border: 1px solid black;
	border-bottom: 2px solid #D4D4D4;
	background: #F0FFF0;
	margin-bottom:3px;
}

.fildsetForm{
	width:470px;
	margin:0 auto;
	background-color:#EEEEEE;
}
.formInternos{
	display:block;
	padding:5px;
}
.input-texto {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titQuemsomos {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../quemsomos/img/tituloPg.jpg) left top no-repeat;
}
.titParceiros {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../parceiros/img/tituloPg.jpg) left top no-repeat;
}
.titServicos {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../servicos/img/tituloPg.jpg) left top no-repeat;
}
.titClientes {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../clientes/img/tituloPg.jpg) left top no-repeat;
}
.titDicionario {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../dicionario/img/tituloPg.jpg) left top no-repeat;
}
.titArtigos {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../artigos/img/tituloPg.jpg) left top no-repeat;
}
.titLinks {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../links/img/tituloPg.jpg) left top no-repeat;
}
.titContato {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../contato/img/tituloPg.jpg) left top no-repeat;
}
.titNoticias {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../noticias/img/tituloPg.jpg) left top no-repeat;
}
.titBusca {
	width:230px;
	height:40px;
	/*padding-bottom:10px;*/
	text-indent:-900%;
	display:block;
	background:url(../../busca/img/tituloPg.jpg) left top no-repeat;
}
.img{
	padding-right:10px;
	padding-bottom:0;
}
.topico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#006699;
}