body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	height:100%;
}
html{
	height:100%;
}
td.entete {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C49BE;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
td.navig {
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}
a.navig {
	text-decoration: none;
	font-size: 10px;
	color: #2C49BE;
}
td.copyright {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2C49BE;
	font-size: 9px;
	color: #2C49BE;
	height: 20px;
	line-height: 10px;
}
td.spacer {
	height: 3px;
}
td.continut {
}
div.continut {
	font-size: 12px;
	text-align: justify;
	text-indent: 30pt;
	padding-left: 25px;
	color: #000000;
	height:expression(getWindowHeight()-parentElement.offsetTop-45);
	overflow: auto;
	overflow-x: hidden;
	padding-right: 25px;
	line-height: 15px;
	width: 700px;
	scrollbar-arrow-color:#2C49BE;
	scrollbar-base-color:#91A2E6;
}

td.premligne {
	background-color: #2C49BE;
}
td.titluP {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}

table.principal {
	border-style: solid;
	border-color: #2C49BE;
	border-width: 1px;
}
a {
	color: #2C49BE;
}
img {
	border: 0px;
}
p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
p.par1{
	margin-top:3px;
	margin-bottom:3px;
	padding-top:0px;
	padding-bottom:0px;
}
p.par2{
	margin-top:15px;
	margin-bottom:15px;
	padding-top:0px;
	padding-bottom:0px;
}
p.par20{
	margin-top:15px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
p.vers1 {
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:100px;
}
p.vers2 {
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:200px;
}

