ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, td { 
  margin: 0; 
	padding: 0; 
}
a img,:link img,:visited img { 
  border: none; 
}
a {
  text-decoration: none;
  color: black;
}
a:hover {
  text-decoration: underline;
}

* html {
  overflow-y: hidden;
}
* html body {
  height: 100%;
  overflow: auto;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #a8d5c0;
  padding: 20px;
	margin: 0;
}
h1 {
  font-weight: bold;
	font-size: 15px;
	margin-bottom: 1em;
}
img {
  display: block;
}
img.inline {
  display: inline;
}

#wrapper {
  padding: 20px;
  margin-left: -490px;
  margin-top: -305px;
  width: 940px;
  height: 570px;
  top: 50%;
  left: 50%;
  background-color: #ffffff;
  position: absolute;
}

#background {
  width: 760px; 
	height: 570px; 
	overflow: hidden;
	position: relative;
}
#background .background_slider_images {
  position: absolute; 
  top: -570px; 
  left: 0;
}

#contents {
  position: absolute;
	left: 500px;
	top: 20px;
	height: 550px;
	width: 440px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: none;
	background-color: #eaebec;
	padding-left: 15px;
	padding-top: 20px;
}
#contents .project_info {
  width: 440px;
  height: 110px;
}
#contents .project_info .title {
  width: 170px;
  float: left;
}
#contents .project_info .body {
  width: 260px;
  float: right;
  text-align: right;
}
#contents #project_slideshow {
  width: 438px;
  height: 438px;
  overflow: hidden;
  position: relative;
}
#contents p.subprojects a {
  color: #707173;
}

.infos {
	/*position: absolute;*/
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #fff;
	overflow: hidden;
}
.infos.large {
  width: 415px !important;
  height: 415px;
  min-height: 415px;
}
.infos#info0 {
  padding-right: 10px;
	width: 190px;
}
.infos img {
  float: right;
}
#contents ul.coordonnees {
  list-style-type: none;
  list-style-position: outside;
}
#contents ul.coordonnees .label {
  float: left;
  width: 150px;
}

#citation {
  position: absolute; 
	top: 50px; 
	left: 800px; 
	font-size: 16px; 
	line-height: 22px; 
	font-style: italic; 
	width: 130px;
}

#labomatictm {
  position: absolute; 
	top: 51px; 
	left: 47px;
}

ul#nav {
	position: absolute; 
	top: 137px; 
	left: 300px;
	z-index: 100;
}
ul#nav, #nav ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
}
#nav li {
  background-image: url(../images/search-bg.gif); 
	width: 200px; 
	height: 18px; 
}
#nav li li {
	width: 327px;
	background-image: none;
	height: auto;
	padding-bottom: 0.3em;
	padding-top: 1px;
	position: relative;
}
#nav li li li {
  width: 213px;
}
#nav li a {
  color: #000;
	text-decoration: none;
}
#nav ul li a {
	display: block;
	width: 327px;
	color: #949056;
}
#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}
#nav li ul {
	position: absolute;
	left: -999em;
	top: 14px;
	height: auto;
	width: 327px;
	margin: 0;
	background-color: #ffed00;
	margin-left: -200px;
	margin-top: 4px;
	padding-top: 1em;
	padding-bottom: 1em;
}

#nav li ul ul {
  float: left;
	padding: 0 20px 1em 0;
	background-color: #fff;
	margin: -14px 0 0 290px;
	width: 213px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li li:hover, #nav li li.sfhover {
	background: #009ee0;
}
#nav li li a:hover {
  color: #fff;
	background: #009ee0;
}
#nav li li li:hover, #nav li li li.sfhover {
  background: none;
}

#project_slideshow ul {
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  top: 0;
  left: 0;
  height: 440px;
  width: 100000px;
}
#project_slideshow .container {
  width: 440px;
  height: 440px;
  position: relative;    
  overflow: hidden;
}
#project_slideshow ul li {
  width: 440px;
  height: 440px;
  float: left;             
  list-style: none;
}
#project_slideshow ul li img {
  display: block;
}
#project_slideshow .next_button {
  position: absolute;
  left: 370px;
  top: 350px;
  z-index: 100;
  font-size: 14px;
  font-weight: bold;
  color: #E2007A;
  cursor: pointer;
}
#project_slideshow .next_button_disabled {
  display: none;
}
#project_slideshow .previous_button {
  position: absolute;
  left: 10px;
  top: 350px;
  z-index: 100;
  font-size: 14px;
  font-weight: bold;
  color: #E2007A;
  cursor: pointer;
}
#project_slideshow .previous_button_disabled {
  display: none;
}

#newcontacts {
  position: absolute;
  top: 135px;
  left: 20px;
  z-index: 200;
  width: 760px; 
  background-color: #e0e0e0;
  padding: 16px 0;
}
#newcontacts,
#newcontacts td {
  color: #4d4d4d;
  font-size: 14px;
}
#newcontacts p {
  line-height: 20px;
}
#newcontacts table {
  width: 100%;
}
#newcontacts td {
  vertical-align: top;
}
#newcontacts a {
  color: #4d4d4d;
}
#newcontacts a.skip {
  color: #e2007a;
}

