body
{
	padding: 0;
	margin: 0;
	background: #38302b;
	color: #FFF;
	font-family: futura bold, futura, verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 80%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #fff;
}


h1
{
	margin: 0 0 2.5em 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	text-transform: uppercase;
}

h1 a:hover{
	color: #aaa;
	opacity: 0.7;
}

a.current {
	color: #ff0000;
}

#centrecontainer
{
	left: 0px;
	width: 100%;

}

#outercontainer
{
	width: 750px;
	margin: auto;
	display: block;
	height: 445px;
	position: relative;
}

#header
{
	width: 770px;
	height: 31px;
	letter-spacing: 1px;
	position: relative;
}

#header h1{
	position: absolute;
	font-family: verdana, tahoma, sans-serif;
	top: 3px;
	line-height: 30px;
	font-size: 13px;
	z-index: 2000;
	text-decoration: none;
	text-transform: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#header h1 a{
	color: #666;
}

#container
{
	border: 1px solid #463d38;
        padding: 9px;
	width: 750px;
	height: 370px;
	position: relative;
}

#containerleft
{
	position: relative;
	float: left;
	width: 370px;
	height: 370px;
border-width: 0;
	/*padding: 10px;*/
	padding: 0;
	overflow: auto;
	/*background-color: #c9c9c9;*/
	background-color: #222;
border: 1px solid #463d38;
}

/*
#containerleft img
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
*/

a
{
	text-decoration: none;
	color: #FFF;
}

#containerright a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

/*
h2
{
	margin: 0;
	padding: 0;
	padding-right: 10px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	line-height: 1em;
	text-align: right;
	position: absolute;
	z-index: 10;
	bottom: 10px;
	left:10px;
	color: #fff;
	opacity: 0.90;
}
*/


h2{
  font-size: 1em;
  color: #999;
}

#contentObject
{
	position: relative;
	width: auto;
	text-align: center;
	margin: auto;
	margin-top: 35px;
}

#containerright
{
  position: absolute;
  top: 9px;
  left: 387px;
	/*float: left;*/
	width: 370px;
	height: 370px;
	background-color: #313131;
	overflow: auto;
	/*padding: 10px;*/
	font-size: 12px;
	/*z-index: 5;*/
border: 1px solid #463d38;
}


#footer
{
  position: absolute;
  bottom: 0;
	width: 770px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	/*color: #FF80A8;*/
	color: #666;
	font-weight: bold;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}



/* CADSCHOOL */

#diaporama_button{
	width: 332px;
	clear: both;
	border: 1px outset #999;
	background-color: #444;
	background-image: none;

	height: 20px;
	line-height: 18px;
	padding: 1px;
	margin: 2ex 0 2ex 4px;

	font-weight: bold;
	color: #999;
}
#diaporama_button:hover{
	border-style: inset;
	cursor: pointer;
	color: #eee;
}

#contact_form{
	/*margin: auto;*/
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

#contact_form fieldset{
	width: auto;
	display: block;
	border-width: 1px 0 0 0;
	border-color: #999;
	/* Exprès pour MIE */
	//border-color: #fff;
	margin: 0;
	margin-top: 0.7em;
	/*margin-left: 2ex;*/
}
#contact_form fieldset legend{
	color: #999;
	font-weight: bold;
}
#contact_form fieldset label{
	/*margin: 1em;*/
}

#contact_form p{
	margin: 0.3ex;
}


#contact_form input,
#contact_form textarea{
	background-color: #666;
	border-width: 1px;
	font-family: arial;
	font-size: 10px;
}
#contact_form textarea{
	font-family: arial;
	height: 80px;
}
#contact_form input[type='submit']{
	float: right;
	margin-top: 1ex;
}



#thumbs{
  margin-bottom: 2ex;
}

#galery_image_title{
	display: none;
}

h2#galery_image_title_2{
	border: 0;
	clear: both;
	position: relative;
	top: 20px;
}
#galery_image_description{
	text-align: justify;
	position: relative;
	top: 20px;
}

#galery_image_div{
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 370px;
  height: 370px;
}

ul#lang_select{
  float: left;
  display: block;
  padding: 0;
  margin: 0;
}
#lang_select li{
  display: inline;
}
#lang_select li a{
  display: inline;
  margin-right: 5px;
  border: 1px solid #333;
  border-left: 5px solid #444;
  background-color: #222;
  padding: 2px 6px;
  line-height: 20px;
  color: #555;
  font-size: 11px;
}
#lang_select li a:hover{
  border-color: #555;
  border-color-left: #666;
  background-color: #333;
  color: #888;
}

#video_player{
  position: absolute;
  top: 50%;
  left: 50%;

  margin-left: -160px;
  margin-top: -130px;
}

.closeLink{
position: absolute; bottom: 0; right: 0;
}

#waitDiv{
  position: absolute;
  top: 0;
  left: 0;
  height: 380px;
  width: 380px;
  z-index: 10;
  display: none;
  background-color: #111;
}

p{
	margin: 0;
}

a.closeLink{
	font-size: 11px;
}


/* Menu */

ul#menu{
  /*border: 1px solid blue;*/
  position: absolute;
  top: -9px;
  /* IE Hack */
  //top: 3px;
  right: 0;
  display: block;
  z-index: 9999;
  width: 700px;
}

ul#menu li.level_1{
	padding: 0;
	margin: 0;
	z-index: 9999;
	list-style-type: none;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	/*display: inline;*/

	float: right;
	/*border: 1px solid green;*/
}
ul#menu li.level_1:hover{
  /*display: block;*/
}


ul#menu li.level_1 a
{
	padding: 6px 10px;
	/*color: #FFF;*/
	text-decoration: none;
	/*float: right;*/
	z-index: 2500;
	display: block;
	/*border: 1px solid red;*/
}

ul#menu li.level_1 a:hover,
ul#menu li.level_1 a.current
{
	background-color: #ddd;
	color: #333;
}

ul#menu li.level_1 ul{
  display: none;
  /*position: relative;*/
}

ul#menu ul.level_2{

  position: absolute;
  /*position: relative;*/
  /*float: right;*/
  border: 1px solid green;
  top: 28px;
  //left: 204px;
  right: 0;
  padding: 0;
  margin: 0;
  //margin-left: -204px;
  width: 200px;
  border-width: 0 2px;
  border-color: #ccc;
  border-style: solid;
  background-color: #eee;
  color: #666;
  z-index: 1000;
}
ul#menu ul.level_2 li{
  display: block;
  /*clear: right;*/
  float: right;
  width: 200px;
  /*border: 1px solid red;*/
  font-size: smaller;
  border-top: 1px solid white;
}
ul#menu ul.level_2 li a{
  display: block;
  width: 180px;
  color: #333;
  text-align: right;
}
ul#menu ul.level_2 li a:hover{
  background-color: transparent;
  text-decoration: underline;
}

#epGalleryThumbs a{
  display: block;
  width: auto;
  border: 1px solid transparent;
  color: #999;
  padding: 0;
  clear: both;
  position: relative;
  background-color: transparent;
}
#epGalleryThumbs h3{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 50px;
  font-size: 11px;
}
#epGalleryThumbs a:hover,
#epGalleryThumbs a.current {
  border: 1px solid #999;
  background-color: #666;
  color: #333;
}

.container div h1,
.container div h2,
.container div h3,
.container div h4,
.container div h5,
.container div h6,
.container div p,
.container div a,
.container div img
{
  margin: 10px;
  /*border: 1px solid red;*/
}

#epGalleryThumbs img.thumbnail
{
  margin: 10px;
}


div.ressource p{
  font-size: 11px;
}

/*#################################################*/
div.thumb p{ display: none; }
div.thumb img{
  float: left;
}
div.thumb h3{
  margin: 0;
  line-height: 20px ;
  text-indent: 7px;
}
div.thumb{
  clear: both;
  margin: 8px;
  padding: 1px;
}