body {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 0.8em;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
	background-image: url(../images/fond_bebes.jpg);
	background-repeat: repeat-y;
}
.conteneur {
	text-align: left;
	width: 1024px;
	height: 600px;
	margin-left: 270px;
}
.navbar {
	text-align: left;
	text-align: left;
	margin-bottom: 10px;
}
.photosmales {
	background-color: White;
	border: thin solid #C6C6C6;
	padding: 20px 20px 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 70px;
	text-align: left;
	width: 610px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

