@charset "ISO-8859-1";
#dispo {
	background-color: #346734;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	display: inline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #92BC97;
	border-right-color: #244725;
	border-bottom-color: #244725;
	border-left-color: #92BC97;
	font-weight: bold;
}
#dispo a {
	color: #FFFFFF;
	text-decoration: none;
}

