#topo {
	background-image: url(../img/bg_topo.jpg);
	height: 216px;
}
#conteiner_topo {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 216px;
}
#topo #conteiner_topo img {
	margin-top: 55px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#menu {
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 654px;
	float: right;
	margin-top: 63px;
	overflow: hidden;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li a:link {
	float: left;
	height: 38px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/bg_menu_separador.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-top: 18px;
}
#menu ul li a:hover {
	float: left;
	background-image: url(../img/bg_menu_hover.jpg);
	background-repeat: repeat-x;
	height: 38px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 18px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:visited {
	float: left;
	height: 38px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 18px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.itensMenu a:link{
	float: left;
	height: 36px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(../img/bg_menu_separador.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12px;
}
.itensMenu a:visited {
	font-size: 12px;
	float: left;
	height: 36px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(../img/bg_menu_separador.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;

}
.itensMenu a:hover {
	font-size: 12px;
	background-image: url(../img/bg_menu_hover.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-align: center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;

}
.itensMenu a:active {
	font-size: 12px;
		background-image: url(../img/bg_menu_hover.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-align: center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
}#sub_topo {

}
#conteiner_sub {
	width: 998px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
	height: 370px;
}
#conteudo {
	background-image: url(../img/bg_conteiner.jpg);
	background-repeat: repeat-x;
	background-color: #0B0B0B;
	overflow: hidden;
}
#conteiner_conteudo {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#rodape {
	background-color: #FF8810;
	height: 200px;
}
#conteiner_rodape {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#conteiner_rodape #contadoinfo {
	float: right;
	width: 500px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6633;
	padding-left: 20px;
}
#contadoinfo #titulocontatos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-right: 20px;
}
#maodupla {
	float: left;
	padding-top: 10px;
	padding-left: 200px;
}


#direitos {
	text-align: center;
	padding: 10px;
	font-size: 12px;
}
#contadoinfo #telefonesEenderecos {
	margin-top: 10px;
	font-size: 12px;
}
#loginConteiner {
	height: 258px;
	width: 100%;
	position: absolute;
	z-index: 100;
	top: -180px;
}

#loginConteiner #formlogin {
	height: 180px;
	background-color: #FE9138;
}
#loginConteiner #bt-logar #abrir {
	float: right;
	margin-right: 200px;
}

#loginConteiner #bt-logar {
	height: 20px;
	padding-left: 100px;
}

#loginConteiner #bt-logar #abrir img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#previaCli {
	float: left;
	width: 350px;
	overflow: hidden;
}
.Clipre {
	margin: 5px;
	float: left;
}

#viacoes {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;	
}
#viacoes p {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 2px;
	float: left;
	padding: 5px;
}
#viacoes p a {
	text-decoration: none;
	color: #FFF;
	font-variant: small-caps;
}

