@charset "UTF-8";
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
	background-position: center center;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
	padding-top: 22px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 75px;
	list-style-image: url(imagenes/layout/bullet.gif);
	list-style-position: inside;
	list-style-type: square;
}
.titulo {
	font-weight: bold;
	color: #9a0000;
	text-decoration: none;
}
