html, body {
	height:100%;
	overflow: hidden;
}
body {
	background: #000000;
	color: #DDDDDD;
	font-size: 11px;
	margin: 0px;
	font-family:Geneva, Verdana, Helvetica, Arial;
}

#header {
	width:100%;
	min-width: 960px;
	height:140px;
	background: #ffffff;
}
#base, #footer {		
	margin-left: auto;
	margin-right: auto;
}
#base {
	width: 960px;
	margin-top: -100px;
}
#titre {
	margin: 0px;
	padding: 0px;
	width: 335px;
	height: 66px;
	float: right;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
.stitre {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#navigation_principale li a span, #newsletter span {
	display: none;
}
#langue {
	float: right;
	clear: right;
	margin-top: 40px;
}
#navigation_principale {
	width: 163px;
	margin-top: 75px;
	float: left;
}
#menu {
	margin: 0;
	padding: 60px 0px;
	list-style: none;
	width: 163px;
	background: #BF5E17;
}
#menu>li {
	margin: 0;
	padding: 0;
	height: 25px;
	margin-top: 10px;
}
#sous-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 163px;
	background: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
}
#sous-menu>li {
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
#sous-menu a, .in {
	display: block;
	width: 143px;
	padding-left: 20px;
	color: #DDDDDD;
	text-decoration: none;
}
#sous-menu a:hover {
	background: #432108;
}

.in {
	background: #432108;
}
#accueil, #savoirfaire, #collections, #references, #photos, #contact, #carriere, #archives, #accueil_in, #savoirfaire_in, #collections_in, #references_in, #photos_in, #contact_in, #carriere_in, #archives_in {
	display: block;
	width: 163px;
	height: 25px;
}
#accueil {
	background: url(../images/navigation.gif) no-repeat 0px 0px;
}
#accueil:hover {
	background: url(../images/navigation.gif) no-repeat 0px -30px;
}
#accueil_in {
	background: url(../images/navigation.gif) no-repeat 0px -30px;
}
#savoirfaire {
	background: url(../images/navigation.gif) no-repeat 0px -60px;
}
#savoirfaire:hover {
	background: url(../images/navigation.gif) no-repeat 0px -90px;
}
#savoirfaire_in {
	background: url(../images/navigation.gif) no-repeat 0px -90px;
}
#collections {
	background: url(../images/navigation.gif) no-repeat 0px -120px;
}
#collections:hover {
	background:#000000 url(../images/navigation.gif) no-repeat 0px -150px;
}
#collections_in {
	background:#000000 url(../images/navigation.gif) no-repeat 0px -150px;
}
#references {
	background: url(../images/navigation.gif) no-repeat 0px -180px;
}
#references:hover {
	background: url(../images/navigation.gif) no-repeat 0px -210px;
}
#references_in {
	background: url(../images/navigation.gif) no-repeat 0px -210px;
}
#photos {
	background: url(../images/navigation.gif) no-repeat 0px -240px;
}
#photos:hover {
	background: url(../images/navigation.gif) no-repeat 0px -270px;
}
#photos_in {
	background: url(../images/navigation.gif) no-repeat 0px -270px;
}
#contact {
	background: url(../images/navigation.gif) no-repeat 0px -300px;
}
#contact:hover {
	background:#000000 url(../images/navigation.gif) no-repeat 0px -330px;
}
#contact_in {
	background:#000000 url(../images/navigation.gif) no-repeat 0px -330px;
}
#carriere {
	background: url(../images/navigation.gif) no-repeat 0px -360px;
}
#carriere:hover {
	background: url(../images/navigation.gif) no-repeat 0px -390px;
}
#carriere_in {
	background: url(../images/navigation.gif) no-repeat 0px -390px;
}
#archives {
	background: url(../images/navigation.gif) no-repeat 0px -420px;
}
#archives:hover {
	background: url(../images/navigation.gif) no-repeat 0px -450px;
}
#archives_in {
	background: url(../images/navigation.gif) no-repeat 0px -450px;
}
#content {
	clear: right;
	position: relative;
	margin-top: 50px;
	width: 755px;
	float: right;
	min-height: 400px;
	text-align:left;
}
#footer {
	float: right;
	border-top: solid 1px #BF5E17;
	width: 755px;
	color: #BF5E17;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 30px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	float:right;
	font-size: 10px;
}

.bold {
	font-weight: bold;
}
#ref {
	width:755px;
	text-align:justify;
	color: #BF5E17;
	font-size: 11px;
}
#ref a {
	color: #BF5E17;
	cursor: default;
}
#ref a:hover {
	cursor: default;
	color: #FFFFFF;
	text-decoration: none;
}

.float_right, .right, #anim, #photos_gr, #droit {
	float: right;
}
.right, #anim, #photos_gr, #droit {
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 10px;
}
#anim, #photos_gr {
	width: 335px;
	height: 410px;
}
#droit {
	margin-top: 52px;
	width: 335px;
}
.bottom {
	position: absolute;
	top: 0;
	width: 390px;
	text-align:left;
}
#content_contact {
	width: 390px;
}
a {
	color: #BF5E17;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
#form_contact {
	width: 100%;
	text-align: right;
}
.form, .form3 {
	background: #000000;
	border: solid #BF5E17 1px;
	color: #DDDDDD;
	width: 200px;
}
.form3 {
	width: 142px;
}
.form_news {
	background: #000000;
	border: solid #BF5E17 1px;
	color: #DDDDDD;
	width: 100%;
}
.form2 {
	background: #000000;
	border: solid #BF5E17 1px;
	color: #DDDDDD;
}
.submit_news {
	background: #BF5E17;
	color: #DDDDDD;
	padding: 3px 5px;
	border: none;
	cursor: pointer;
	width: 100%;
}
.submit {
	background: #BF5E17;
	color: #ffffff;
	padding: 3px 5px;
	border: none;
	cursor: pointer;
}
fieldset {
	border: none;		
}
.field {
	border-bottom: solid #BF5E17 1px;
}
.pt, .erreur {
	font-size: 9px;
}
.erreur {
	color: #BF5E17;
}

.bt {
	width: 58px;
	height: 58px;
	position: absolute;
}
.te1, .te2 {
	position: relative;
	top: 40px;
}
.te1 {
	left: 310px;
}
img {
	border: none;
}
.italiquep {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}
.italique {
	font-style: italic;
}
.clear {
	clear: both;
}
#wrap {
	width:100%;
	height:100%;
	overflow:auto;
	position: absolute;
	z-index:2;
}
#cour {
	width:35px;
	height:35px;
	float:right;
}
#new {
	border:solid 1px #BF5E17;
	padding: 10px;
	background:#000000;
}
#new2 {
	border:solid 1px #BF5E17;
	padding: 10px;
	background:#ffffff;
}
#img_bg {
	width:100%;
	height:100%;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}
b.lux {
	color: #B4985A;
}
#anim_lux {
	margin-top: 5px;
	width: 390px;
	height: 55px;
}
h1.h1lux {
	padding-bottom: 7px;
}
#vidcl {
	float: right;
	margin-left: 10px;
	width: 335px;
	height: 410px;
}