/* CSS Document */

.small {
	font-size:.5em;
}

.marge-dte {
	margin-right:10px;
}

#div1 {
	width:416px;
	height:200px;
	margin:0 0 10px 160px;
	background-image:url(../images/fond-div1.jpg);
	border:1px solid white;

}

#div1 p {
	width:200px;
	font-size:.8em;
	color:#5D1600;
}

#div2 {
	color:#FFF3EC;
}
