@charset "UTF-8";
/* CSS Document */

#mente h4 {
	font-size: 1.4em;
	line-height: 150%;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099FF;
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mente li {
	font-size: 1.3em;
	line-height: 150%;
	padding-left: 0px;
	margin-left: 0px;
}
#mente ul {
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
