/* CSS Document */
#a { display: block; }
#b, #c, #d, #e, #f, #g, #h { display: none;}
#b_hidden, #c_hidden, #d_hidden, #e_hidden, #f_hidden, #g_hidden, #h_hidden {
	position:absolute;
	top:-2200px;
	left:-2000px;
	overflow:hidden; 
}
#notifoto_foto{
	width: 300px;
	height:225px;
	
}
#notifoto_texto{
	width: 300px; 
    height: 60px; 
	text-align: Justify;
	line-height: 100%;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}