body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	background: url(../imagem_novo/bg_sombra.jpg) repeat-y center top;
	color: #000;
}

img{
	border: 0;
}

h1, h2, h3, h4, h5, p, form{
	margin: 0;
	padding: 0;
}


a{
	color: #000;
	text-decoration: underline;
}
a:hover{
	color: #006BC5;
}
a.link{
	color: #006BC5;
	text-decoration: underline;
}
a:hover{
	color: #000;
}
a.link:hover{
	color: #000;
}





table{
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

.banner{
	padding-top: 9px;
	background: url(../imagem_novo/publicidade.gif) no-repeat 5px top;
}

.campoText{
	font-size: 10px;
	height: 12px;
	border: 0;
	background: #FFFFFF url(../imagem_novo/bg_text.gif) left top;
}

.campoTextArea{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	border: 0;
	background: #FFFFFF url(../imagem_novo/bg_textarea.gif) left top;
}


select, input, textarea{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}

.botao{
	font-size: 11px;
	font-weight: normal;
	background-color: #368C22;
	color: #FFF;
	border: 0;
	margin: 0;
	cursor: pointer;
	font-family: Arial, Helvetica;
}


.quebra{
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 0;
}

/******************** Áreas ********************/
#vbTopo, #vbMenu, #vbConteudo_Novo, #vbConteudo, #vbRodape, #vbParceiros{
	margin: 0 auto;
	width: 770px;
}

/************* Topo *************/
#vbTopoBg{
	height: 107px;
	background: url(../imagem_novo/bg_topo.jpg) no-repeat center;
}
#vbTopo{
	margin-top: 15px;
	height: 70px;
}
#vbTopo .banner{
	width: 468px;
	height: 61px;
}

/************* Menu *************/
#vbMenu{
	height: 24px;
	background-color: #FFFFFF;
	padding: 0 2px;
}
#vbMenu tr{
	margin: 0;
	padding: 0;
}
#vbMenu td{	
	text-align: center;
}
#vbMenu a{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0 3px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
#vbMenu .item1 a{
	border-color: #DA2C27;
}
#vbMenu .item2 a{
	border-color: #E47D25;
}
#vbMenu .item3 a{
	border-color: #FFDE00;
}
#vbMenu .item4 a{
	border-color: #324697;
}
#vbMenu .item5 a{
	border-color: #0976BD;
}
#vbMenu .item6 a{
	border-color: #2798D4;
}
#vbMenu .item7 a{
	border-color: #88C240;
}
#vbMenu .item8 a{
	border-color: #0D7F3F;
}

/************* Conteudo *************/
#vbConteudoBg{
	margin-bottom: 20px;
	background: url(../imagem_novo/bg_conteudo.jpg) no-repeat center top;
}

/************* Rodape *************/
#vbRodapeBg{
	background: url(../imagem_novo/bg_rodape.gif) no-repeat left top;
}
#vbRodape{
	height: 27px;
	text-align: center;
	background: url(../imagem_novo/bg_rodape.gif) no-repeat left top;
	font-size: 90%;
	color: #5C5C5C;
}
#vbRodape a{
	text-decoration: none;
	margin: 0 15px;
	color: #5C5C5C;
}
#vbRodape a:hover{
	text-decoration: underline;
}

/************ Parceiros ***********/
#vbParceiros{
	width: auto;
	height: 66px;
}

#vbParceiros a{
	margin: 0 40px;
}