* {
	margin: 0px;
	padding: 0px;
}
body,html {
	background-image: url(../images/bg_azul.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: center top;
}
#geral {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 779px;
	position: relative;
}
#banner {
	position: absolute;
	left: 460px;
	top: 40px;
}

#topo, #centro, #rodape {
	display: block;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	height: 326px;
	width: 751px;
	background-image: url(../images/bg_topo2.jpg);
	background-repeat: no-repeat;
	background-position: 11px bottom;
	margin-left: 11px;
}
#sub_centro {
	background-image: url(../images/bg_centro2.jpg);
	background-repeat: repeat-y;
	width: 741px;
	margin-left: 23px;
	display: block;
}
#centro {
	background-image: url(../images/bg_sub_centro2.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 12px;
	width: 714px;
	background-position: left top;
}
#centro h2 {
	text-indent: -1000em;
	display: block;
	margin-top: 11px;
	margin-bottom: 5px;
	height: 17px;
	overflow: hidden;
}
#centro #box_ultimas, #centro #box_benvindo, #centro #box_frota, #centro #box_trabalhe {
	display: block;
	float: left;
	padding-right: 17px;
	padding-left: 17px;
}
#centro #box_ultimas {
	width: 245px;
	background-image: url(../images/centro_bg_ultimas.jpg);
	background-repeat: no-repeat;
	height: 266px;
	margin-right: 7px;
}
#centro #box_ultimas h2 {
	background-image: url(../images/titulo_ultimas.jpg);
	background-repeat: no-repeat;
}
#centro #box_ultimas ul {
	list-style-type: none;
}
#centro #box_ultimas ul li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-top: 11px;
	padding-bottom: 10px;
}
#centro #box_ultimas .data {
	background-image: url(../images/ico_data.jpg);
	display: block;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #143270;
	margin-bottom: 5px;
}
#centro #box_ultimas .titulo {
	font-weight: bold;
	color: #990000;
	display: block;
	margin-bottom: 5px;
}
#centro #box_ultimas .chamada {
	color: #333333;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
#centro #box_ultimas .chamada:hover {
	color: #006699;
}





#centro #box_benvindo {
	width: 389px;
	background-image: url(../images/centro_bg_benvindos.jpg);
	background-repeat: no-repeat;
	height: 93px;
	margin-bottom: 7px;
}
#centro #box_benvindo #titulo_benvindo {
	background-image: url(../images/titulo_benvindo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 7px;
}
#centro #box_benvindo p {
	display: block;
	width: 220px;
	color: #143270;
}
#centro #box_frota, #centro #box_trabalhe {
	width: 175px;
	background-image: url(../images/centro_bg_frota.jpg);
	background-repeat: no-repeat;
	height: 166px;
	margin-right: 7px;
}
#centro #box_frota a, #centro #box_trabalhe a {
	display: block;
	margin-top: 5px;
	color: #333333;
	text-decoration: none;
}
#centro #box_frota a:hover, #centro #box_trabalhe a:hover {
	color: #006699;
}
#centro #box_frota h2 {
	background-image: url(../images/titulo_nossa_frota.jpg);
	background-repeat: no-repeat;
}
#centro #box_trabalhe h2 {
	background-image: url(../images/titulo_trabalhe.jpg);
	background-repeat: no-repeat;
}
#centro .clear {
	clear: both;
}
#rodape {
	width: 741px;
	height: 41px;
	background-image: url(../images/bg_rodape2.jpg);
	background-repeat: no-repeat;
	margin-left: 23px;
	padding-top: 26px;
}
#rodape address {
	background-image: url(../images/rodape_endereco.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 338px;
	overflow: hidden;
	text-indent: -9000em;
	margin-left: 17px;
}
