BODY{
  margin:           0;
  padding:          0;
  border:           none;
}

#nav, #blank { 
  display : none; 
} 

#page {
width:100%;
background:#FFFFFF;
	border-top: 0;
	margin: 0;
	padding: 0; 
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
  
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #EE8901;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #054C3B;
	font-weight : bold;
}

.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #EE8901;
	font-weight : bold;	
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	}

.justify {
	text-align: justify;
}

li  {
	list-style-image: url(img/divers/puce.gif);
	}

.subtitlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #054C3B;
    font-weight : bold;
}

.subtitlegreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : #054C3B;
    font-weight : bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #699489;
	font-weight : bold;
}

.noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #000000;
}
	
.bottomsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
}

.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
}

.marge {margin: 0px 0px 0px 0px;}
.field {font-family: Arial; font-size: 9px;}

/* anchor format */
a:link {color: #F6AA43; text-decoration: underline;}
a:visited {color: #2A6758; text-decoration: underline;}
a:active {color: #699489; text-decoration: none;}
a:hover {color: #699489; text-decoration: none;}

.paragraph { page-break-before: right }
