* {
	padding:0;
	margin:0;
	font-family:Tahoma, Verdana, Arial;
	}
	
body {
	background:#fff url(../images/fundo.jpg) center bottom repeat-x; 
	}
	
#container {
	width:770px;
	margin: 0 auto;
	color:#fff;
	background-color:#1d282d;
	}
	
#topo {
	width:770px;
	margin: 0 auto;
	height: 96px;
	background:#fff url(../images/topo.jpg) right;
	}
	
#topo h1 {
	width:166px;
	height:91px;
	text-indent:-9999px;
	background:url(../images/h1) center no-repeat;
	margin-left: 8px;
	}
	
#barnav {
	width:770px;
	height:39px;
	margin: 0 auto;
	background:url(../images/barnav.jpg) left center no-repeat;
	position:relative;
	top:-23px;
	}
	
html>body #barnav {
	position:static;
	}
	
#barnav ul {
	padding-left: 70px;
	}
	
#barnav li {
	display:inline;
	margin-left: 21px;
	}
	
#barnav li a {
	font-size:11px;
	padding-left: 15px;
	padding-right: 5px;
	color: #000;
	text-decoration:none;
	background:url(../images/link.gif) center top no-repeat;
	}
	
#barnav li a:hover {
	font-size:11px;
	padding-left: 15px;
	padding-right: 5px;
	color: #000;
	text-decoration:none;
	background:url(../images/link.gif) center bottom no-repeat;
	}
	
#princ {
	width:547px;
	background-color:#1d282d;
	float:left;
	margin-top: -25px;
	}
	
html>body #princ {
	margin-top:-7px;
	}
	
#empresa {
	width: 540px;
	background:#121618 url(../images/canto.jpg) right top no-repeat;
	margin-left: 7px;
	}
	
#empresa img {
	float:left;
	margin-left: 2px;
	}
	
#empresa div {
	margin-left: 333px;
	width: 200px;
	padding-top: 14px;
	}
	
html>body #empresa div {
	padding-bottom:5px;
	}
	
#empresa h2 {
	font-weight:normal;
	font-size:13px;
	color:#fff600;
	text-transform:uppercase;
	text-align:center;
	}
	
#empresa p {
	font-size:11px;
	padding: 8px;
	}
	
html>body #empresa p {
	padding: 10px;
	}
	
#empresa span {
	display:block;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#ff6600;
	}
	
#descreve {
	width:540px;
	margin-left:7px;
	margin-top: 12px;
	background-color:#191f22;
	}
	
.descrito {
	width:180px;
	float:left;
	background-color:#191f22;
	height:165px;
	}
	
.descrito h2 {
	font-weight:normal;
	font-size:13px;
	color:#fff600;
	text-indent:7px;
	background:#000;
	text-transform:uppercase;
	}
	
.descrito ul {
	border-right: 1px dashed #fff;
	padding-left: 15px;
	list-style:none;
	margin-top: 10px;
	}
	
.descrito li {
	margin-top: 2px;
	font-size:11px;
	margin-top: -3px;
	}
	
html>body .descrito li {
	margin-top: 3px;
	}
	
.descrito p {
	font-size:11px;
	text-align:center;
	margin-top: 12px;
	}
	
.descrito span a {
	font-size:11px;
	color: #ff612e;
	}
	
#lateral {
	width:216px;
	margin-top: -17px;
	}
	
html>body #lateral {
	margin-left:550px;
	padding-top: 7px;
	margin-top: 0px;
	}
	
#bts {
	background:url(../images/bts.jpg) center center no-repeat;
	height:218px;
	padding-top: 7px
	}
	
#bts h2 {
	font-weight:normal;
	font-size:13px;
	color:#fff600;
	text-transform:uppercase;
	text-align:center;
	}
	
#bts p {
	font-size:10px;
	text-align:center;
	padding: 7px;
	}
	
#news {
	background:url(../images/novas.gif) center center no-repeat;
	height:160px;
	margin-top: 8px;
	padding-top:8px;
	}
	
#news h2 {
	font-weight:normal;
	font-size:13px;
	color:#fff600;
	text-transform:uppercase;
	text-align:center;
	}
	
#news p {
	font-size:10px;
	text-align:center;
	padding: 7px;
	}
	
#rodape {
	clear:both;
	}
	
address {
	background:url(../images/rodape.jpg) center center no-repeat;
	height:40px;
	padding-top: 7px;
	font-style:normal;
	text-align:center;
	font-size: 11px;
	color:#c2c3c5;
	margin-top: 5px;
	}
	
address a {
	color:#c2c3c5;
	}
	
address a:hover {
	color:#c2c3c5;
	text-decoration:overline underline;
	}
	
.titulo_pneu {
	font-size:18px;
	font-weight:bold;
}

.descricao {
	font-size:11px;
	list-style:none;
	padding:4px 0 0 0;
	text-align:center;
}