body {
	font-family: sans-serif ;
	font-size: 14pt ;
	font-weight : normal ;
	line-height: 110% ;
	background : #d5d6ea;
	margin : 0px ;
	color: #0000b0 ;
	}


#logo {
 	margin: 20px 0 0 0 ;
 	text-align: center;
	}

#texte {
	width : 60% ;
	margin: 10px 20% ;
	}
#texte h1 {
	font-family: serif ;
	font-size: 16pt ;
	font-weight : bold ;
	text-align: right ;
	border-bottom : 2px solid #0000b0 ;
	padding: 4px 0 2px 0 ;
	color: #0000a0 ;
	}
#texte p {
	padding: 1px 10px ;
	text-align: center ;
	}
#texte a {
	font-weight: bold ;
	color: #0000a0 ;
	text-decoration : none ;
	}
#texte a img { border: 0 }
#texte span.image { padding: 0px 20px; }

