div.etapescrea {
	width:760px;
	float:left;
}

div.etapescrea a {
	text-decoration:none;
}

div.etapescrea div.etapes1 {
	width:190px; min-height:54px;
	_height:54px;
	float:left;
	background:url('etapes_1.gif') top no-repeat;
}

div.etapescrea div.etapes2 {
	width:190px; min-height:54px;
	_height:54px;
	float:left;
	background:url('etapes_2.gif') top no-repeat;
}

div.etapescrea div.etapes3 {
	width:190px; min-height:54px;
	_height:54px;
	float:left;
	background:url('etapes_3.gif') top no-repeat;
}

div.etapescrea div.etapes4 {
	width:190px; min-height:54px;
	_height:54px;
	float:left;
	background:url('etapes_4.gif') top no-repeat;
}

div.etapescrea div.etapes1active {
	width:190px; min-height:54px;
	_height:54px;
	float:left;
	background:url('etapes_1active.gif') top no-repeat;
}

div.etapescrea div.etapes2active {
	width:190px; min-height:54px;
	_height:54px;
	float:left;
	background:url('etapes_2active.gif') top no-repeat;
}

div.etapescrea div.etapes3active {
	width:190px; min-height:54px;
	_height:54px;
	float:left;
	background:url('etapes_3active.gif') top no-repeat;
}

div.etapescrea div.etapes4active {
	width:190px; min-height:54px;
	_height:54px;
	float:left;
	background:url('etapes_4active.gif') top no-repeat;
}
