/* CSS Document */

@import url("espace-candidat.css") ;

.noprint {
display:none;
}


#MessageImpression {
	font-size:24px;
	color:#FF0000;
	visibility:visible;
	margin-top:20px;
	margin-bottom:20px;
}

.print {
display:inline;
}

.maj {
display:none;
}

.actions {
display:none;
}
/**/
body {
background:none;
font-size:9pt;
}

#container {
margin:10px;
text-align: justify;
background: #fff;
width:100%;
border:0;
margin:0;
}

#content {
padding:0;
}

#content h1  {
font-size:1em;
}

#content h6 {
page-break-after:always;
}


dl {
page-break-inside:avoid;
}
