/* CSS Document */
.cadrepieds {
	border: 1px solid #175a11;
}
.titrepieds {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
}
.style1 {color: #FF00FF}
.ligneprix {
	border-top: 0px #175a11;
	border-right: 1px dashed #175a11;
	border-bottom: 2px solid #175a11;
	border-left: 0px #175a11;
}
.lignepieds {
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #175a11;
}
.colpoint {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #175a11;
}
.ligneprixlastright {
	border-top: 0px #175a11;
	border-right: 0px #175a11;
	border-bottom: 2px solid #175a11;
	border-left: 0px #175a11;
}

