body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background:url(Bkg.gif);
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
p {
	font-size: 12px;
	color: #000000;
	margin:0px;
	padding: 0px;
}
li {
	font-size: 8pto;	
	color: #000000;		
}
h1 {
	font-size: 18px;
	color: #000;	
}
h2 {
	font-size: 12pt;
	color: maroon;	
}

h3 {
	font-size:11px;
	color: #F00;
	line-height: 1.7em;
	margin:0px;
	padding:0px;
}

h4 {
	font-size:12px;
	color: #000;
	line-height: 1.7em;
	margin:0px;
	padding:0px;
}

h5 {
	font-size:12px;
	color: #F00;
	line-height: 1.7em;
	margin:0px;
	padding:0px;
}

td {
	font-size: 8pt;	
	color: #000000;		
}
.principal {
	background-color: #FFFFFF;
}
.lado1 {
	background-color: #E2E2E2;
}
.lado1topo {
	background-color: #242C39;
	color: #FC3;
	line-height:1.8em;
	font-size:14px;
	font-weight:bold;
	padding-left:13px;
	text-align:left;
}
.lado2 {
	background-color: #F4F4F4;
}

#anuncios{
	text-transform: capitalize;
	width:140px;
	float:left;
	height:165px;
	margin:5px 5px 5px 5px;
	text-align:left;
}

#anuncios_motos{
	text-transform: capitalize;
	width:140px;
	float:left;
	height:185px;
	margin:5px 5px 5px 5px;
	text-align:left;
}

#anuncios_automoveis{
	text-transform: capitalize;
	width:140px;
	float:left;
	height:185px;
	margin:5px 5px 5px 5px;
	text-align:left;
}

#anuncios_automoveis_todos{
	text-transform: capitalize;
	width:140px;
	float:left;
	height:185px;
	margin:5px 5px 5px 5px;
	text-align:left;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width:800px;
	height:235px;
	padding:0px;
}

#menu {
	height:42px;
}

#total {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#main {
	width:800px;
	overflow:hidden;
}

#main_left {
	width:160px;
	float:left;
	overflow:hidden;
	background:#FFF;
}

.pesquisa {
	width:140px;
	height:150px;
	background:#FFF;
	padding:10px;
}

.motos {
	width:615px;
	height:360px;
	background:#FFF;
	padding:10px;
}

.motos_todos {
	width:615px;
	background:#FFF;
	padding:10px;
}

.automoveis {
	width:615px;
	height:390px;
	background:#FFF;
	padding:10px;
}

.newsletter {
	width:140px;
	height:165px;
	background:#FFF;
	padding:10px;
}

.publicidade {
	width:140px;
	height:410px;
	background:#FFF;
	padding:px;
}

#main_right {
	width:630px;
	float:right;
	background:#FFF;
	overflow:hidden;
}

.titulos_1 {
	background: #F00;
	padding-left:5px;
	padding-top:5px;
	width:155px;
	height:20px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.titulos_2 {
	background: #F00;
	padding-left:5px;
	padding-top:5px;
	width:625px;
	height:20px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

#footer {
	height:30px;
	width:790px;
	background:#000;
	color:#FFF;
	font-size:10px;
	margin-top:7px;
	padding:5px;
	text-align:center
}
#footer a{
	background:#000;
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	background:#000;
	color:#FFF;
	text-decoration:underline;
}

