body {
	background-image: url(../images/asfalto.jpg);
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	cursor: default;
	background-position: center center;
}
#site {
	width: 770px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#site a {
	text-decoration: none;
	color: #FF9900;
}
#site a:hover {
	text-decoration: underline;
}

#site #miolo {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	margin-right: 3px;
	margin-left: 6px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#login {
	background-color: #f2f2f2;
	border: 1px solid #FF9900;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.user {
	font-size: 16px;
	font-weight: bold;
}

#login div {
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 3px;
	font-weight: bold;
}

#site #rodape {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	margin-right: 3px;
	margin-left: 6px;
	padding-top: 5px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	clear: both;
}
#site #creditos {
	margin-right: 3px;
	margin-left: 6px;
	padding-top: 5px;
	color: #FFFFFF;
	text-align: center;
}
#site #creditos a {
	color: #FFFFFF;
	text-decoration: none;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.campo_busca {
	background-image: url(../images/busca.gif);
	padding-left: 15px;
	height: 272px;
	width: 241px;
	background-repeat: no-repeat;
	padding-top: 8px;
}
.img {
	cursor: pointer;
}
#carros {
	border: 1px solid #666666;
	margin-bottom: 10px;
}
#carros td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

#carros th {
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#carros .esquerda {
	text-align: right;
}

#legenda {
	background-color: #f2f2f2;
	border: 1px solid #666666;
}
#fases {
	width: 594px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#miolo #titulo_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 3px;
}
.grupo {
	background-color: #FFCC00;
}
#formulario th {
	text-align: left;
}
.carros {
	text-transform: uppercase;
	color: #FF9900;
	font-weight: bold;
}

.nada
{
background-color:transparent;
border:0px;
}
