body {
	color: #463a1d;
	font: 11px / 15px "Lucida Grande", "trebuchet ms", sans-serif;
	background-color: white;
	text-align: center ;
	margin-top: 50px;
	}
H1 {
	font-size: 1.5em;
	background-color: #F90;
}

H3 {
	font-size: 1.5em;
	background-color: #F90;
}

a,  a:active,  a:visited { color: #463a1d; text-decoration: none 
	; border-bottom-style: dotted; border-bottom-width: 1px; }
a:hover {
	color: #fc3 
	}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 560px 
	}
#main {
	}
#main img {
	display: block;
	border:0;
	}
.vignette{ margin-bottom: 0; }
#rightcol {
	float: right;
	width:200px;
}

#leftcol {
	float: left;
	width:350px;
}

.gros {
	font-size:large;
	color:#FF9900;
	
}
.efface {
	clear: both;
}
