*{
	margin: 0;
	padding: 0;
	outline: none;
}
html, body, table{
	height: 100%;
}

body {
	background: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
#popupMain{
	background: transparent url(/images/lightbox/smallBox.png) no-repeat center;
}
ul{
	list-style: none;
}
a{
	color: #fff;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}
input, select, textarea{
	border: 1px solid #e1e0de;
}
del{
	text-decoration: line-through;
}
p{
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------------------------*/
/*ref*/
h1, .baseline{
	line-height: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-transform: lowercase;
	color: #BFBFBF;
}
.baseline, .baseline a{
	color: #BFBFBF;
}

/*----------------------------------------------------------------------------*/
#wrapper{
	background-repeat: no-repeat;
	margin: 25px auto 0;
	width: 1004px;
	height: 711px;
}

/*----------------------------------------------------------------------------*/
#header{
	position: relative;
	width: 769px;
	height: 53px;
}
#header p{
}
#goHome{
	position: absolute;
	display: block;
	text-indent: -5000px;
}

.address{
	position: absolute;
	top: 34px;
	font-size: 11px;
}

.locales a{
	position: absolute;
	display: block;
	width: 19px;
	height: 17px;
	text-indent: -5000px;
}
.babel_fr{
	background: url(/images/commun/fr.gif) 0 0 no-repeat;
}
.babel_en{
	background: url(/images/commun/en.gif) 0 0 no-repeat;
}

/*----------------------------------------------------------------------------*/
h2.goToOther{
	position: absolute;
	top: 0;
	text-align: center;
}
h2.goToOther a{
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	text-indent: -5000px;
	width: 225px;
	height: 709px;
}

/*----------------------------------------------------------------------------*/
#main{
	position: relative;
	z-index: 1;
	margin: 0 0 8px 0;
	width: 719px;
	height: 433px;
}

/*----------------------------------------------------------------------------*/
#flash{
	width: 719px;
	height: 435px;
	overflow: hidden;
}
#flash #diapo{
	float: left;
	width: 709px;
	height: 433px;
}
#flash #thumbnails{
	float: left;
	padding: 10px 0 0 10px;
	width: 709px;
	height: auto;
}
#flash #thumbnails li{
	float: left;
	margin: 0 10px 10px 0;
}


/*----------------------------------------------------------------------------*/
#subMenu{
	margin: 0 0 0 0;
	padding: 5px 0 0 4px;
	width: 715px;
	height: 34px;
	font-size: 10px;
}
#subMenu li{
	float: left;
	margin: 0 4px 0 0;
	padding: 0 6px;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
}
#subMenu li#last{
	margin: 0 0 0 0;
}
#subMenu li.current{
	padding: 0 4px;
}
#subMenu li a{
	display: block;
	float: left;
}
#subMenu li.current a{
}

.twoParts{
	padding: 10px 10px 0 30px;
	width: 679px;
	height: 423px;
}
#twoPartsSub{
	height: 384px;
}
#twoPartsFlat{
	height: 423px;
}

h2{
	margin: 0 0 5px 0;
	padding: 0 15px 0 0;
	font-size: 30px;
	font-weight: normal;
}

#leftSide{
	float: left;
	padding: 0 15px 0 0;
	width: 340px;
	height: 346px;
}
#leftSide #diapo{
	margin: 0 0 3px 0;
	width: 339px;
	height: 226px;
}

#boxOuter{
	position: static!important;
	position: absolute;
	margin: 0 0 0 -4px;
	padding: 5px 0 0 0;
	width: 349px;
}
#boxInner{
	padding: 0 5px 4px;
	width: 339px;
	height: 93px;
}
#twoPartsForm #boxInner{
	height: auto;
}
#boxInner dd{
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 25px;
	height: 50px;
	font-size: 11px;
	overflow: hidden;
}
#twoPartsForm #boxInner dd{
	height: auto;
	font-size: 12px;
}
#boxInner li{
	position: relative;
	margin: 0 0 3px 0;
	height: 16px;
}
#twoPartsForm #boxInner li{
	padding: 0 0 0 10px;
	height: auto;
}
#boxInner li *{
	position: absolute;
}
#boxInner li em, #boxInner li strong{
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
#boxInner li em{
	right: 78px;
}
#boxInner li del{
	right: 48px;
}
#boxInner li strong{
	right: 12px;
}
#boxInner li a{
}

#leftSide dt{
	display: block;
	padding: 0 0 0 12px;
	width: 327px;
	height: 29px;
	line-height: 29px;
	font-size: 24px;
}

#rightSide{
	position: absolute;
	top: auto;
	right: 10px;
	padding: 0 10px;
	width: 315px;
	height: 340px;
	overflow: hidden;
	text-align: justify;
	font-size: 11px;
}
#twoPartsFlat #rightSide{
	height: 379px;
}
#twoPartsForm #rightSide{
	height: 380px;
}

#content{
	position: relative;
}
#top{
	height: 152px;
}
#bottom{
	position: absolute;
	top: 208px;
}

h3{
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
}

/*----------------------------------------------------------------------------*/
#menu{
	position: relative;
	z-index: 0;
	height: 154px;
}
#menu ul{
	height: 118px;
}
#menu li{
	float: left;
	margin: 0 5px 0 0;
	width: 114px;
	height: 116px;
	text-align: center;
	text-transform: uppercase;
}
#menu li.last{
	margin: 0;
}
#menu li a{
	display: block;
	padding: 6px 0 0 0;
	width: 114px;
	height: 110px;
}

#menu p{
	position: absolute;
	top: 137px;
	width: 719px;
	font-size: 18px;
}


/*----------------------------------------------------------------------------*/
#doCheckout{
}
#doCheckout p{
	position: relative;
	clear: both;
	margin: 0 0 3px 0;
	width: 314px;
	height: 24px;
	line-height: 21px;
}
#doCheckout label{
	position: absolute;
	left: 0;
	display: block;
	width: 127px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
}
#doCheckout input, #doCheckout select, #doCheckout textarea{
	position: absolute;
	right: 0;
	width: 180px;
	height: 20px;
}
#doCheckout textarea{
}
#doCheckout select{
}

#doCheckout p.autoH{
	border: none;
	margin: 0 0 10px 0!important;
	margin: 0;
	height: 63px;
}
#doCheckout p.autoH label{
	height: 63px;
}
#doCheckout textarea{
	height: 63px;
}
#doCheckout p.doSendHolder{
	width: 666px;
	height: 32px;
	line-height: 32px;
}
.doSendForm, #doCheckout input.doSendForm{
	border: none;
	width: 143px;
	height: 32px;
}
input.doSendForm, #doCheckout input.doSendForm{
	background: url(/images/commun/bg-button2.gif) 0 5px no-repeat;
	height: 37px;
}
input.doSendForm.greyButton, #doCheckout input.doSendForm.greyButton{
	background: url(/images/commun/bg-buttonGrey.gif) 0 0 no-repeat;
}

#doCheckout #doSendForm{
	position: relative;
	border: none;
	margin: 10px 0 0 0;
}
#doSendForm input{
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 150px;
	height: 28px;
	line-height: 20px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
}
#doSendForm input.goContact{
	left: auto;
	right: 0px;
}
#doSendForm input.goCancel{
	left: 0;
}
.goBack{
	right: -3px;
	background-image: url(/images/commun/button-blue.gif);
	width: 173px;
}

/*validate*/
#doCheckout .red {
	border: 1px solid #cc0000;
}
#doCheckout label.red {
	border: none;
	color: red;
}
#doCheckout .customRed {
	border: none;
	color: red;
}
#validationMessage {
	display: none;
}

#doCheckout .errorMessage {
	display: block;
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 10px;
	text-align: right;
	color: #c00;
}
/*captcha*/
fieldset{
	border: none;
}
#doCaptcha{
	position: relative;
	height: 80px!important;
	height: 84px;
}
#doCheckout #doCaptcha p{
	border: none;
}
#doCaptcha p.bold{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#doCaptcha p.captchaItem{
	position: absolute;
	top: 25px;
	text-align: center;
}
#doCaptcha p.captchaImg{
	left: 0;
	width: 78px;
	height: 48px;
	border: 1px solid #e5e5c6;
}
#doCaptcha p.captchaMsg{
	top: 22px;
	left: 0;
	padding: 0 85px;
	width: 140px;
	line-height: 16px;
	text-align: center;
	font-size: 13px;
}
#doCaptcha p.captchaError{
	top: 0;
	bottom: 0;
	left: 0;
	font-weight: bold;
	font-style: italic;
	color: #c00;
}
#doCaptcha p.captchaInput{
	right: 0;
	width: 80px;
	height: 50px;
}
#doCaptcha p.captchaInput .errorMessage{
	top: 0;
	right: 0;
	text-align: center;
}
#doCaptcha p.captchaInput input{
	padding: 10px 5px;
	width: 68px;
	height: 28px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

#doCaptcha p.captcha_refresh{
	position: absolute;
	left: 0;
	top: 5px;
	width: 16px;
	height: 16px;
}
#doCaptcha p.captcha_refresh input{
	background: url(/images/captcha/refresh.png) 0 0 no-repeat;
	border: none;
	width: 16px;
	height: 16px;
	text-indent: -5000px;
	font-size: 0;
	cursor: pointer;
}
#doCaptcha p.captcha_refresh input.working{
	background: url(/images/captcha/working.gif) 0 0 no-repeat;
}


/*----------------------------------------------------------------------------*/
#footer{
	position: relative;
	margin: 0 auto;
	padding: 20px 4px 0;
	width: 1008px;
	text-align: center;
	font-size: 9px;
}
#footer a{
	/*color: #797f7f;*/
}


/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/
.relative{
	position: relative;
}
.atLeft{
	left: 0;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fnone{
	float: none;
}
.clear{
	clear: both;
}
.lclear,#main li.lclear{
	clear: left;
}
.rclear,#main li.rclear{
	clear: right;
}
.noHeight{
	display: block;
	margin-top: -1px;
	height: 1px;
	line-height: 1px;
	font-size:1px;
}
.hidden{
	display: none;
}
.hideOverflow{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.hiddenOverflow{
	overflow: hidden;
}
.hidePosition{
	position: absolute;
	left: -5000px;
}
.block{
	display: block;
}
.padded{
	padding: 25px;
}
.tenPixBottomM{
	margin-bottom: 10px;
}
.twentyPixBottomM{
	margin-bottom: 10px;
}
.nomargin{
	margin: 0;
}
.noborder{
	border: none;
}
.norborder{
	border-right: none;
}
.nobborder{
	border-bottom: none;
}
.notborder{
	border-top: none;
}
.nolborder{
	border-left: none;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.autoWidth{
	width: auto;
}
.autoHeight{
	height: auto;
}
.small{
	font-size:9px;
}
.tenPixSize{
	font-size: 10px;
}
.medium{
	font-size: 14px;
}
.big{
	font-size: 24px;
}
.fontSize12{
	font-size: 12px;
}
.sixRightMargin{
	margin-right: 6px;
}
