/* CSS Document */
*
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:black;	
	width:auto;

}

body
{

}

#corps
{
	
}

#corps h1
{
	font-size:18pt;
	font-weight:bold;
	margin:0;
	padding:0;
}

#corps h2
{
	font-size:16pt;
	font-weight:bold;
	margin:0;
	padding:0;
}




#langSelect,#header,#print,#corpsRight,#footer
{
	display:none;
}

