@charset "utf-8";
/* CSS Document */

/*index*/
body {
	width:100%;
	height:100%;
	background-image:url(../_imgs/bg_topo.gif);
	background-repeat:repeat-x;
	margin:0px;
}

#principal {
	width: 1000px;
	margin-left: -483px;
	position: relative;
	left: 50%;
	height: 882px;
}

#barra_esquerda {
	float: left;
	height: 765px;
	width: 250px;
	text-align: center;
	margin-bottom: 27px;
}
#topo_esquerda {
	height: 366px;
	width: 250px;
	text-align: center;
}
.ComFlash {

		background-image: url(../_imgs/fundo_barro_topo_menus.png);
		background-repeat: no-repeat;
}
.SemFlash {
	background-image: url(../_imgs/fundo_barro_topo_menus_internas.png);
	background-repeat: no-repeat;
}
#logo {
	height: 110px;
	width: 250px;
	padding-top: 10px;
}
#menus {
	height: 215px;
	width: 250px;
	margin-top: 24px;
}
links_menus_lateral {
	width:250px;
	height:26px;

}
.links_menus_lateral:hover, .links_menus_lateral:active {
	background-image:url(../_imgs/menu_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	width:250px;
	height:50x;
	display:block;
	
}
#localizacao {
	width: 250px;
	height: 165px;
	margin-top: 32px;
}
#video {
	height: 165px;
	width: 250px;
	margin-top: 32px;
}

#barra_direita {
	float: left;
	width: 748px;
}

#topo_links {
	height: 27px;
	width: 430px;
	padding-top: 10px;
	float: left;
	margin-left: 40px;
}
.links_topo {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	margin-right: 26px;
	float: left;
}

.links_topo a:link, .links_topo a:visited {
	color:#FFF;
	text-decoration:none;
}
.links_topo a:hover, .links_topo a:active {
	color:#FFF;
	text-decoration:underline;
}
	
#fone {
	height: 28px;
	width: 200px;
	padding-top: 8px;
	font-family:Arial;
	font-size:12px;
	float: right;
	color: #FFF;
	text-align: right;
}
.fone_num_menor {
	font-size:13px;
}
.fone_num_maior {
	font-size:17px;
	font-weight:bold;
}
.ligue_gratis {
	color:#E54848;
}
.ligue_gratis a:link, .ligue_gratis a:visited {
	color:#E54848;
	text-decoration:none;
}
.ligue_gratis a:hover, .ligue_gratis a:active {
	color:#E54848;
	text-decoration:underline;
}
#conteudo {
	width: 748px;
	margin-bottom: 27px;
	height: 100%;
}
#rodape {
	background-image: url(../_imgs/bg_rodape.png);
	background-repeat: no-repeat;
	width: 939px;
	height: 79px;
	float: left;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 26px;
}
#logo_rodape {
	float: left;
	height: 36px;
	width: 170px;
	margin-right: 32px;
}
#endereco {
	float: left;
	height: 53px;
	width: 342px;
	margin-right: 32px;
}
#links_rodape {
	float: left;
	height: 63px;
	width: 140px;
	margin-right: 20px;
	margin-top: -3px;
}
.links_rodape_img {
	width:140px;
	height:20px;
}
#busca {
	height: 21px;
	width: 192px;
	float: right;
}
.campo_form_busca {
	background-image:url(../_imgs/rodape_bg_form.gif);
	background-repeat:no-repeat;
	width:100px;
	height:19px;
	border:0px;
	font-family:Arial;
	font-size:9px;
	margin-top:-3px;
}

.campo_form_busca_ie {
	background-image:url(../_imgs/rodape_bg_form.gif);
	background-repeat:no-repeat;
	width:98px;
	height:19px;
	border:0px;
	font-family:Arial;
	font-size:9px;
	margin-top:-3px;
}

a img {
	border:0px;
}
