.DivSlash{
	position: absolute;
	top=5;
	left=5;
	width:990px;
	height:560px;
	display:'';
	border-color: silver; 
	border-width: 2px; 
	border-style: solid;
	background-image:url(../images/fundo_elipse.png);
}

.DivLoading{
	position: absolute;
	top=300;
	left=550;
	width:32px;
	height:32px;
	display:'';
}

.fundoPage{
	background-image:url(../images/fundo_page.png);
}

.TdTop{
	background-image:url(../images/barra_apollone.png);
	font: italic bold;
	font-family: Verdana;
	font-size: 14px;
	color: '#000000';
	text-align: right;
}

.fundoBot{
	background-image:url(../images/barra_apollone.png);
	font-family: Verdana;
	font-size: 12px;
	color: '#000000';
	cursor: 'hand';
	text-align: center;
}

.fundoBot2{
	background-image:url(../images/barra_apollone.png);
	font-family: Verdana;
	font-size: 14px;
	color:'#000000';
	cursor: 'hand';
	text-align: center;
}

.tdMenu{
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: '#333333';
}

.fundoNoticias{
	background-image= url(../images/fundo_noticias.png);
}

.rodape{
	background-image= url(../images/barra_apollone.png);
	background-color= '#333333';	
	font-family: Verdana;
	font-size: 10px;
	color:'#000000';
	text-align: center;
}

.noticias{
	height:50px;
	font-family: impact;
	font-size: 25px;
	color:'#cccccc';
	text-align: center;
}

.portal{
	font-family: arial black;
	font-size: 15px;
	color:'#999999';
	cursor:hand;
}

.contatocomercial{
	font-family: arial black;
	font-size: 12px;
	color:'#666666';
}

.numeros{
	font-family: arial black;
	font-size: 10px;
	color:'#999999';
}

.fundoSolucao{
	background-image:url(../images/solucao.png);
	height: 90px;
}

.solucao{
	font-family: arial black;
	font-size: 20px;
	color:'#FFFFFF';
	height: 40px;
}

.textoSolucao{
	font-family: tahoma;
	font-size: 10px;
	color:'#FFFFFF';
}

.visita{
	font-family: arial black;
	font-size: 11px;
	color:'#414C6B';
}

.fundoTdBottom{
	background-color= "#FFFFFF";
}

.textoAgende{
	font-family: tahoma;
	font-size: 10px;
	color:'#666666';
}

.sub{
	background-color:'#333333';
	height: 25px;
}

.subTop{
	font-family: verdana;
	font-size: 10px;
	background-color:'#333333';
	color: '#F3A51E';
	cursor: hand;
	height: 25px;
}

.subTopOver{
	font-family: verdana;
	font-size: 10px;
	background-color:'#333333';
	color: '#F3A51E';
	cursor: hand;
	height: 25px;
}

.subTopOut{
	font-family: verdana;
	font-size: 10px;
	background-color:'#333333';
	color: '#CCCCCC';
	cursor: hand;
	height: 25px;
}

.barraOrange{
	background-image:url(../images/orange.png);
	height: 5px;
}

.tituloConteudo{
	font-family: tahoma;
	font-size: 20px;
	color: '#414C6B';
	height: 70px;
}

.subtituloConteudo{
	font-family: verdana;
	font-size: 11px;
	color: '#000000';
	height: 20px;
}

.textoConteudo{
	font-family: verdana;
	font-size: 9px;
	color: '#000000';
}

.fundoTdPortal{
	background-image:url(../images/orange_portal.png);
	height:70px;
}

.login{
	font-family: verdana;
	font-size: 12px;
	color: '#000000';
}

.formulario{
	font-family: verdana;
	font-size: 10px;
	color: '#000000';

}

.bemvindo{
	font-family: verdana;
	font-size: 16px;
	color: black;
	text-align: center;
}

.conteudoMain{
	font-family: verdana;
	font-size: 16px;
	color: black;
	text-align: center;
}

.conteudo_quemsomos{
	font-family: verdana;
	font-size: 14px;
	color: black;
	text-align: justify;
	font: bold;
}

.produtos{
	font-family: verdana;
	font-size: 18px;
	color: black;
	text-align: center;
	font: italic bold;
}

.conteudo_produtos{
	font-family: verdana;
	font-size: 14px;
	color: black;
	text-align: left;
	font: bold;
}

.localizacao{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-align: center;
	font: italic bold;
}

.contato{
	font-family: verdana;
	font-size: 14px;
	color: black;
	text-align: center;
	font: italic bold;
	height: 100px;
}

.telefones{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-align: left;
	font: bold;
}

.trabalheconosco{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-align: center;
	font: bold;
}

.conteudo_intranet{
	font-family: verdana;
	font-size: 12px;
	color: black;
	text-align: justify;
	font: bold;
	height: 70px;
}

.scrollBars{
	scrollbar-arrow-color: #FFC125;
	scrollbar-base-color: #FFC125;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FFC125;
	scrollbar-highlight-color: #000000;
	scrollbar-3d-light-color: #000000;
}