.haut {
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #666666;
	margin: 5px;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #666666;


}
.bas {
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #666666;
}
.gauche {
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #666666;

}
.barremilieu {
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663366;
	text-decoration: none;

}
