.img_gr{
	position:relative;
	float:left;
	width:407px;
	height:276px;
	top:25px;
	behavior:url(css/pngbehavior.htc);
	/*background-color:lime;
	filter: alpha(opacity=50);
	opacity: .4;	*/
}

.img_peq{
	position:absolute;
	z-index:2px;
	bottom:40px;
	right:140px;
	behavior:url(css/pngbehavior.htc);
}

.txt_superior{
	position:relative;
	float:left;
	width:165px;
	top:8px;
	padding-left:75px;
	text-align:left;
	font:9pt tahoma,sans-serif;
	color:#222;		
	line-height:18px;	
	/*background-color:blue;
	filter: alpha(opacity=50);
	opacity: .4;	*/
}

.txt_inferior{
	position:relative;
	float:left;
	width:230px;
	top:30px;
	padding-right:125px;
	text-align:right;
	font:9pt tahoma,sans-serif;
	color:#eee;		
	line-height:15px;	
	/*background-color:blue;
	filter: alpha(opacity=50);
	opacity: .4;	*/
}