body,td,th {
	color: #666666;
	font: 11px/18px Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
	background-image: url(componentes/imagens/bg_site.gif);
	background-repeat: repeat-x;
	margin: 0;
}
#complemento_topo {
	margin: auto;
	height: 24px;
	width: 1000px;
}
#alinha_site {
	margin: auto;
	padding: 0px 1px 1px;
	width: 996px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFF;
	display: table;
}
#topo {
	height: 254px;
	width: 996px;
}
#endereco {
	background: url(componentes/imagens/bg_endereco.jpg) no-repeat;
	padding: 6px 158px 208px 64px;
	height: 40px;
	width: 211px;
	font-size: 9px;
	color: #988E42;
	float: left;
	line-height: 13px;
}
#logo {
	float: left;
	height: 254px;
	width: 563px;
}
#conteudo {
	width: 996px;
}
#conteudo_internas {
	width: 996px;
	display: table;
	background: url(componentes/imagens/bg_internas_menu.gif) repeat-y;
}
#navegacao {
	background: #33C9F2;
	padding: 0px 11px 11px 11px;
	width: 183px;
	float: left;
}
#navegacao ul a {
	color: #0B7B9D;
}
#navegacao ul a:hover {
	color: #053C4B;
}
#navegacao ul {
	margin: 0 0 14px 0;
	font-weight:bold;
	color: #0B7B9D;
	font-size: 14px;
	letter-spacing: -1px;
	width: 146px;
	background: url(componentes/imagens/bg_navegacao.gif) no-repeat;
	padding: 0 18px 18px 18px;
	background-color: #C2EFFB;
}
#navegacao li {
	list-style: none;
	line-height: 30px;
	border-bottom: 1px solid #DAF5FD;
}
#equipe {
	background: #FEFCD3;
	padding: 18px;
	width: 146px;
	line-height: 15px;
}
#equipe p {
	margin: 10px 0;
}
#direita {
	float: left;
	width: 791px;
	_margin-right:-3px;
}
#texto {
	margin: auto;
	width: 628px;
	background: url(componentes/imagens/bg_texto.gif) no-repeat;
	padding: 30px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

#coluna_01 {
	margin: 0px 28px 0px 22px;
	float: left;
	width: 353px;
}
#itinerarios {
	background: #FEFCD3;
	padding: 18px;
	height: 157px;
	width: 315px;
	border: 1px solid #FDDE11;
	margin-bottom: 20px;
}
#itinerarios p {
	margin: 10px 0;
}
#itinerarios form {
	margin: 0;
}
#itinerarios label {
	margin-bottom: 15px;
	float: left;
}
.consulta {
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	width: 200px;
}
#rsocial {
	margin: auto;
	width: 316px;
}
#rsocial p {
	margin: 10px 0;
}
#coluna_02 {
	float: left;
	width: 361px;
}
#ultimas_novidades {
	width: 345px;
	padding-top: 15px;
	font-size: 10px;
	line-height: 14px;
}
#ultimas_novidades p {
	margin: 0;
}
#ultimas_novidades img {
	float: left;
	margin: 10px 30px 58px 0;
}
#jornal {
	width: 345px;
	padding-top: 15px;
	font-size: 10px;
	line-height: 14px;
}
#jornal p {
	margin: 0;
}
#jornal img {
	float: left;
	margin: 20px 15px 58px 0;
}
#copy {
	font-size: 10px;
	line-height: 32px;
	margin: auto;
	width: 990px;
	clear: both;
}
h1 {
	margin: 0;
	font-size: 25px;
	letter-spacing: -1px;
}
h2 {
	margin: 0;
	font-size: 18px;
	letter-spacing: -1px;
}
h3 {
	margin: 0;
	font-size: 16px;
	letter-spacing: -1px;
}
h4 {
	margin: 20px 0 0 0;
	font-size: 11px;
}
.amarelo {
	color:#FCB610;
}
.azul {
	color:#33C9F2;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
}
