@charset "utf-8";
/* CSS Document */

a {
	color:#333;
}

a:hover {
	color:#333;
	text-decoration:none;
}

a:visited {
	color:#666;
}


body {
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div.geral {
	width:758px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

div.geral div#menu_topo {
	margin-left:188px;
	width:570px;
	height:42px;
	z-index: 100;
}
div.geral div.logo {
	position:absolute;
	margin-left:3px;
}


div.geral div#banner_home {
	width:750px;
	margin-top: 1px;
	margin-left: 8px;
}

div.geral div.base {
	width:755px;
	height: 176px;
	margin-top:10px;
	margin-left:-2px;
}

div.geral div.base div.box_esquerda {
	overflow:hidden;
	background-image: url(../img/bg_box_laterais_esq.gif);
	background-repeat:no-repeat;
	width:188px;
	height:176px;
	margin-left:10px;
}

div.geral div.base div.box_esquerda h4 {
	margin-top:10px;
	margin-left: 10px;
}

div.geral div.base div.box_esquerda div.texto {
	width:160px;
	margin-left: 10px;
}

div.geral div.base div.box_esquerda div.saiba_mais a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	margin-left:110px;
}

div.geral div.base div.box_centro {
	overflow:hidden;
	background-image: url(../img/bg_box_meio.gif);
	background-repeat:no-repeat;
	width:378px;
	height:176px;
	margin-top: -176px;
	margin-left: 196px;
}

div.geral div.base div.box_centro h4 {
	border:0;
	margin-top:10px;
	margin-left: 10px;
}

div.geral div.base div.box_centro div#flash_placas {
	margin-top:-35px;
	margin-left:10px;
}

div.geral div.base div.box_centro div.saiba_mais {
	font-weight:bold;
	text-decoration:none;
	color:#666;
	margin-top:-15px;
	margin-left:310px;
}

div.geral div.base div.box_centro div.saiba_mais a {
	color:#666;
	text-decoration:none;
}


div.geral div.base div.box_direita {
	overflow:hidden;
	background-image: url(../img/bg_box_laterais_dir.gif);
	background-repeat:no-repeat;
	width:220px;
	height:176px;
	padding-left:10px;
	margin-top: -176px;
	margin-left: 581px;
}

div.geral div.base div.box_direita h4 {
	border:0;
	margin-top:10px;
	margin-left:5px;
}

div.geral div.base div.box_direita div.combo {
	border:0;
	margin-top:-10px;
	margin-left:5px;
}

div.geral div.base div.box_direita div.combo select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	width: 120px;
	height: 20px;
}

div.geral div.base div.box_direita div.combo select option {
	width: 80px;
	height: 15x;
}

div.geral div.base div.box_direita div.combo button {
	background-color: #e67717;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	border:0;
	width:30px;
	height:20px;
}

div.menu_base {
	width:745px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:10px;
}

div.menu_base a {
	color:#666;
}

div.menu_base a:hover {
	color:#666;
	text-decoration:none;
}

div.rodape {
	width:745px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	text-align:right;
	font-size:10px;
}