@charset "utf-8";

#content_container {
	width:980px;
	height:748px;
	background:url(../img/ejemplopractico_bg2.gif) no-repeat top left;
}

ol#stepsList {
	position:relative;
	width:980px;
	height:750px;
}
 
ol#stepsList li{
	list-style:none;
	font:bold 11px/14px Tahoma, Verdana, Helvetica, sans-serif;
	color:#000000;
}

li#step1 {
	position:absolute;
	top:35px;
	left:12px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep1_icon.gif) no-repeat top left;
}

li#step2 {
	position:absolute;
	top:35px;
	left:355px;
	width:225px;
	padding-left:42px;
	padding-bottom:20px;
	background:url(../img/exampleStep2_icon.gif) no-repeat top left;
}

li#step3 {
	position:absolute;
	top:-45px;
	left:700px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep3_icon.gif) no-repeat top left;
}

li#step4 {
	position:absolute;
	top:208px;
	left:12px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep4_icon.gif) no-repeat top left;
}

li#step5 {
	position:absolute;
	top:208px;
	left:355px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep5_icon.gif) no-repeat top left;
}

li#step6 {
	position:absolute;
	top:208px;
	left:700px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep6_icon.gif) no-repeat top left;
}

li#step7 {
	position:absolute;
	top:397px;
	left:12px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep7_icon.gif) no-repeat top left;
}

li#step8 {
	position:absolute;
	top:397px;
	left:355px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep8_icon.gif) no-repeat top left;
}

li#step9 {
	position:absolute;
	top:397px;
	left:700px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep9_icon.gif) no-repeat top left;
}

li#step10 {
	position:absolute;
	top:560px;
	left:12px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep10_icon.gif) no-repeat top left;
}

li#step11 {
	position:absolute;
	top:560px;
	left:355px;
	width:225px;
	padding-left:42px;
	background:url(../img/exampleStep11_icon.gif) no-repeat top left;
}