html{font-family: arial;
/*height: 100%; width: 100%;*/
}
body { background-color: black;
height: 100%;
padding: 0;
margin: 0;
width: 100%;
position: relative;
}

#boite {
  margin: auto;
	position: relative;
	background-color: black;
	width: 980px;
	height: 576px;
}
/*
#titre h1{
	font-family:franklin gothic medium;
	font-size: 16px;
	font-weight:300;
	position: absolute;
	top:1.5em;
	left: 0;
	color: #c99802;
	z-index:20;
}
*/
#corTigraph h2{
	font-family: franklin gothic medium;
	font-size: 20px;
	font-weight:600;
	text-transform: uppercase;
	position: absolute;
	left: 10px;
	/*top: 40px;*/
	top: -10px;
	/*
	left:0px;
	top:57px;
	*/
	color: #c99802;
	z-index:10;
}

#barre1 {
	background-image:url(BARRE_1.jpg);
	position: absolute;
	left: 7px;
	/*top: 80px;*/
	top: 30px;
	/*
	top:80px;
	left:7px;
	*/
	width:535px;
	height:71px;
	padding-left:12px;
	z-index:5;
	/*border: 1px solid #111;*/
}
li{
	list-style-type:square;
}
.menu_level_1 {
	font-size: 14px;
	font-weight: 900;
	position: absolute;
	left: 10px;
	//left:-10px;
	/*top: 150px;*/
	top: 100px;
	color:#c99802;
	width: 540px;
	padding: 5px;

}
.menu_level_1 li {
	display: inline;
	margin-left: 0;
	margin-right: 60px;
	position: relative;
	}
	/*
#lien_creations{
	display: inline;
	margin-left: 50px;
	}
#lien_contact{
	display: inline;
	margin-left: 250px;
	}
	*/
ul.menu_level_2 {
	font-size: 12px;
	font-weight: bolder;
	margin: 0;
	visibility: hidden;
  display: block;
	position: absolute;
	left: 0;
	top: 20px;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
	width: auto;
	background-color: black;
}
ul.menu_level_2 li{
	display: list-item;
	margin-left: 3px;
	width: 100%;
	/*display: block;*/
}



#texte {
	font-size: 12.5px;
	position: absolute;
	left: 250px;
	/*top: 300px;*/
	top: 250px;
	
	/*bottom: 0;
	left: 24%;
	*/
	color: #c99802;
	width: 280px;
	height: 313px;
	padding-top:5px;
	text-align: justify;
	padding: 5px;
	padding-right:5px;
	overflow: auto;
	z-index: 20;
}

#vigNettes {
	position: absolute;
	left:10px;
	bottom:0;
	width: 200px;
	height: 200px;
}
#vigNettes a{
	display: block;
	/*height: 40px;
	width: 40px;*/
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	height: 20px;
	color: #000;
	margin: 0;
}
#vigNettes td {
	border: 1px solid black;
	background-color: #957101;
	width: 80px;
	height: 20px;
	padding: 0;
	/*display: block;*/
}

#vigNettes td:hover{
	border: 1px solid #ff0206;
	}
#conTenuImage{
	position: relative;
	background-color:transparent;
	background-color:black;
	position: absolute;
	/*top: 80px;*/
	top: 30px;
	left: 580px;
/*
	width: 41%;
	height: 62%;
*/
  width: 400px;
  height: 400px;
	border: 1px solid #c99802;
	overflow: auto;
	color: #999;
	z-index: 10;
}
#conTenuImage p{
  margin: 0;
}
#conTenuImage img{
	position:relative;
  margin: auto;
/*	margin-left:45px; */
/*	margin-top: 50px; */
/*	border:1px solid #a60817;*/
}
#barre2 {
	background-image:url(BARRE_2.jpg);
	position:absolute;
	left: 578px;
	/*top: 580px;*/
	top: 530px;
	width:370px;
	height:44px;
	z-index:5;
	/*border: 1px solid #111;*/
}

#vigNettes2n{
	position: absolute;
	right:0px;
	bottom:55px;
	width:400px;
	height:80px;
	overflow:auto;
}
#vigNettes2nT td{
	background-color:#957101;
	border:1px solid black;
}
#vigNettes2nT td img{
	border:none;
	width:50px;
	height:50px;
}
#vigNettes2nT a{
	display: block;
	width: 50px;
	height: 50px;
}

a{	text-decoration: none;
	color:#c99802;
}
a:hover{
	color:#FF0000;
}

#vigNettes2nT td:hover{
	border: 1px solid #ff0206;
}
/*
h3 {
	border:1px solid #957101;
	font-size: 13px;
	padding: 2px;
	background-color:#222;
	text-align:center;
}
*/
fieldset{
	/*border: 1px solid #c99802;
	border: 1px solid #111;
	background-color:#090909;
	*/
	border: 1px solid transparent;
	border-top: 1px solid #191919;
	width:90%;
	margin: auto;
}
legend{
	border:1px solid #191919;
	background-color:#090909;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	}
	/*
#cadre_contact{
	padding-top:5px;
	font-size: 12px;
	position: absolute;
	top: 35.2%;
	left:0;
	color: #a60817;
	width: 32.5%;
	height: 52.5%;
	padding-top:5px;
	text-align: justify;
	padding: 20px;
	padding-left:0;
}
*/
#contact_form{
	margin-top:10px;
	color: #c99802;
	font-size: 12px;
}
input {
	background-color:#C1C1C1;
	width:100px;
}
textarea{
	background-color:#C1C1C1;
	width:200px;
	height:100px;
}

#tableau_image{
	background-color:transparent;
	position: absolute;
	/*top: 80px;*/
	top: 30px;
	right: 0px;
	width: 380px;
	height: 66%;
}
.submit {
  display: block;
	margin: 10px auto;
}
#citation {
	background-color: transparent;
}

#galery_image_div{
  width: 100%;
}

#galery_image{
  margin: auto;
  display: block;
}

#lienContact{
  position: absolute;
  /*top: 55px;*/
  top: 5px;
  left: 860px;
  display: block;
  width: 122px;
  text-align: right;
  font-weight: bold;
}

#video_player{
	z-index: 10000000;
	display: block;
	position: absolute;
	width: 320px;
	height: 240px;
	/*top: 80px;*/
	top: 30px;
	left: 40px;
}
