/* Start of CMSMS style sheet 'print-prociel' */
/* -----------------------------------------------------------------------------
          Cascading Style Sheet ou feuille de style - Prociel by jrz 
----------------------------------------------------------------------------- */

body {
	background: white;
	margin:0;
	}

a{
 color:#000;
 text-decoration:none;
}

h1, h2,h3,h4 {font-size:120%;} 

#imageMenu, #layoutNavigation, img, #ayoutHeader,#menu, #flash{
        height:0;
	display: none;
	background: #fff;
	}

#layoutBodyContent {
     font-family: "Trebuchet MS", Times, serif;
     font-size:105%;
	float: none;
	width: 100%;
	background: #FFFFFF;
	margin: 10px;
}

#layoutBodyContent{
   width:100%;
}

#footer{
  border-top: 1px solid #000;
  font-size: 80%;
}
#footer p {font-size:50%;}

.noprint{
  display:none;
}
/* End of 'print-prociel' */

