.bas-droite {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #358ECB;
	border-bottom-color: #358ECB;
	font-size: 9px;


}
.bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #358ECB;
	font-size: 9px;

}
.droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #358ECB;
	font-size: 9px;

}
.haut-bas {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444444;
	border-bottom-color: #444444;
}
.bas-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}

.cadre {
	border: 1px solid #666666;
	background-color: #58595B;

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #3399CC;
}

