/*
body{
	font-family:"Helvetica Neue UltraLight";
}
*/
.tutorial_titles{
	font-size:54px;
	font-family:"Helvetica Neue UltraLight";
	text-align:left;
	letter-spacing: 3px;
}

.box_pasos_tutorial{
	width:340px;
}
.box_pasos_tutorial_numero{
	width:60px;
	top: -10px;
	position: relative;
	color:#777;
}
.box_pasos_tutorial_content{
	width:230px;
	padding-left:5px;
	font-size: 18px;
}

#tutorial_pasos img{
	width:341px;
}