object {
	display:block;
	outline: none
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.rodape {
	color: #f07f8c;
	background-color: #e10019;
	padding-left: 30px;
	padding-right: 30px;
}
.counteudo_texto {
	text-align: justify;
	line-height: 18px;
	color: #5a5a5a;
}
.counteudo_carro {
	text-align: center;
	line-height: 18px;
	color: #5a5a5a;
}
.table_carro {
	border-collapse: collapse;
	color: #5a5a5a;
	text-align: center;
	border-color: #d6d6d6;
}
.seta {
	padding-right: 5px;
	padding-bottom: 2px;
}
a.conteudo_carro:hover { color: #e10019; }
input,
textarea {
	border: solid 1px #d6d6d6;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 13px;
	padding: 3px 10px 3px 10px;
}
.botao_contato {
	background-color: #e10019;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 100px;
	border: none;
}
.input_cadastro {
	height: 22px;
	padding-top: 4px;
}
.input_contato {
	height: 24px;
	padding-top: 5px;
}
.counteudo { background: #FFFFFF url(../images/fundo_conteudo.gif) no-repeat right bottom; }
.borda_cima { background: #FFFFFF url(../images/borda_cima.gif) no-repeat right top; }
.contato { background: #FFFFFF url(../images/contato_carta.jpg) no-repeat right bottom; }
a {
	text-decoration: none;
	color: #5a5a5a;
}
.rodape a { color: #f07f8c; }
.rodape a:hover { color: #f07f8c; }
a:hover {
	text-decoration: underline;
	color: #5a5a5a;
}
a.empresa,
a.empresa img {
	overflow: hidden;
	float: left;
}
a.empresa:hover { border: 2px solid #e10019; ; }
a.empresa:hover img { margin: -2px; }
