﻿.ico_calendario
{
	margin-top: 30px;
	float: left;
	margin-right: 6px;
	vertical-align: top;
}

.info_detalhes_tabela
{

}

.titulo_epoca
{
	margin: 26px 0 0;
	padding: 0;
}

.tabela_padrao
{
	width: 100%;
	margin-top: 8px;
}

	.tabela_padrao th
	{
		padding: 3px;
		background-color: #b09740;
		background-image: url('../../img/bg_tarifas_th_tabela_padrao.gif');
		background-repeat: repeat-x;
		border: 1px solid #b39255;
		border-bottom: none;
		color: #73590d;
	}
	
	.tabela_padrao th.alta
	{
		background-image: url('../../img/bg_tarifas_th_alta_tabela_padrao.gif');	
		color: #a75600;
	}
	
	.tabela_padrao th.media
	{
		background-image: url('../../img/bg_tarifas_th_media_tabela_padrao.gif');	
		color: #82570b;
	}
	
	.tabela_padrao th.baixa
	{
		background-image: url('../../img/bg_tarifas_th_baixa_tabela_padrao.gif');	
		color: #604f31;
	}
	
	.tabela_padrao td
	{
		padding: 3px 5px;
		background-color: #b09740;
		background-image: url('../../img/bg_tarifas_td_tabela_padrao.gif');
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: #ada470;
		border: 1px solid #b39255;
		border-top: none;
	}