/*
body, .photo-background {
	background-repeat: repeat;
	background-color: #000;
	background-image: url(../../images/defaults/darkstripes/bodybg.gif);
}
*/

#navcontainer {
	border-left-width: 1px;
	border-left-style: solid;
	position: relative;
	width: 140px;
	left: auto;
	margin: 20px 0px 0 auto;
	right: 0;
	top: 0;
	padding-bottom: 120px;
	padding-top: 20px;
	padding-right: 25px;
}

#navcontainer #adresse {
      float: right;
      width: 140px;
      height: 200px;
      margin-left: 8px;
      margin-right: 0px;
      padding: 5px 0px 5px 0px;
      border: 0px;
      font-size: 0.7em;
}

#logo {
	width: 285px;
	text-align: center;
	position: relative;
	left: auto;
	right: 0;
	margin: 20px 60px 0 auto;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 0.8em;
}

#breadcrumbcontainer {
	position: absolute;
	top: 0;
	left: 10px;
	margin: 0;
	padding: 0;
	z-index: 200;
	right: auto;
	width: auto;
}
