img#imgfunciona{
	clear: left;
	float: left;
	display: inline;
	margin: 0 0 0 65px;
}

h2{
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	margin: -18px 0 20px 0;
	text-align: center;
	font-size: 16px;
	font-family: 'GothamRounded-Book'; 
}

h3{
	background: url(../img/puntosNaranja.png) center bottom no-repeat;
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}

p{
	clear: left;
	float: left;
	display: inline;
	width: 100%;
	margin: 0 0 20px 0;
	text-align: center;
}

p span{
	color: #cd552f;
}


p.especial{
	font-style: italic;
	color: #626ea1;
}