@charset "utf-8";
/* CSS Download */

/* PERSONALIZADO */
/* Espaco do Conteudo*/
#Ger_Est_Con{
	background:url(../imagens/css/bkg_sit.jpg);
	height:704px;
	width:619px;
	padding-top:140px;
	padding-left:370px;
	}
/* PERSONALIZADO */

/* Texto Descritivo */
#Dow_Tex_Des{
	width:600px;
	margin-bottom:20px;
	}

/* Area Geral */
#Dow_Are_Ger{
	width:600px;
	margin-bottom:20px;
	}

/* Area Informacoes do Grupo */
#Dow_Are_Inf_Gru{
	margin-right:10px;
	margin-bottom:20px;
	height:150px;
	}

	/* Area Informacoes do Grupo - Imagem */
	#Dow_Are_Inf_Gru_Img{
		width:150px;
		float:left;
		}

	/* Area Informacoes do Grupo - Descricao */
	#Dow_Are_Inf_Gru_Des{
		width:420px;
		padding-left:10px;
		float:left;
		}

		/* Area Informacoes do Grupo - Descricao - Titulo */
		#Dow_Are_Inf_Gru_Des_Tit{
			margin-bottom:2px;
			}

		/* Area Informacoes do Grupo - Descricao - Descricao */
		#DDow_Are_Inf_Gru_Des_Des{
			}


/* Area Geral - Download */
#Dow_Are_Ger_Dow{
	width:600px;
	margin-bottom:20px;
	}


/* Area Individual */
#Dow_Are_Ind{
	width:550px;
	height:20px;
	border-bottom:#036 dotted 1px;
	margin-bottom:4px;
	display:table;
	}

	/* Area Individual - Imagem */
	#Dow_Are_Ind_Img{
		width:30px;
		float:left;
		}

	/* Area Individual - Descricao */
	#Dow_Are_Ind_Des{
		width:500px;
		padding-left:10px;
		float:left;
		}

		/* Area Individual - Descricao - Titulo */
		#Dow_Are_Ind_Des_Tit{
			width:500px;
			}

		/* Area Individual - Descricao - Descricao */
		#Dow_Are_Ind_Des_Des{
			height:0px;
			}

