body
{
	padding: 0;
	margin: 0;
	background: #000;
	color: #FFF;
	font-family: futura bold, futura, verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
}

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: 945px;
	margin: auto;
}

#header
{
	width: 945px;
	height: 31px;
	letter-spacing: 1px;
}

#header h1{
	position: absolute;
	font-family: verdana, tahoma, sans-serif;
	/* IE hack */
	//top: 5px;
	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 #666;
        padding: 16px;
	width: 913px;
	height: 358px;
	position: relative;
}

#containerleft
{
	position: relative;
	float: left;
	width: 446px;
	height: 356px;
border-width: 0;
	/*padding: 10px;*/
	overflow: auto;
	/*background-color: #c9c9c9;*/
	background-color: #000;
border: 1px solid #666;
}

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

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

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

/*
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: 12px;
  color: #999;
}

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

#containerright
{
  position: absolute;
  top: 16px;
  left: 481px;
	/*float: left;*/
	width: 446px;
	height: 356px;
	background-color: #000;
	overflow: auto;
	/*padding: 10px;*/
	font-size: 12px;
	z-index: 5;
border: 1px solid #666;
}


#footer
{
	width: 945px;
	text-align: right;
	padding: 5px 0px;
	color: #fff;
}

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

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

#copyright{
	float: left;
	font-size: 9px;
}



/* 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;*/
	margin: 10px;
}

#contact_form fieldset{
	width: auto;
	border-width: 1px 0 0 0;
	border-color: #999;
	/* Exprès pour MIE */
	//border-color: #fff;
	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,
#contact_form address{
	margin: 3px auto 3px 120px;
	width: auto;
	text-align: left;
	font-style: normal;
}


#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: relative;
  display: block;
}

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;
}

ul#menu ul.level_2{

  position: absolute;
  //position: relative;
  //float: right;
  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;
  font-size: 11px;
  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;
}
#epGalleryThumbs h3{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 50px;
  font-size: 12px;
}
#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;*/
}

#containerleft div img{
	margin: 0;
}

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

/*#################################################*/
div.ressource h3,
div.thumb h3{
  margin: 0;
  font-size: 12px;
  color: #fff;
  height: 35px;
  line-height: 35px;
  text-indent: 7px;
}
div.ressource img.thumbnail{
  clear: both;
  margin: 8px;
  padding: 1px;
}

div.thumb{ margin: 15px 0 0 15px; padding: 0; float: left; border: 1px solid #fff; opacity: 0.5; }
div.thumb h3{ display: none; }
div.thumb p{ display: none; }
div.thumb img{ margin: 0; float: left; width: 45px; height: 35px; }
div.thumb:hover{ opacity: 1; }
