body {
margin:0;
padding:0;
background:#ffffff;
text-align:center; /* hack para o IE */	
	}
#carregando {
	display:none;
	position:absolute;
    text-align: center;
    bottom: -150px;
}

#tudo {
	width: 760px;
	margin:0 auto;
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
	}
#conteudo {
	background-color:#eeeeee;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.texto2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
}
.texto_destaque {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.texto_destaque2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #1155b1;
	font-weight: bold;
}
.texto_promoções {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texto_destaque_promocao {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_destaquepromocao2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.calendario {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
}
.tabela_campos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: eeeeee;
	text-align: center;
}
.tabela_sub2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #A3C8DE;
	font-weight: bold;
	text-align: center;
}
.tabela_sub1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #438EB9;
	font-weight: bold;
	text-align: center;
}
.tabela_titulo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #07476C;
	font-weight: bold;
	text-align: center;
}
.texto3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0066CC;
}
