body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #6c6c6c;
}

.cadre-racourcis {
	border-top: 1px solid #D9D9D9;
	border-right: none;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
}
.cadre-gauche {
	border-top: none;
	border-right: none;
	border-left: none;
}
.cadre-centre {
	border-top: none;
	border-right: none;
	border-left: none;
}
.cadre-droit {
	border: none;
}

.cadre-recherche {
	border-top: none;
	border-right: none;
	border-left: 1px solid #D9D9D9;
	background : #009964;
}
.cadre-Recherche {
	border-top: none;
	border-right: none;
	border-left: none;
	background : #009964;
	color: #FFFFFF;
	font-size: 11px;
}

.cadre-Recherche a {
color: #FFFFFF;
text-decoration: underline;
}

.cadre-Recherche a:hover {
color: #FFFFFF;
text-decoration: none;
}

.ok_btn {
height: 16px;
vertical-align: top;
margin-top: 0px !important;
margin-top: 1px;
}

.searchinput {
height: 16px;
width: 124px;
border: 1px solid #c5c7c8;
font-size: 11px;
color: #a0a0a0;
}

.print_btn {
height: 15px;
vertical-align: top;
margin-top: -2px;
}


