
#pipe{
	position: absolute;
	margin-left:10px;
}

div#chemin-de-fer{
	position: relative;
	float: left;
	width: 585px;
	margin-top: 10px;
}

div#chemin-de-fer img{
	position: relative;
	top: 8px;
}

div#chemin-de-fer span{
	float: left;
	width: 25%;
	font-size: 15px;
	color: #ACCF3F;
}

.pipeHeader{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.pipeText{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.pipeLien{
	color: #889D47;
	text-decoration: none;
}

.pipeLien:hover{
	text-decoration: underline;
}

.input10{
	font-family: Arial;
	font-size: 12px;
	width: 20px;
}

.selectTrans{
	font-family: Arial;
	font-size: 12px;
	width: 150px;
}
