* {border:0; margin:0; padding:0; outline:0;}

body {
	font: normal 13px Tahoma, Verdana, Arial;
	color: #D08B49;
}

#cont_quatro_rodas {
	background: url(../img/bg_quatro_rodas.jpg) no-repeat;
	position: relative;
	width: 610px;
	/*height: 741px;*/
	margin-top: 6px;
	padding: 358px 35px 23px 110px;
}

a:link,
a:visited,
a:hover,
a:active {color:#D08B49; text-decoration:underline;}

p {
	position: relative;
	z-index: 900;
	width: 600px;
	margin-bottom: 23px;
}

h1 {
	font-size: 22px;
	text-indent: -9999px;
	color: #9B3D00;
	position: relative;
	z-index: 900;
	height: 31px;
	margin: 0 0 10px 0;
}

h1.voce_controle {
	background: url(../img/voce_controle.gif) no-repeat;
	width: 490px;
}

h1.venha_aprender {
	background: url(../img/venha_aprender.gif) no-repeat;
	width: 483px;
	height: 37px;
}

h1.programacao {
	background: url(../img/programacao.gif) no-repeat;
	width: 553px;
}

.cronograma {
	background: url(../img/bg_linhas_tabela.gif) no-repeat;
	position: relative;
	z-index: 1000;
	width: 545px;
	height: 305px;
	margin-bottom: 15px;
}

.cronograma table {font:normal 13px Tahoma, Verdana, Arial; margin:20px 0 0 0;}
.cronograma table td {padding:0 25px 8px 25px;}

img.link_quatro_rodas {float:left;}

a.veja_aqui, a.voltar {
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-indent: -9999px;
	position: absolute;
	bottom: 20px;
	z-index: 1000;
	margin-top: 10px;
}

a.veja_aqui {
	background: url(../img/bot_veja_aqui.gif) no-repeat;
	/*float: right;*/
	right: 40px;
	width: 288px;
	height: 14px;
}

a.voltar {
	background: url(../img/bot_voltar.gif) no-repeat;
	/*float: right;*/
	right: 35px;
	width: 66px;
	height: 14px;
	margin: 10px 5px 0 0;
}

img.mancha_lama {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 0;
}