body, h1, h2, h3, h4{
	border: 0;
	margin: 0;
	padding: 0;
}
body, th, td, a{
	font-family: "Century Gothic", Verdana, Arial, Tahoma;
	text-decoration: none;
	font-size: 12px;
	color: black;
}
img{
	border: 0;
}
#page{
	top: 0;
	left: 50%;
	width: 960px;
	height: 600px;
	overflow: hidden;
	position: absolute;
	margin-left: -480px;
}
#menu{
	top: 0;
	left: 0;
	width: 960px;
	height: 600px;
	position: absolute;
}
#menus{
	top: 0;
	left: 0;
	width: 960px;
	height: 600px;
	position: absolute;
	background: transparent url(/images/menu-bg.jpg) no-repeat top left;
}
#menus h2{
	float: left;
	cursor: pointer;
	position: relative;
	margin: 164px 0 0 17px;
}
#menus #m1{
	margin-left: 30px;
}
div.submenus{
	left: 0;
	top: 575px;
	z-index: 10;
	width: 960px;
	height: 25px;
	display: none;
	position: absolute;
}
div.submenus h3{
	float: left;
	text-align: center;
	position: relative;
}
div.submenus a{
	font-size: 16px;
	font-weight: normal;
}
div.submenus a:hover, div.submenus a.sel{
	color: #666666;
}
#langs{
	left: 60px;
	top: 400px;
	width: 400px;
	height: 18px;
	position: absolute;
}
#langs h1{
	float: left;
	margin-left: 66px;
	position: relative;
}
#langs #fr{
	margin-left: 0px;
}
#content{
	left: 0;
	top: 600px;
	width: 960px;
	height: 565px;
	position: absolute;
}
#cbg{
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 960px;
	height: 155px;
	position: absolute;
	background-image: url(/images/page-bg.jpg);
}
#cbg div{
	display: none;
}
#cbg img{
	margin: -65px 0 0 360px;
}
#back, #up{
	top: 5px;
	z-index: 2;
	width: 70px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	background-image: url(/images/up.png);
}
#back{
	left: 20px;
}
#up{
	right: 80px;
	display: none;
}
#down{
	bottom: 0;
	z-index: 3;
	right: 80px;
	width: 70px;
	height: 20px;
	display: none;
	cursor: pointer;
	position: absolute;
	background-image: url(/images/down.png);
}
#logo{
	left: 10px;
	z-index: 2;
	width: 100px;
	height: 100px;
	bottom: 115px;
	position: absolute;
}
#imgbg{
	top: 31px;
	z-index: 2;
	left: 131px;
	width: 828px;
	height: 498px;
	position: absolute;
	background-color: #333333;
	filter:alpha(opacity=25);
	opacity: 0.25;
	-moz-opacity:0.25;}
#images{
	top: 30px;
	z-index: 3;
	left: 130px;
	width: 828px;
	height: 498px;
	overflow: hidden;
	position: absolute;
	border: 1px solid #7D7D7D;
}
#images div{
	height: 498px;
	width: 500000px;
	white-space: nowrap;
}
#images img{
	float: left;
	margin: 0 25px 0 25px;
}
#images img.jpg{
	margin-top: 30px;
}
#images img.jpg2{
	margin-top: 80px;
}
#images #video{
	float: left;
	width: 480px;
	height: 385px;
	margin: 93px 0 0 84px;
}
#previous, #next{
	bottom: 0;
	z-index: 3;
	width: 28px;
	height: 25px;
	display: none;
	position: absolute;
	text-align: center;
}
#previous{
	left: 497px;
	background-image: url(/images/left.png);
}
#next{
	left: 565px;
	background-image: url(/images/right.png);
}
#smenus{
	right: 0;
	top: 30px;
	z-index: 3;
	width: 160px;
	height: 498px;
	overflow: hidden;
	position: absolute;
}
#smenus p{
	margin: 0;
	cursor: pointer;
	margin: 0 0 10px 0;
}
#smenus a:hover, #smenus a.sel{
	color: #666666;
}
#smenus h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 7px 0;
	border-style: solid;
	border-color: #7D7D7D;
	border-width: 0 0 1px 0;
}
#smenus p.photos{
	margin-left: 7px;
}
#texts{
	top: 30px;
	z-index: 5;
	left: 130px;
	width: 828px;
	height: 498px;
	overflow: hidden;
	position: absolute;
}
#texts div{
	width: 100%;
	height: 478px;
	margin-top: 20px;
}
#texts p{
	line-height: 18px;
	white-space: normal;
	margin: 20px 40px 0 40px;
}
#texts a{
	color: #23224c;
	font-weight: bold;
}
#texts a:hover{
	color: black;
}
#texts p.brands{
	width: 553px;
	margin-left: 210px;
}
#texts p.title{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
#texts p.help{
	text-align: center;
	margin-bottom: 20px;
}
#texts p.error{
	color: red;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#texts p.item{
	margin: 0 0 5px 200px;
}
#texts p.item label{
	float: left;
	width: 120px;
	font-style: italic;
}
#texts p.item input{
	padding: 0;
	width: 200px;
	height: 18px;
	line-height: 18px;
	margin: 0 20px 0 0;
	border: 1px solid #23224c;
}
#texts p.button{
	text-align: center;
}
#texts p.button a{
	text-transform: uppercase;
}
#texts table.ftp th{
	padding: 0 5px 0 5px;
	background-color: #23224c;
}
#texts table.ftp th a{
	color: white;
	text-transform: uppercase;
}
#texts table.ftp th a:hover{
	color: #CCCCCC;
}
#texts table.ftp .date{
	font-style: italic;
}
#legend{
	top: 50px;
	z-index: 4;
	left: 170px;
	width: 568px;
	height: 200px;
	position: absolute;
}
#legend p{
	margin: 0;
}
#load{
	right: 0;
	bottom: 0;
	width: 1px;
	height: 1px;
	display: none;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
}
#sound{
	right: 0;
	bottom: 0;
	width: 30px;
	height: 13px;
	position: absolute;
}

