@charset "utf-8";
/* CSS CUB - Lateral */

/* Area Geral */
#Cub_Lat_Des_001_Are_Ger{
	width:212px;
	padding:10px;
}

/* Imagem */
.Cub_Lat_Des_001_Img{
	width:212px;
	height:100px;
	background:url(../imagens/css/bkg_cub.jpg) no-repeat;
}

/* Titulo Geral */
#Cub_Lat_Des_001_Tit_Ger{
	width:100%;
	margin:0 0 10px 0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#a30904;
}

/* Area Interna */
.Cub_Lat_Des_001_Are_Int{
	width:212px;
	display:table;
	margin:5px 0 15px 0;
	border:#dfdfc0 solid 1px;
	border-bottom:none;
	clear:left;
}

/* Area Interna - Titulo */
.Cub_Lat_Des_001_Are_Int_Tit{
	width:212px;
	background:#eeeee3;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#a81813;
	text-align:center;
	clear:left;
}

/* Area Interna - Indices */
.Cub_Lat_Des_001_Are_Int_Ind{
	width:212px;
	border-bottom:#dfdfc0 solid 1px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7e705c;
	clear:left;
}

	/* Area Interna - Indices - 001 */
	.Cub_Lat_Des_001_Are_Int_Ind_001{
		width:135px;
		float:left;
		padding:0 0 0 5px;
		border-right:#dfdfc0 solid 1px;
	}

	/* Area Interna - Indices - 002 */
	.Cub_Lat_Des_001_Are_Int_Ind_002{
		width:65px;
		padding:0 5px 0 0;
		float:left;
		text-align:right;
	}

/* Area Interna - Informacao */
.Cub_Lat_Des_001_Are_Int_Inf{
	width:212px;
	border-bottom:#dfdfc0 solid 1px;
	background:#eeeee3;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7e705c;
	text-align:center;
	clear:left;
}

	/* Area Interna - Informacao - a */
	.Cub_Lat_Des_001_Are_Int_Inf a{
		font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#7e705c;
		text-decoration:none
	}
