@charset "UTF-8";
/* CSS Document */

body{
	background-image:none;	
	backgrond-color:white;
}

#header_crm, #menu_left1{
	display:none;	
}


input#calcul_stat{
	display:none;	
}

#container_admin_crm #content{
	background:none;
	-moz-box-shadow:none;
	-moz-border-radius:0;
	width:100%;
}

#content{
	width:100%;	
}
#content fieldset{
	border:0;
	width:98%;
	background-image:none;
}

legend{
	border:0;
	color:black;
}

.hr_stats{
	page-break-after:always;	
}