#menu {
	height: 27px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2.5em;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 1px;
}

a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #5277A3;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.font1 {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #666666;
}

.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #2F598B;
	font-weight: bold;
}
li.carros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2F598B;
}
a.menu2:link {
	text-decoration: none;
	color: #000000;
	display: block;
}
a.menu2:visited {
	color: #000000;
	text-decoration: none;
	display: block;
}
a.menu2:hover {
	text-decoration: none;
	background-color: #AEC7E3;
	color: #000000;
	display: block;
}



ul.tt {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
	font-size: 1.4em;
	color: #2F598B;
}
ul.mcarros {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 100%;
	text-align: left;
	font-size: 1em;
}
body {
	background-image: url(../images/fundo.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F598B;
}
