
select, option{
	font-family			: arial, helvetica, sans-serif;
	font-size			: 10px;
	margin				: 0px;
}
	
.button{
	font-size			: 11px;
	font-weight			: bold;
	margin				: 0px;
	padding  			: 2px 10px;
	background-image:url(../images/form/bg_btnsubmit.gif);
	border-style	 	: solid;
	border-color	 	: #c0ae91 #c0ae91 #632e0a #c0ae91;
	border-width 		: 1px;
		}
		
.check {
	background-color	: transparent;
	border-width 		: 0px ;}

.recherche{
	font-family			: arial, helvetica, sans-serif;
	font-size			: 10px;
	margin				: 0px;
	padding  			: 0px 2px 0px 2px;
	border-style	 	: solid;
	border-color	 	: #333333;
	border-width 		: 1px;
	background-color	: #ffffff;}
	
.DataGridFormat{
	color				: #333333;
	text-align			: ;
	font-size			: 11px;
	font-weight			: normal;
	margin				: 0px;
	padding  			: 2px 2px 2px 2px;
	border-style	 	: solid;
	border-width 		: 1px;
	border-color	 	: #cccccc;}
	
.DataGridHeaderCSS{
	color				: #333333;
	background-color    : #c1a55b; 
	text-align			: center;
	font-size			: 11px;
	font-weight			: bold;
	margin				: 0px;
	padding  			: 2px 2px 2px 2px;
	border-style	 	: solid;
	border-width 		: 0px;
	border-color	 	: #333333;}


	