body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center; /* pour corriger le bug de centrage IE */

}

div,p,ul,li,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	text-decoration: none;
}

a:link {
	color: #444444;
	text-decoration: none;
}

a:visited {
	color: #444444;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.support{
	text-align: left;
	position: relative;
	margin: auto;
	width: 1218px; 
	height: 588px;
	top: 20px;
	background-color: #e7e7e7;
	overflow: hidden;
	z-index: 2;
}

.ref{
	position: absolute;
	left: -200%;
	right: -200%;
	width: 1200px; 
	height: 600px;
	overflow: hidden;
	z-index: 1;
}

.logo{
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 127px;
	height: 137px;
	z-index: 3;
}

.titre{
	position: absolute;
	right: 147px;
	bottom: 157px;
	z-index: 3;
}

.viewer{
	position: absolute;
	left: 0px;
	top: 20px;
	width: 446px;
	height: 234px;
	z-index: 3;
	overflow: hidden;
}

.menu{
	position: absolute;
	left: 20px;
	bottom: 110;
	z-index: 4;
}

.menusession{
	position: absolute;
	right: 148px;
	top: 20px;
	width: 607px;
	z-index: 3;
	padding: 2px;
}

.menuauxiliaire{
	position: absolute;
	right: 774px;
	bottom: 20px;
	text-align: right;
	z-index: 3;
}

.liensdoc{
	position: absolute;
	right: 772px;
	top: 262;
	text-align: right;
	z-index: 4;
}

.alertes{
	position: absolute;
	bottom: 40px;
	left: 20px;
	width: 469px;
	height: 100px;
	z-index: 2;
}

.mentions{
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 3;
}

.contenu{
	position: absolute;
	right: 148px;
	top: 20px;
	width: 607px;
	height: 318px;
	z-index: 3;
	overflow: auto;
	padding: 2px;
}

.pdf{
	position: absolute;
	right: 148px;
	top: 20px;
	width: 616px;
	height: 548px;
	z-index: 4;
	overflow: auto;
}

.plan{
	position: absolute;
	right: 148px;
	top: 20px;
	width: 606px;
	height: 548px;
	z-index: 4;
	overflow: auto;
}

.titrenom{
	position: absolute;
	left: 1073px;
	top: 20px;
	z-index: 3;
}

.noms{
	position: absolute;
	right: 230px;
	top: 50px;
	text-align: right;
	z-index: 4;
}

.dossier{
	position: absolute;
	right: 140px;
	top: 50px;
	z-index: 4;
}

.bio{
	position: absolute;
	right: 80px;
	top: 50px;
	z-index: 34;
}

.presse{
	position: absolute;
	right: 2px;
	top: 50px;
	z-index: 4;
}

#liengras{
	font-size: 11pt;
	font-weight:bolder;
}

#gras{
	font-weight:bolder;
}