@charset "utf-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:0px;
	margin-top: 0px;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #01547E;
}

.topo{
	background-image:url(images/topo.jpg);
	background-repeat:no-repeat;
	width:778;
	height:160px;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
	
}

.formularios {
	text-decoration: none;
	color: #00202F;
}


.formularios:link {
	text-decoration: none;
	color: #002336;
}
.formularios:hover {
	text-decoration: none;
	color: #FF0000;
}

.formularios:visited {
	text-decoration: none;
	color: #000066;	
}


.menu_barra {
	background-image: url(images/menu_horiz_topo.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;	
}

.borda_conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-top: auto;
	top:auto;
}

.rodape{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.menu_fundo{
	background:url(images/bg_conteudo_menu.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	height:260px;
}

.menu_fundo:visited {
	background:url(images/bg_conteudo_menu.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	height:260px;
	font-family:Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;	
}
.menu_fundo:hover {
	background:url(images/bg_conteudo_menu.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	padding-left:10px;
	height:260px;
	font-family:Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;	
}


.lateral_direita {
	background-repeat: no-repeat;
	padding-top:0px;
	width:150px;
	height:190px;
	background-position:center;
}

.lateral_direita2 {
	background-image: url(images/financiamento.jpg);
	background-repeat: no-repeat;
	width:151px;
	height:140px;
	background-position:center;
}


.menu_top {
	padding: 0px;
	top: 0px;
	padding-top: 0;
}
.conteudo_teste {
float:left;
margin:0 20px 10px 0;
}
.licenciamento {
	font-family: Calibri, "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	color: #000000;
	cursor: crosshair;
	height: 120px;
	width: 110px;
}
.destaque_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.conteudo_index {
float:right;
margin:10px;
}
.destaque_home_preco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
