* {
	margin:0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
html,body{
	margin:0;
	padding: 0;
	height: 100%;
}
body {
	background: #FFFFFF url(images/background.jpg) repeat-x fixed 0 0;
	font: 80%/1.3 Arial;
}
a, a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

#site {
	width: 758px;
	background-color: #FFFFFF;
	margin:0 auto;
	position:relative;
	text-align:left;
   	height:100%;
	min-height:100%;
	border-left: 1px solid #083177;
	border-right: 1px solid #083177;
}

html>body #site{height:auto; min-height:110%;}

#topo {
	width: 758px;
	height: 194px;
	position: relative;
}

#menu {
	clear: both;
	position: relative;
	width: 160px;
	float: left;
}

#menu ul {
	clear: both;
	padding:0px;
	margin:10px;
	list-style:none;
	width: 160px;
	background: transparent url(images/menu_bg.jpg) repeat-y top left;
}

#menu ul li {
	margin:0px;
	padding:0px;
	padding-left: 3px;
	clear: both;
	font-family: Tahoma;
}

#menu li a {
	position: relative;
	display: block;
	overflow:hidden;
	margin:0px;
	padding-top:7px;
	clear: both;
	width: 149px;
	height: 22px;
	color: #8C8C8C;
}
#menu li a:hover {
	position: relative;
	display: block;
	overflow:hidden;
	float: left;
	margin:0px;
	background: transparent url(images/menu_bg.png) no-repeat top left;
	text-decoration: none;
	color: #0E0884;
}
#menu li span {
	position: relative;
	clear: both;
	padding-left: 10px;
	font-weight: bold;
}
#menu li#li_topo {
	position: relative;
	display: block;
	overflow:hidden;
	background: transparent url(images/menu_topo.jpg) no-repeat top left;
	width: 156px;
	height: 11px;
	text-indent:-999em;
	*margin-top: -7px;
}

#menu li#li_baixo {
	position: relative;
	display: block;
	overflow:hidden;
	background: transparent url(images/menu_baixo.jpg) no-repeat top left;
	width: 156px;
	height: 14px;
	text-indent:-999em;
}

#conteudo {
	position: relative;
	width: 560px;
	float: right;
	margin-right: 10px;
	*margin-right: 5px;
	margin-top: 10px;
}

#conteudo #coluna_esq {
	float: left;
	padding: 10px;
	margin-right: 10px;
	border-right: 1px solid #C8C8C8;
	width: 370px;
	padding-left: 0px;
}

#conteudo #coluna_esq #bem_vindos {
	position: relative;
}
#conteudo #coluna_esq #bem_vindos h2 {
	text-indent:-999em;
	display: block;
	overflow:hidden;
	background: transparent url(images/h2_bemvindos.png) no-repeat top left;
	width: 226px;
	height: 15px;
	margin-bottom: 10px;
}
#conteudo #coluna_esq #bem_vindos p {
	text-align: justify;
	line-height: 200%;
}
#conteudo #coluna_esq #bem_vindos img {
	float: right;
	margin: 10px;
	margin-right: 0px;
}
#conteudo #coluna_esq #noticias {
	position: relative;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #C8C8C8;

}
#conteudo #coluna_esq #noticias h2 {
	text-indent:-999em;
	display: block;
	overflow:hidden;
	background: transparent url(images/h2_noticias.png) no-repeat top left;
	width: 51px;
	height: 12px;
	margin-bottom: 10px;
}
#conteudo #coluna_esq #noticias p {
	text-align: justify;
	line-height: 200%;
}
#conteudo #coluna_esq #noticias p.titulo {
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
}
#conteudo #coluna_dir #selo50anos {
	position: relative;
}
#conteudo #coluna_dir #transportes {
	position: relative;
	margin-top: 20px;
}
#conteudo #coluna_dir #transportes h2 {
	text-indent:-999em;
	display: block;
	overflow:hidden;
	background: transparent url(images/h2_transportes.png) no-repeat top left;
	width: 78px;
	height: 14px;
	margin-bottom: 10px;
}
#conteudo #coluna_dir #transportes p {
	text-align: justify;
	line-height: 200%;
	*width: 160px;
}
#conteudo #coluna_dir #estrutura {
	margin-left: 390px;
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #c8C8C8;
}
#conteudo #coluna_dir #estrutura h2 {
	text-indent:-999em;
	display: block;
	overflow:hidden;
	background: transparent url(images/h2_estrutura.png) no-repeat top left;
	width: 59px;
	height: 11px;
	margin-bottom: 10px;
}
#conteudo #coluna_dir #estrutura p {
	text-align: justify;
	line-height: 200%;
	*width: 160px;
}
span.leiamais {
	text-indent:-999em;
	display: block;
	overflow:hidden;
	background: transparent url(images/leia_mais.png) no-repeat top left;
	width: 62px;
	height: 10px;
	margin: 10px;
	margin-left: 0px;
	cursor: pointer;
}
#video {
	position:relative;
	clear: left;
	float: left;
	background: transparent url(images/video_bg.jpg) repeat-y top left;
	margin-left: 10px;
	*margin-left: 5px;
	margin-top: 10px;
	width: 157px;
}
#video h2 {
	text-indent:-999em;
	display: block;
	overflow:hidden;
	background: transparent url(images/video_topo.jpg) no-repeat top left;
	width: 156px;
	height: 41px;
}
#video img {
	border: 1px solid #083177;
}
#video span {
	text-indent:-999em;
	display: block;
	overflow:hidden;
	background: transparent url(images/video_link.jpg) no-repeat top left;
	width: 156px;
	height: 40px;
	cursor: pointer;
}
#baixo {
	clear: both;
	position: relative;
	font-size: 80%;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent url(images/bottom_bg.jpg) repeat-x top left;
	height: 61px;
}
#baixo p {
	padding-top: 20px;
	float: left;
}
#baixo #inexato {
	float: right;
	height: 35px;
	width: 119px;
	margin-top: 15px;
}
#baixo #inexato a {
	display: block;
	text-indent:-999em;
	overflow:hidden;
	background: transparent url(images/bottom_inexato.png) no-repeat 0 0;
	height: 35px;
	width: 119px;	
}
#conteudo #internas {
	float: right;
	background: transparent url(images/background_interno.jpg) no-repeat 0 0;
	margin-right: 10px;
	text-align: left;
	width:548px;
}
#conteudo #internas h1 {
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
	text-align: right;
	width: 548x;
	height: 40px;
	margin-bottom: 10px;
	border:0px;
}
#conteudo #internas h1 span {
	display: none;

}
#conteudo #internas h1#empresa {
	background: transparent url(images/h1_empresa.jpg) no-repeat right top;
}
#conteudo #internas h1#servicos {
	background: transparent url(images/h1_servicos.jpg) no-repeat right top;
}
#conteudo #internas h1#noticias {
	background: transparent url(images/h1_noticias.jpg) no-repeat right top;
}
#conteudo #internas h1#estrutura {
	background: transparent url(images/h1_estrutura.jpg) no-repeat right top;
}
#conteudo #internas h1#localizacao {
	background: transparent url(images/h1_localizacao.jpg) no-repeat right top;
}
#conteudo #internas h1#certificacoes {
	background: transparent url(images/h1_certificacoes.jpg) no-repeat right top;
}
#conteudo #internas h1#transportes {
	background: transparent url(images/h1_transportes.jpg) no-repeat right top;
}
#conteudo #internas h1#fotos {
	background: transparent url(images/h1_fotos.jpg) no-repeat right top;
}
#conteudo #internas h1#parceiros {
	background: transparent url(images/h1_parceiros.jpg) no-repeat right top;
}
#conteudo #internas h1#trabalhe {
	background: transparent url(images/h1_trabalhe.jpg) no-repeat right top;
}
#conteudo #internas h1#indique {
	background: transparent url(images/h1_indique.jpg) no-repeat right top;
}
#conteudo #internas h1#contato {
	background: transparent url(images/h1_contato.jpg) no-repeat right top;
}
#conteudo #internas h1#video {
	background: transparent url(images/h1_video.jpg) no-repeat right top;
}
#conteudo #internas p {
	line-height: 150%;
	margin-bottom: 10px;
	text-align: justify;
}
#conteudo #internas p.titulo {
	margin-top: 15px;
	margin-bottom: 5px;
}
#conteudo #internas p.tituloG {
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;]
	font-size: 130%;
}
#conteudo #internas p.paginas, #conteudo #internas p.voltar {
	text-align:center;
	padding-top: 30px;
	font-size: 90%;
}
#conteudo #internas img {
	margin: 10px;
}
#conteudo #internas img.foto {
	margin: 10px;
	float: left;
}
#conteudo #internas div.imagem
{
	width: 120px;
	height: 110px;
	float: left;
	margin: 5px;
	border: 1px solid #2A3C86;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
}

/* Formulários */
#conteudo form {
	margin-top: 10px;
	padding-top: 20px;
}
#conteudo label {
	padding-top: 10px;
	font-size: 80%;
}
#conteudo label input, #conteudo label textarea {
	width: 70%;
	padding: 5px;
	border: 1px solid #000000;
	background: #FFFFFF url(images/bg_input.jpg) repeat-x left bottom;
	font: 110%/1.3 TrebuchetMS,Arial,sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}
#conteudo label textarea {
	height: 60px;
}
#conteudo label span {
	display: block;
	width: 80px;
	float: left;
	text-align:right;
	padding-right: 10px;
}
input.formulario_botao {
	width: 100px;
	padding: 5px;
	border: 1px solid #000000;
	background: #FFFFFF url(images/bg_input.jpg) repeat-x left bottom;
	color: #000000;
	font: 110%/1.3 TrebuchetMS,Arial,sans-serif;
	font-weight: bold;
	margin-top: 10px;
}
