/* CSS pour l'impression */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: black;
}
#page {
	width:17cm;
	}
#main {
	margin:auto;
	width:17cm;
}
#hd, #menu, #droite, #ft, #print, #menuhaut, .tx-smemployeelist-empNavi {
	display:none;
	}
#rootline {
	width:100%;
}

#gauche {
	width:760px;
	}	

#infos {
	width:732px;
	}
#texte {
	width:16cm;
	background:white;
	float:none;
	}
#bodytext .tx-smemployeelist-empDetails {
	width:16cm;
}
#bodytext .tx-smemployeelist-empInfo h2 {
	background:white;
	color:black;
}
#bodytext a:link, #bodytext a:visited {
	color:black;
}
#pagetitle h1 {

	text-transform: uppercase;

	font-size: 16pt;

	font-weight:normal;
}
#bodytext h1 {
	font-size:14pt;
	font-weight:normal;
}
