@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: repeat;
	margin: 0px;
	background-image: url(imagens/background.png);
}
p {
	margin: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr{
	border-width: 0;
	height: 1px;
	border-top-width: 1px;
}
.txt1 {
	font-size: 12px;
	color: #333;
}
.txt2 {
	font-size: 14px;
	color: #333;
}
.res{
	font-size: 12px;
	color: #F30;
}
.tit {
	font-size: 15px;
	color: #006;
	font-weight: bold;
}
.subtit {
	font-size: 14px;
	color: #006;
	font-weight: bold;
}
.fone {
	font-size: 20px;
	color: #006;
}
#topo {
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(imagens/fundotopo.png);
	background-repeat: no-repeat;
}
#carretaTopo {
	height: 139px;
	width: 277px;
	position: absolute;
	left: 50%;
	background-image: url(imagens/carroceriaTopo.jpg);
	background-repeat: no-repeat;
	margin-left: 111px;
	margin-top: 50px;
	z-index: 100;
}
#barraMenu {
	height: 40px;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
}#conteudo {
	height: auto;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 15px;
	padding-top: 15px;
}
#bottom {
	height: 50px;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(imagens/fundoBottom.png);
	background-repeat: repeat-x;
}
#carretaBottom {
	background-image: url(imagens/carroceriaBottom.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 254px;
	position: absolute;
	margin-top: -42px;
	margin-left: 110px;
	left: 50%;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
}
.midia {
	font-size: 9px;
	color: #999999;
}
#banner {
	height: 200px;
	width: 747px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
#default {
	height: auto;
	width: 747px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mapa {
	height: 300px;
	width: 500px;
	border: 1px solid #FC0;
}
.campos {
	width: 350px;
	border: 1px solid #FC0;
}

