.fonte_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
}

.fonte_padraob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.fonte_padrao_branca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.fonte_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
}


.fonte_menutoposup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
	display: block;
}		


.fonte_menutopo {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}		

.fonte_menutopob {
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CCC;
	text-decoration: underline;
}	

.fontepadrao_corgdeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #626262;
}		


.fonte_menutopo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.fonte_rodape1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #ffec00;
}		


.fonte_menusup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}

.fonte_menusupb
{
			background-color:#676465;
			
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #FFFFFF;
			text-decoration: none;
		
			cursor: pointer;
			cursor: hand;
}



.fonte_menulat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.fonte_menulatb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;

	background-color:#f9f9f9;
		
	cursor: pointer;
	cursor: hand;
}




.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666;
	text-decoration: none;
}



.campo {
			color: #000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			border-style: solid;
			border-width: 1px;
			border-color: #CCC;
			height: 25px;
			width: 100%;
			background-color: #FFFFFF;
			vertical-align: middle;
}

.caixa {
	color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	height: 120px;
	width: 100%;
	background-color: #FFFFFF;
}




#menu_topo {
	position: relative;
	z-index:10;
	width:997px;
	height:330px;
	vertical-align: middle;
}

#menu_logo {
	position: absolute;
	left: 0px;
	top: 63px;
	z-index: 30;
	height: 227px;
	width: 367px;
}

#menu_vinheta {
	position: absolute;
	left: 433px;
	top: 9px;
	z-index: 20;
	height: 336px;
	width: 498px;
}


#menu_caixa1 {
	position: absolute;
	left: 434px;
	top: 203px;
	z-index: 25;
	height: 56px;
	width: 556px;
	background-color: #101010;
}
