@charset "UTF-8";

/* melusine.css - JFB 2013-01-19 */

body		{ background-color : white ; color : black }

a:link		{ color: #0000EF }
a:visited	{ color: #55188A }
a:active	{ color: #FF0000 }
a:hover		{ color: red     }

div.en-tete h1  { text-align : center ; 
		  margin-top : 15pt ; 
		  margin-bottom : 15pt ;  
		  background-color : #FFF7E0 }

div.contenu p	{ text-align : center }

div.logos p	{ text-align : center ; 
		  margin-top : 30pt }

div.logos img	{ border : 0 }

div.brouteurs p { text-align : center ; 
		  font-style : italic }

