@charset "utf-8";
/* CSS Pacote - Pacotes - Destaque 001 */

/* Area Geral do Destaque - Pacotes */
#Pac_Dtq_Qdr_Ger{
	height:80px;
	}

/* Area Geral do Destaque */
#Pac_Dtq_Qdr{
	width:290px;
	height:80px;
	float:left;
	}

	/* Area Geral do Destaque - Foto */
	#Pac_Dtq_Qdr_Fot{
		width:80px;
		height:80px;
		margin-left:8px;
		float:right;
		}

		/* Area Geral do Destaque - Foto - A Foto*/
		#Pac_Dtq_Qdr_Fot_Fot{
			border-style:solid;
			border-color:#555452;
			border-width:1px;
			}

	/* Area Geral do Destaque - Conteudo */
	#Pac_Dtq_Qdr_Con{
		width:190px;
		margin-left:10px;
		height:80px;
		float:left;
		}