/* Definição inicial do site */

* {
	margin:0px;
	padding:0px;
}

body {
	background-image: url(../img_site/fundo.gif);
}

#site {
	position: absolute;
	left: 50%;
	top: 50%; 
	margin-left: -370px;
	margin-top: -244px;
	_margin-left: -370px;
	_margin-top: -244px;
}

.center {
	background-color: #FFFFFF;
	width: 740px;
	height: 350px;
}

/* Menu inferior */

#menu {
	float: right;
	width: 740px;
	margin-top: 35px;
	margin-left: 0px;
}

.menu {
	float: left;
	display: block;
	text-decoration: none;
	text-indent: -10000px;
}
a {
color:#000099;
}
a:hover {
color:#0033FF;
}
a.aempresa {
	text-indent: -10000px; 
	width: 94px;
	height: 25px;
	display: block;
	float: left;
	background: url(../img_site/bts/bt_01_off.gif) no-repeat;
}

a.aempresa:hover {
	width: 94px;
	background: url(../img_site/bts/bt_01_on.gif) no-repeat;
}

a.servicos {
	text-indent: -10000px; 
	width: 84px;
	height: 21px;
	display: block;
	float: left;
	background: url(../img_site/bts/bt_02_off.gif) no-repeat;
}

a.servicos:hover {
	width: 84px;
	background: url(../img_site/bts/bt_02_on.gif) no-repeat;
}

a.fretamento {
	text-indent: -10000px; 
	width: 103px;
	height: 21px;
	display: block;
	float: left;
	background: url(../img_site/bts/bt_03_off.gif) no-repeat;
}

a.fretamento:hover {
	width: 103px;
	background: url(../img_site/bts/bt_03_on.gif) no-repeat;
}

a.horarios {
	text-indent: -10000px; 
	width: 83px;
	height: 21px;
	float: left;
	display: block;
	background: url(../img_site/bts/bt_04_off.gif) no-repeat;
}

a.horarios:hover {
	width: 83px;
	background: url(../img_site/bts/bt_04_on.gif) no-repeat;
}

a.turismo {
	text-indent: -10000px; 
	width: 79px;
	height: 21px;
	float: left;
	display: block;
	background: url(../img_site/bts/bt_05_off.gif) no-repeat;
}

a.turismo:hover {
	width: 79px;
	background: url(../img_site/bts/bt_05_on.gif) no-repeat;
}

a.tarifas {
	text-indent: -10000px; 
	width: 72px;
	height: 21px;
	float: left;
	display: block;
	background: url(../img_site/bts/bt_06_off.gif) no-repeat;
}

a.tarifas:hover {
	width: 72px;
	background: url(../img_site/bts/bt_06_on.gif) no-repeat;
}

a.valetransporte {
	text-indent: -10000px; 
	width: 132px;
	float: left;
	height: 21px;
	display: block;
	background: url(../img_site/bts/bt_07_off.gif) no-repeat;
}

a.valetransporte:hover {
	width: 132px;
	background: url(../img_site/bts/bt_07_on.gif) no-repeat;
}

a.contato {
	text-indent: -10000px; 
	width: 73px;
	height: 21px;
	float: left;
	display: block;
	background: url(../img_site/bts/bt_08_off.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #CCCCCC;
}

a.contato:hover {
	width: 73px;
	background: url(../img_site/bts/bt_08_on.gif) no-repeat;
} 
/* Fim do menu inferior */

#borda {
	width: 740px;
	height: auto;
	border: #CCCCCC solid 1px;
}

#bar_superia {
	width: 740px;
	height: 100px;
	background-image: url(../img_site/fundo_superia.jpg)
}

#anima_flash {
	float: left;
	width: 540px;
	height: 210px;
	background-color: #FFF;
}

#menu_intro {
	clear: both;
	text-align: center;
	width: 740px;
	height: 80px;
	background-image: url(../img_site/fundo_menu_intro.jpg)
}

#noticias {
	width: 185px;
	height: 220px;
	float: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}

#softway {
	width: 185px;
	height: 120px;
	float: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}


#news {
	margin: 0 auto;
	width: 180px;
	height: 180px;
} 

#copyright {
	width: 740px;
}


#banner {
	width: 540px;
	height: 68px;
	float: left;
}