.bluedottedframe {
	border: thin dotted #669999;
}
.botlineorange {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCC66;
}
.bordsgris {
	border: thin solid #CCCCCC;
}
