@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#cccccc1;
	margin-top:0;
	margin-bottom:0;
	text-align:center; /* hack para o IE */
	line-height: normal;
	}
	
#tudo {
width: 760px;
margin:0 auto;			
padding: 0px;
text-align:left; /* "remédio" para o hack do IE */	
	}
	
#conteudo {
	padding: 0px;
	background-color: #eeeeee1;
	text-align:center;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-align: justify;
}

.fontctto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3266CC;
	text-align: justify;
}

.fontgde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}

.pvendas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #075488;
	font-weight: bold;
	text-align: justify;
}

.pimoveis2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4599C5;
	font-weight: bold;
	text-align: justify;
}

.pveiculos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7CAB0D;
	font-weight: bold;
	text-align: justify;
}

a:link {
	text-decoration:none;
}

a:hover {
text-decoration:none;
}

a:visited {
text-decoration:none;
}

a:active {
text-decoration:none;
}

a img {
	border:0;
}

