#container {
	border: 1px solid #ccc;
}

#pageHeader {
	border-bottom: 1px solid #ccc;
	border-color: #ccc;
}

#breadcrumbcontainer {
	border-color: #ccc;
}

#navcontainer {
	border-bottom: thin solid #ccc;
}

#navcontainer a {
	border-bottom-width: thin;
	border-bottom-color: #ccc;
	border-top: thin solid #ccc;
}

#navcontainer a:hover {
	background: url(http://www.atelierdujour.fr/assets/nav.gif) no-repeat 0 center;
}