@charset "UTF-8";
#barre_laterale #div_3 {
	height: 150px;
	width: 150px;
	text-align: center;
	margin-left: 25px;
}
/* CSS Document */

#site {
	height: 820px;
	width: 800px;
	float: left;
}
/* CSS Document */

/* CSS Document */

#contenu {
	height: 630px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #03F;
}
#contenu #galerie1 {
	height: 122px;
	width: 800px;
	margin-top: 40px;
}
#galerie1 #img1 {
	float: left;
	height: 120px;
	width: 180px;
	border: 1px solid #03F;
	margin-left: 14px;
}
