

#c1 h1{
	font-size: 1.4em;
	margin: 1em auto;
	text-align: center;
}

#c1 h2
{
	font-size: 1.2em;
	color: #444;
	border-bottom: 1px solid #999;
	margin-right: 50%;
}

#c1 ul
{
	padding: 1.5em;
	margin: 0;
	border: 1px solid #F0F0F0;
	background-color: #FDFDFD;
	margin-bottom: 2%;
}

#c1 ul li
{
	margin-bottom: 0.8em;
	list-style-type: square;
}

#c1 ul .primero_lista
{
	list-style-type: none;
}
