/*
 * POPUP
 */
#texto p, #texto h1, #texto h2 	{ font-family: "Palatino","Goudy Old Style","Book Antiqua", Georgia, serif; font-weight: normal; }
#texto p 						{ font-size:16px; margin:5px 0; color:#7E0000; text-align:justify; line-height:1.3em;}
#texto p:FIRST-LETTER 			{ font-size:1.2em; }
#texto h1 						{ font-size:26px; color:#7E0000; margin:0; }
#texto h1 span.sub 				{ color:#085415; }
#texto h2 						{ font-size:22px; color:#800080; }

#texto.num_2 p					{ color: #17365D;} 