html {
	height:100%;
}
body {
	font-family:Verdana, Arial, Verdana, sans-serif;
	background:url(images/content_body_bg.gif) repeat-y center center;
	margin:0;
	height:100%;
	color:#000;
}
div#leftBackground {
	background:#ededed url(images/background_left.gif) repeat-x;
	position:absolute;
	z-index:10;
	left:0;
	width:49%;
	top:0;
	height:100%;
}
div#rightBackground {
	background:#ededed url(images/background_right.gif) repeat-x;
	position:absolute;
	z-index:10;
	right:0;
	width:49%;
	top:0;
	height:100%;
}
div#container {
	width:98%;
	margin:0;
	position:relative;
	min-height:100%;
	height:auto!important;
	height:100%;
	z-index:80;
}
div#title {
	text-indent:-3000px;
	background:#ededed url(images/content_logo.gif) no-repeat center 17px;
	width:366px;
	height:126px;
	top:0;
	left:0;
	position:absolute;
	z-index:100;
}
div#sponsors {
	top:auto!important;
	top:520px;
	bottom:40px;;
	left:10px;
	position:fixed!important;
	position:absolute;
}
div#sponsors p {
	margin:30px 0;
}
div#sponsors img {
	border:none;
}
ul#menu {
	position:absolute;
	top:217px;
	left:0;
	background-color:#ededed;
	width:366px;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
	padding:23px 0 0 0;
	z-index:100;
	line-height:20px;
}
ul#menu li {
	padding:0 10px 0 0;
	margin:-3px 0;
	background:url(images/menu_bg.gif) no-repeat 362px 10px;
}
ul#menu li a {
	text-decoration:none;
	color:#333;
	font-size:8pt;
	letter-spacing:1px;
}
ul#menu li a:hover {
	background-color:#333;
	color:#EDEDED;
}
ul#menu ul.sousMenu {
	list-style-type:none;
	margin:0 0 3px 0;
	padding:0;
}
ul#menu ul.sousMenu li {
	margin:-8px 0;
	padding:0;
	font-style:italic;
}
ul#menu ul.sousMenu li a {
	color:#666;
}
ul#menu ul.sousMenu li a:hover {
	background-color:#666;
	color:#ededed;
}
ul#mainMenu li.selected a, ul#menu li.selected a, ul#menu ul.sousMenu li.selected a {
	text-decoration:underline;
}
div#content {
	position:absolute;
	left:0;
	top:0;
	z-index:80;
	background:#FFF;
	margin:0 165px 0 366px;
	min-height:100%;
	height:auto!important;
	height:96.8%;
	width:55%;
}
div#realContent {
	padding:77px 46px 25px;
	z-index:80;
	width:auto!important;
	width:50%;
	height:auto!important;
	height:100%;
}
ul#mainMenu {
	margin:0 46px 0 0;
	left:45px;
	top:27px;
	position:absolute;
	padding:0;
	text-align:justify;
}
ul#mainMenu li {
	text-align:justify;
	margin:0;
	padding:0;
	display:inline;
	text-transform:uppercase;
	color:#333;
	font-size:12px;
	letter-spacing:0.3px;
}
ul#mainMenu li a {
	text-decoration:none;
	text-align:justify;
	color:#333;
}
ul#mainMenu li a:hover {
	text-decoration:underline;
}
div#content h1 {
	font-size:8pt;
	margin-top:0;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
div#content p {
	font-size:8pt;
	color:#000;
	letter-spacing:0.3px;
}
div#content img {
	border:none;
}
ul#rightMenu {
	position:absolute;
	right:-30px;
	top:346px;
	height:117px;
	z-index:70;
	padding:6px 0 0 0;
	margin:0;
	list-style-type:none;
	text-align:right;
}
ul#rightMenu li a {
	display:block;
	text-decoration:none;
	width:22px;
	height:19px;
	margin:0;
	padding:6px 0!important;
	padding:5px 0;
	z-index:70;
}
ul#rightMenu li a.menuAccueil {
	background:url(images/menu_home.gif) no-repeat;
}
ul#rightMenu li a.menuPlan {
	background:url(images/menu_plan.gif) no-repeat;
}
ul#rightMenu li a.menuContact {
	background:url(images/menu_contact.gif) no-repeat;
}
ul#rightMenu li a.menuInfo {
	background:url(images/menu_info.gif) no-repeat;
}
ul#sponsor {
	position:absolute;
	right:100px;
	top:0px;
	width:302px;
	height:138px;
	z-index:100;
	margin:0;
}
div#content p.centerBlack {
	text-align:center;
	color:#464646;
}
div#footer {
	color:#252525;
	font-size:8pt;
	position:absolute;
	bottom:3px;
	left:0;
	width:98%;
	text-align:center;
}
div#footer a {
	color:#252525;
	text-decoration:none;
}
div#footer a:hover {
	color:#FFF;
	background-color:#252525;
}
p#lngMenu a:hover {
	text-decoration:underline;
}
div.picture {
	float:left;
	margin:10px;
	width:150px;
	height:113px;
	text-align:center;
}
div.picture a img {
	border:1px solid #000;
}
hr.clearer {
	height:0;
	width:0;
	clear:both;
	padding:0;
	border:0;
	visibility:hidden;
}
div#galleryLinks {
	clear:left;
}
div#galleryLinks a {
	color:#000;
	font-size:12px;
}
div#galleryLinks a#nextPage {
	float:right;
	margin-right:75px;
}
p#lngMenu {
	position:absolute;
	left:-80px;
	top:377px;
	color:#30343d;
}
p#lngMenu a {
	color:#30343d;
	text-decoration:none;
}
p#lngMenu a:hover {
	text-decoration:underline;
}
p#membersMap {
	width:500px;
	margin:30px auto 20px auto;
}
hr.line {
	height:1px;
	padding:0;
	border:0;
	background-color:#d49f4f;
	clear:both;
}
ul#members {
	padding:0;
	margin:20px 0 0 0;
}
ul#members li {
	list-style-type:none;
	float:left;
	text-align:center;
	min-height:100px;
	margin:0 40px 40px 0;
	padding:0;
}
ul#members img {
	border:none;
}
div#memberImg {
	float:right;
	margin:0 0 20px 20px;
}
p#underDescription {
	text-align:right;	
}
img#watchMyMovie {
	margin:30px 0 0 0;
	display:block;
	float:left;
	border:none;
}
img#smallLogo {
	display:block;
	float:right;
}
ul#memberOptions {
	margin:20px 0;
	padding:0 0 20px 0;
}
ul#memberOptions li {
	float:left;
	text-transform:uppercase;
	background:url(images/member_bullet.jpg) no-repeat left;
	margin:0 75px 0 0;
	padding:0 0 0 60px;
	font-size:11px;
}
ul#orderAndSales li {
	text-transform:uppercase;
	background:url(images/member_bullet.jpg) no-repeat left;
	font-size:11px;
	padding:0 0 0 60px;
	margin:0 0 15px 0;
}
ul#orderAndSales {
	margin:30px 0 0 0;
	padding:0;
}
ul#memberOptions li a, ul#orderAndSales li a {
	text-decoration:none;
	color:#000;
}
ul#memberOptions li a:hover, ul#orderAndSales li a:hover {
	text-decoration:underline;
}
p#leftCoordinates {
	width:190px;
	float:left;
}
p#rightCoordinates {
	float:left;
}
img#rightLogo {
	float:right;
	margin:10px 0 0 0;
}
p#back {
	background-color:#ed8844;
	text-transform:uppercase;
	float:right;
	margin:14px 0 0 0;
	padding:0 3px;
}
p#back a {
	color:#FFF;
	text-decoration:none;
}
h2.sales {
	color:#000;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:15px;
}
td {
	font-size:8pt;
	color:#7c7c7c;
	letter-spacing:0.3px;
}
div.gallery {
	width:520px;
	margin:0 auto;
}
p#memberVideo {
	width:320px;
	margin:20px auto 0 auto;
}
dl#news {
	margin:20px 0 0 0;
	padding:0;
}
dl#news dt {
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0 5px;
	font-size:8pt;
	position:relative;
}
dl#news dd {
	margin:0 0 20px 0;
	padding:0 5px 50px 5px; 
	color:#000;
	font-size:8pt;
	border-bottom:1px solid #F90;
	position:relative;
}
dl#news a.newsDetail:hover {
	text-decoration:underline;
}
dl#news a.newsDetail {
	position:absolute;
	bottom:10px;
	left:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
dl#news img.imgRight {
	position:absolute;
	right:5px;
}
div#miniFlash {
	position:absolute;
	top:140px;
	left:33px;
}
ul {
	font-size:11px;
}
li {
	margin:5px 0;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
