/* Motor 1 */
<!--
a.white {text-decoration:none; font-weight:regular; color:white}
a {text-decoration:none; font-face:verdana;size:2; color:brown}
a:hover { text-decoration: underline}
td { text-decoration: none; font-size: 15px; font-family: Verdana, Arial, Helvetica}
-->

body {
	/*background-color:#333333;*/
	background-image:url(images/fundo2.jpg);
	margin-top:0;
	margin-bottom:10px
}
.topo {
	width: 774px;
	height:91px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
    background-color:#3E3E3E	
		}

td.menu_internas {
	background-color:#3E3E3E;
	height:453px
	}

td.conteudo_internas {
	background-color:#F83404;
	margin-left:5;
	background-repeat:repeat	
	<!--background-repeat: no-repeat; -->
	background-image: url('images/fundo_tuning.jpg');
	
	}
#Rodape {
	width: 774px;
	height: 30px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#00CC99
	}
