﻿body {
	background: #fff no-repeat fixed 0em 0em;
	font-family: "Futura Lt BT", "AvantGarde Bk BT", Arial, sans-serif;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.stretch {
	width: 100%;
	height: 100%;
}
.bgTranslucentBlack {
	background-image: url('../images/bg-table.png');
}
#background {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: -10;
}
a {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ffc;
	border-bottom: 1px dotted;
	background-image: url('../images/bg-table.png');
}
a:active {
	color: yellow;
}
a: img {
	border: 0 none;
}
a:hover img {
	text-decoration: none;
}
img {
	border: 0 none;
	display: block;
}
.figure {
	margin-bottom: 30px;
}
.PassePartout {
	border: 22px solid #e4e4e4;
}
table {
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	background-image: none;
}
.tableLineUpLeft {
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	caption-side: top;
}
td.NoPaddingLeft {
	padding-left: -40px;
	padding-bottom: 30px;
	! important
}
td {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 40px;
}
h1 {
	font-family: inherit;
	font-size: 200%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #f30;
	text-decoration: none;
	text-shadow: 4px 4px 7px #333333;
	margin-top: 20px;
}
h2 {
	font-family: inherit;
	font-size: 125%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: -25px;
}
h3 {
	font-family: inherit;
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h4 {
	font-family: inherit;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h5 {
	font-family: inherit;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
h6 {
	font-family: inherit;
	font-size: 75%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.SCULPTURE {
	font-family: inherit;
	font-size: 150%;
	color: #f60;
	text-decoration: none;
}
.oblique {
	font-weight: inherit;
	font-size: inherit;
	font-style: oblique;
}

