#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 760px;
	overflow: hidden;
}
.hdLogo {
	background-image: url(../images/bg_logo_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 190px;
	width: 217px;
	padding: 0px;
}
.hdImages {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 543px;
	float: right;
	background-image: url(../images/bande_dr_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
.hdMenu {
	width: 760px;
	vertical-align: top;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: auto;
}
.sidenews {
	padding: 0px;
	float: left;
	width: 240px;
	margin: 0px;
}
.content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
.sideadresse  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg_adresse.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 85px;
}
#polaroid {
	background-image: url(../images/bg_polaroid.jpg);
	background-repeat: no-repeat;
	height: 297px;
	width: 220px;
}
#polaroid   h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 3px;
	margin-left: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#polaroid    p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#polaroid a {
	color: #CCCCCC;
	text-decoration: underline;
}
#polaroid a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.mainContent {
	float: right;
	width: 490px;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 50px;
	margin-right: 30px;
	margin-left: 0px;
}
#mainContent2 {
	width: 95%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 60px;
	margin-right: 30px;
	margin-left: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
thead {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: none;
}
.sessions {
	background-color: #F2EABC;
	border: 1px solid #CCCC66;
	margin: 0px;
	padding: 10px;
}
