.cadre {
	border: thin solid #FFCC66;
}
.cadrepages {
	border: thin solid #666666;
}
.bas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.orangedroit {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC66;
}
.orangegauche {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFCC66;
}
.blanc {
	border: thin solid #FFFFFF;
}
.bleu_bas {
	border-bottom: thin dashed #666699;
}
.vert {
	border: thin solid #66CC99;
}
.vertpoint_2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #66CC99;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #66CC99;
}
.vert_point {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #66CC99;
}
.bleu {
	border: thin solid #666699;
}
