ul.normas
{
	list-style:disc;
	margin-top:5px;
	margin-left:50px;
	list-style-position:outside;

}

ul.normas li
{
	padding-bottom:10px;
}



