body {
		margin-left: 0px;
		margin-bottom: 25px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
		font-size: 11px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		background-image: url(images/bg.png);
		background-repeat: no-repeat;
		background-attachment: fixed;
		
	}
	a, a:link, a:visited, a:active {
		color: white;
		text-decoration: none;
	}
	a:hover {
		color: black;
	}
	img, img a {
		border-style: none;
		border-width: 0px;
		vertical-align: text-bottom;
	}
	#contenu {
		width: 700px;
		margin-left: 270px;
		margin-top: 15px;
	}
	#menu {
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 0px;
		padding-top: 10px;
		margin-left: 260px;
		margin-top: 160px;
		background-repeat: no-repeat;
		background-image: url(images/mnuBg.png);
		width: 720px;
		font-size: 12px;
		font-weight: bold;
	}
	#menu ul {
		margin: 0px;
		list-style-type: none;
		padding: 0px;
	}
	#menu ul li {
		height: 20px;
		margin-right: 10px;
		display: inline-block;
	}
	#menu ul li a {
		padding-left: 5px;
		padding-bottom: 3px;
		padding-right: 5px;
		padding-top: 3px;
		color: black;
		text-decoration: none;
		display: inline-block;
	}
	#menu ul li a:hover {
		background-color: black;
		color: white;
	}
	h2 {
		border-bottom-style: solid;
		border-bottom-color: black;
		border-bottom-width: 2px;
		margin-left: 0px;
		margin-bottom: 10px;
		margin-right: 0px;
		margin-top: 0px;
		font-weight: bold;
		font-size: 20px;
		text-transform: uppercase;
		padding: 0px;
	}
	p {
		margin-left: 0px;
		margin-bottom: 10px;
		margin-right: 0px;
		margin-top: 3px;
		padding: 0px;
	}
	hr {
		border-left-style: none;
		border-bottom-style: solid;
		border-right-style: none;
		border-top-style: none;
		border-left-width: 0px;
		border-bottom-width: 2px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-color: white;
	}
	.soiree {
		padding-bottom: 2px;
		border-bottom-style: solid;
		border-bottom-color: white;
		border-bottom-width: 2px;
		margin-bottom: 10px;
	}
	h1, h1 a {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: -5px;
		font-weight: bold;
		padding: 0px;
		font-size: 43px;
		color: white;
		text-transform: uppercase;
		text-decoration: none;
	}
	.soiree h2 {
		border-width: 0px;
		border-style: none;
		font-weight: bold;
		font-size: 20px;
		text-transform: uppercase;
		padding: 0px;
		margin: 0px;
	}
	h3 {
		font-size: 16px;
		padding: 0px;
		margin: 0px;
		text-transform: uppercase;
	}
	.star {
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
	}
	#right {
		margin-bottom: 20px;
		margin-top: 10px;
		width: 245px;
		float: right;
	}
	#left {
		float: left;
		margin-bottom: 20px;
		margin-top: 10px;
		text-align: justify;
		width: 445px;
	}
	.details {
		clear: both;
		color: white;
		text-align: right;
		margin-top: 5px;
	}
	#archiveMonth {
		visibility: hidden;
		margin-left: -4px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		list-style-type: none;
		padding: 0px;
		font-size: 0px;
		                       
	}
	 #archiveMonth li {
		padding-right: 3px;
		margin-left: 3px;
		border-right-color: white;
		border-right-style: solid;
		border-right-width: 1px;
		font-weight: bold;
		text-transform: uppercase;
		display: inline-block;
	}
	#archiveYears, #archiveMonth {
		margin-left: -4px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		list-style-type: none;
		padding: 0px;
		                       
	}
	 #archiveYears li {
		margin-bottom: 3px;
		padding-right: 4px;
		margin-left: 4px;
		border-right-color: black;
		border-right-style: solid;
		border-right-width: 2px;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		display: inline-block;
	}
	#archiveYears li a {
		color: black;
	}
	#archiveYears li a:hover {
		color: white;
	}
	form, fieldset {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 5px;
		border-style: none;
		border-width: 0px;
		padding: 0px;
	}
	h5 {
		text-transform: uppercase;
		font-size: 11px;
		padding: 0px;
		margin: 0px;
	}
	input, textarea {
		font-size: 11px;
		color: white;
		border-color: black;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right: 0px;
		padding-top: 1px;
		font-weight: bold;
		margin: 0px;
		border-style: solid;
		border-width: 2px;
		width: 696px;
		background-color: transparent;
	}
	.btn, .btn a {
		font-size: 11px;
		text-transform: uppercase;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		border-color: white;
		background-color: transparent;
		color: white;
		text-decoration: none;
		padding-left: 0px;
		padding-bottom: 1px;
		padding-right: 0px;
		padding-top: 1px;
		margin: 0px;
		font-weight: bold;
		text-align: center;
		display: block;
		width: 120px;
		border-width: 2px;
		border-style: solid;
		cursor: pointer;
	}
	#msg {
		margin-bottom: 10px;
		padding: 0px;
		margin-top: 10px;
		border-color: white;
		border-width: 2px;
		border-style: solid;
	}
	#msg p {
		padding-left: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 15px;
	}
	.mailfield {
		margin-bottom: 5px;
		margin-right: 5px;
		float: left;
		width: 240px;
	}
	#links {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 5px;
		list-style-type: none;
		padding: 0px;
	}
	#links li {
		text-transform: uppercase;
		padding-bottom: 2px;
		padding-top: 2px;
		border-bottom-style: dotted;
		border-bottom-color: white;
		border-bottom-width: 1px;
	}
	#footer {
		font-size: 9px;
		border-top-color: black;
		border-top-style: dotted;
		border-top-width: 1px;
		width: 700px;
		left: 329px;
		bottom: 0px;
		position: fixed;
		margin-bottom: 0px;
		padding-top: 2px;
	}
	#galerie {
		height: 425px;
		width: 700px;
		overflow: auto;
	}
	#thumb h4, #thumb h4 a, #thumb h4 a:hover {
		margin-left: 0px;
		margin-bottom: 5px;
		margin-right: 0px;
		margin-top: 0px;
		text-transform: uppercase;
		font-size: 10px;
		padding: 0px;
		color: white;
	}
	.galDate {
		margin-top: 5px;
		display: block;
		font-size: 9px;
		text-transform: lowercase;
		font-style: normal;
		font-weight: normal;
	}
	#thumb ul {
		float: left;
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	#thumb ul li a {
		width: 100px;
		display: block;
		padding: 5px;
	}
	#thumb ul li {
		margin-bottom: 5px;
		background-color: black;
		padding: 0px;
		margin-right: 5px;
	}
	#thumb ul li:hover {
		background-color: rgba(0, 0, 0, 0.5);
	}
	#teaser {
		background-color: black;
		padding: 0px;
	}
	#teaser object {
		border-color: black;
		border-style: solid;
		border-width: 10px;
		padding: 0px;
		margin: 0px;
	}
	