body {
	margin: 0px;
	padding: 0px;
	background-image:url(imgs/back.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #ffffff;
}
.int {
	margin: 0px;
	padding: 0px;
	background-image:url(imgs/back01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #ffffff;
}
table, tr, td, th{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #151515;
}
input, select, textarea{
	border: solid 1px #D6D6D6;
	background-color: #EAEAEA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 2px;
}
a:link, a:visited{
	color: #F60;
	text-decoration: none;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}
li{
	list-style-type: square;	
}
.btn{
	border: solid 1px #D6D6D6;
	background-color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.imgs{
	border: solid 1px #CCCCCC;
}
.chamada{
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 11px;
	color: #666666;
}
.chamada_int TD{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 11px;
	color: #666666;
	border-right: solid 1px #FFF;
	text-align: right;
	vertical-align: top;
}
.box_pneus{
	width:207px;
	height:158px;
	background-image:url(imgs/box_pneus.jpg);
	background-repeat: no-repeat;
	text-align:right;
}
.box_suspensao{
	width:207px;
	height:158px;
	background-image:url(imgs/box_suspensao.jpg);
	background-repeat: no-repeat;
	text-align:right;
}
.box_injecao{
	width:207px;
	height:158px;
	background-image:url(imgs/box_injecao.jpg);
	background-repeat: no-repeat;
	text-align:right;
}
.box_freios{
	width:207px;
	height:158px;
	background-image:url(imgs/box_freio.jpg);
	background-repeat: no-repeat;
	text-align:right;
}
.menu{
	background-image: url(imgs/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 998px;
	height: 65px;
}
.menu TD{
	vertical-align:top;
	text-align:left;
	padding-top: 10px;
}
.menu_int{
	background-image: url(imgs/menu_back02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 998px;
	height: 200px;
}
.typeface-js TD{
	font-family: Zurich Condensed BT; 
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	border-right: solid 1px #999;
	text-align:center;
}
.typeface-js{
	font-family: Zurich Condensed BT; 
	font-size: 15px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.typeface-js TD a:link,.typeface-js TD a:visited{
	color: #000000;
	text-decoration: none;
}
.typeface-js TD a:hover{
	color: #ffffff;
	text-decoration: none;
}
.rodape TD{
	background-color: #999999;
	font-size: 11px;
	color:#000;
	padding-left: 5px;
	padding-rigth: 5px;
}
.rodape TD a:link, .rodape TD a:visited{
	font-size: 9px;
	text-decoration: none;
	color:#000;
}
.rodape TD a:hover{
	font-size: 9px;
	text-decoration: underline;
	color:#000;
}