/* CSS Document */

/****************************************************************/
/* tabela.css                                                   */ 
/* Data			: 05.02.2009                                    */
/* Atualização	: 02.09.2009                                    */
/****************************************************************/

.table 
{
	width:679px;
	border:none;
}

.table .th 
{
	background:#D8D8D8;
	width:677px;
	height:33px;
	border:#CCCCCC solid 1px;
}

.table .tdColH01 
{
	float:left;
	width:99px;
	height:33px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#333;
	line-height:33px;
}

.table .tdColH02 
{
	float:left;
	width:96px;
	height:33px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#333;
	line-height:33px;
}

.table .tdColH03 
{
	float:left;
	width:96px;
	height:33px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#333;
	line-height:33px;
}

.table .tdColH04 
{
	float:left;
	width:96px;
	height:33px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#333;
	line-height:33px;
}

.table .tdColH05
{
	float:left;
	width:96px;
	height:33px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#333;
	line-height:33px;
}

.table .tdColH06 
{
	float:left;
	width:96px;
	height:33px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#333;
	line-height:33px;
}

.table .tdColH07 
{
	float:left;
	width:90px;/*96px;*/
	height:33px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#333;
	line-height:33px;
}


.table .tr
{
	margin-top:2px;
	border-top:#CCCCCC solid 1px;
}

.table .tr2
{
	margin-top:2px;
	border-top:#CCCCCC solid 1px;
}

.table .tr:nth-child(odd)
{
	background-color: #eee;
}

.table .tdColuna01 
{
	float:left;
	width:99px;
	height:60px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	line-height:50px;
	background:#E6E6E6;
}

.table .tdColuna02 
{
	float:left;
	width:96px;
	height:60px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	background:#F1F1F1;
}

.table .tdColuna03 
{
	float:left;
	width:96px;
	height:60px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	background:#E6E6E6;
}

.table .tdColuna04 
{
	float:left;
	width:96px;
	height:60px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	background:#F1F1F1;
}

.table .tdColuna05 
{
	float:left;
	width:96px;
	height:60px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	background:#E6E6E6;
}

.table .tdColuna06 
{
	float:left;
	width:96px;
	height:60px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	background:#F1F1F1;
}

.table .tdColuna07 
{
	float:left;
	width:96px;
	height:60px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	background:#E6E6E6;
}