body {
	background-color:#FFFFFF;
	font-family:arial;
	font-size:10pt;
	margin:0px;
}

p, td {
	font-size:10pt;
}


.h1 {
	font-size:16pt;
	color:#BAB6D9;
	font-weight:REGULAR;
}

h2 {
	font-size:11pt;
	font-weight:bold;
	color:#FDB100;
	border:1px solid #EAEAF7;
	margin:0px;
	padding:0px 3px;
	padding-left:50px;
	background:#F8F8FC url('../images/titres/h1.gif');
	background-position:left center;
	background-repeat:no-repeat;
}

h3 {
	font-size:11pt;
	font-weight:bold;
	color:#8881BE;
}

table.menu {
	font-family:arial;
	font-size:10pt;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #999999;
	background-color:#DDDDDD;
	width:780px;
}
table.menu a {
	color:#000000;
	text-decoration:none;
}
table.menu a:hover {
	color:#000000;
	text-decoration:underline;
}


table.left td p {
	font-size:8pt;
}

table.mainTable {
	width:640px;
}

div.footer {
}
div.footer table {
	clear:both;
	width:780px;
	height:21px;
	background:#766CC7 url('../images/footer.jpg');
	padding-right:0px;
	margin:0px;
	font-size:8pt;
	color:#FFFFFF
}
div.footer table a {
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
}

div.header-print, div.footer-print {
	width:640px:
}

div.header, div.footer, td.hide-print {
	display:none;
}
