@charset "utf-8";
/* CSS Document */
#texto h2{
	font-size:24px;
	color:#663300;
	line-height:30px;
}
#texto img{
	display:block;
	margin:30px auto;
}
#texto .anormal{
	font-size:14px;
	margin:0px;
	font-weight:bold;
}
