* {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  outline: none;
}

html {
  overflow-y: scroll;
}

body {
  background-color: #ffffff;
  text-align: center;
}

#container {
  background-color: #ffffff;
  position: relative;
  width: 1000px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 1px 0px;
  text-align: left;
}


/* ---------- Logo ---------- */

#logo {
  float: left;
  position: relative;
  left: 0px;
  top: 0px;
  width: 250px;
  height: 145px;
}

#logo img {
  border: none;
}


/* ---------- Bandeau ---------- */

#bandeau {
  width: 730px;
  height: 40px;
  margin: 0px 0px 0px 267px;
  padding: 4px 0px 0px 0px;
}

#bandeau a {
  color: #666666;
  text-decoration: none;
}

#bandeau a:hover {
  text-decoration: underline;
}

#bandeau a img {
  border: none;
  vertical-align: middle;
}

#lang {
  float: left;
  margin-top: 7px;
}

#lang a {
  display: inline-block;
  padding: 2px 0px 0px 0px;
}

#tools {
  float: right;
  height: 21px;
  text-align: right;
  margin-top: 7px;
}

#tools a {
  display: inline-block;
  padding: 2px 5px 0px 5px;
}

#tools form {
  position: relative;
  background-image: url(/images/background_search.gif);
  background-repeat: no-repeat;
  float: right;
  height: 21px;
  width: 167px;
  text-align: left;
  margin: 0px 0px 0px 5px;
}

#tools input#query {
  background-color: transparent;
  border: none;
  color: #666666;
  height: 16px;
  width: 130px;
  margin: 3px 0px 1px 10px;
}

#tools input#ok {
  position: absolute;
  top: 0px;
  left: 145px;
  height: 21px;
  width: 21px;
}

#tools img {
  vertical-align: middle;
}


/* ---------- Navigation ---------- */

#menu {
  width: 730px;
  height: 35px;
  background: url(/images/background_menu.gif);
  margin: 0px 0px 0px 267px;
  line-height: 35px;
  text-align: center;
}

#menu.en a {
  color: #666666;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0px 6px 0px 6px;
  padding: 0px 5px 0px 5px;
}

#menu.fr a {
  color: #666666;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0px 3px 0px 3px;
  padding: 0px 5px 0px 5px;
}

#menu a:hover {
  color: #006699;
}

#menu a.here {
  color: #3594c9;
}

#menu img {
  vertical-align: top;
}


/* ---------- Colonne gauche ---------- */

#gauche {
  position: absolute;
  left: 0px;
  top: 145px;
  width: 250px;
  min-height: 100px;
}

#gauche h3 {
	color: #006699;
	font-family: trebuchet ms,arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
  margin: 10px 15px 10px 15px;
  line-height: 1.4em;
}

#gauche p {
  color: #999999;
  margin: 10px 15px 10px 15px;
  line-height: 1.4em;
}

#gauche p.head {
  color: #339900;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1em;
}

#gauche p a {
  color: #3594c9;
  text-decoration: none;
}

#gauche p a:hover {
  text-decoration: underline;
}

#gauche #worldwide {
	background-color: #f2f2f2;
	padding: 5px 0px;
}

#gauche #worldwide p {
  color: #333333;
  font-size: 10px;
}



/* ---------- Sous-menu gauche ---------- */

#sousmenu {
  background-image: url(/images/background_sousmenu.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  min-height: 100px;
  padding: 1px 0px 10px 0px;
}

#sousmenu ul {
  margin: 10px 20px 60px 15px;
  padding-left: 10px;
  /*border-left: 1px solid #666666;*/
}

#sousmenu ul li {
  list-style: none;
  list-style-position: outside;
  margin: 8px 0px 8px 0px;
  text-align: right;
}

#sousmenu ul li a {
  color: #666666;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 0px 0px 5px;
}

#sousmenu ul li a.here {
  /*background-image: url(/images/background_sousmenu_puce.gif);*/
  background-position: 0px 4px;
  background-repeat: no-repeat;
  color: #3594c9;
}

#sousmenu ul li a:hover {
  color: #006699;
}



/* ---------- Diapo home ---------- */

#corps #scroller img {
  margin: 0px;
}

#corps .controls {
  margin: 8px 0px -30px 10px;
}

#corps .controls a {
  color: #999999;
  display: inline-block;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 25px;
  font-weight: bold;
  height: 33px;
  width: 33px;
  margin: 0px 2px 0px 2px;
  text-align: center;
  text-decoration: none;
}

#corps .controls a:hover {
  color: #339900;
  text-decoration: none;
}

#corps .controls a.active {
  /*background-image: url(/images/background_controldiapo.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;*/
  color: #339900;
}

div#glider-horizontal div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 730px; 
	height: 365px;
	overflow: hidden;
	border: 0px solid #cccccc;
}

div#glider-horizontal div.scroller div.content {
	width: 10000px;
}

div#glider-horizontal div.scroller div.section {
  /* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 730px;
	height: 365px;
	overflow: hidden;
	float: left;
}

div#glider-horizontal div.scroller div.section img {
  border: none;
}

div#glider-vertical div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 730px; 
	height: 365px;
	overflow: hidden;
	border: 0px solid #cccccc;
}

div#glider-vertical div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 730px;
	height: 365px;
	overflow: hidden;
	/*float:left;*/
}

div#glider-vertical div.scroller div.content {
	width: 10000px;
}



/* ---------- Actualités home ---------- */

#actualites {
  clear: both;
  margin: 10px 0px 0px 0px;
  width: 1000px;
}

#actualites .hydrogene {
  float: left;
  background-color: #d9efec;
  background-image: url(/images/background_actuhydrogene.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 250px;
  min-height: 100px;
  margin: 0px 17px 10px 0px;
  padding: 0px 0px 15px 0px;
}

#actualites .hydrogene p {
  color: #006699;
  margin: 10px 15px 10px 15px;
}

#actualites .hydrogene a {
  color: #006699;
  font-weight: bold;
  text-decoration: none;
}

#actualites .hydrogene a:hover {
  text-decoration: underline;
}

#actualites .mcphy {
  float: left;
  background-color: #e3fec8;
  background-image: url(/images/background_actumcphy.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 460px;
  min-height: 150px;
  margin: 0px 17px 10px 0px;
  padding: 0px 0px 15px 0px;
}

#actualites .mcphy h3 {
  color: #339900;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 14px;
  margin: 10px 15px 10px 15px;
}

#actualites .mcphy p {
  color: #339900;
  margin: 10px 15px 10px 15px;
}

#actualites .mcphy a {
  color: #339900;
  font-weight: bold;
  text-decoration: none;
}

#actualites .mcphy a:hover {
  text-decoration: underline;
}

#actualites .mcphy object {
  display: inline-block;
  margin: 5px 0px;
}

#actualites .publications {
  float: left;
  background-color: #f2db9d;
  background-image: url(/images/background_actupublications.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 250px;
  min-height: 100px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 15px 0px;
}

#actualites .publications p {
  color: #ff6600;
  margin: 10px 15px 10px 15px;
}

#actualites .publications a {
  color: #ff6600;
  font-weight: bold;
  text-decoration: none;
}

#actualites .publications a:hover {
  text-decoration: underline;
}

#actualites p i {
  color: #666666;
  font-style: normal; 
}

#actualites img {
  border: none;
}



/* ---------- Colonne centre ---------- */

#corps {
  background-color: #f2f2f2;
  background-image: url(/images/background_corps.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 267px;
  padding: 0px 0px 50px 0px;
  width: 730px;
  _height: 300px;
  min-height: 300px;
}

#corps h1 {
  color: #006699;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0px 0px 0px;
  margin: 0px 10px 3px 15px;
}

#corps h2 {
  color: #006699;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 50px 0px 80px;
}

#corps h3 {
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  margin: 20px 50px 10px 80px;
}

#corps p {
  color: #333333;
  line-height: 1.4em;
  margin: 7px 50px 10px 80px;
}

#corps ul {
  margin: 0px 50px 0px 80px;
}

#corps li {
  color: #333333;
  line-height: 1.4em;
  margin: 6px 0px 6px 2px;
  list-style-position: inside;
}

#corps i,
#corps b {
}

#corps sub,
#corps sup {
  font-size: .83em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}

#corps sup {
	bottom: .5ex;
}

#corps sub {
	top: .5ex;
}

#corps a {
  color: #3594c9;
  font-weight: bold;
  text-decoration: none;
}

#corps a:hover {
  text-decoration: underline;
}

#corps img {
  border: none;
}

#corps img.left {
  float: left;
  margin: 4px 15px 8px 0px;
}

#corps img.right {
  float: right;
  margin: 3px 0px 8px 15px;
}

#corps img.big {
  background: url(/images/background_imgbig.gif);
  background-position: center bottom;
  padding: 0px 15px 12px 15px;
  margin: 0px;
}

#corps .exergue {
  color: #328200;
  font-weight: bold;
}

#corps .caption {
  color: #666666;
  font-style: italic;
}

#corps .caption b {
  color: #006699;
  font-family: trebuchet ms,arial,helvetica,sans-serif;
  font-style: normal;
  font-size: 13px;
}

#corps #map {
  height: 350px;
  margin: 7px 50px 10px 80px;
  width: 600px;
}

/* ----- Box pdf ----- */

#corps a.pdf {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  float: right;
  font-size: 10px;
  font-weight: normal;
  margin: 3px 50px 5px 15px;
  padding: 0px 0px 5px 0px;
  text-align: center;
  width: 100px;
}

#corps a.pdf:hover {
  text-decoration: none;
}

#corps a.pdf img {
  border: 0px;
  margin: 10px 25px 3px 25px;
}




/* ---------- Pages actualités ---------- */

#corps p.release {
  margin: 5px 40px 10px 10px;
}

#corps p.release span.date {
  display: block;
  float: left;
  margin: 0px 0px 0px 0px;
  text-align: right;
  width: 80px;
}

#corps p.release span.title {
  display: block;
  margin: 0px 0px 0px 90px;
  width: 580px;
}

#corps p.release object {
  display: inline-block;
  margin: 5px 0px;
}


/* ----- Formulaires ----- */

#corps label {
  color: #006699;
  display: block;
}

#corps input,
#corps textarea,
#corps select {
  background-color: #f8f8f8;
  border: 1px solid #c2c2c2;
  font-size: 12px;
  color: #333333;
}

#corps p.msgok {
  background-color: #53a129;
  border: 1px solid #53a129;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 50px 20px 80px;
	padding: 10px;
}

#corps p.msgerr {
  color: #ff0000;
  font-weight: bold;
	margin: 10px 50px 20px 80px;
}

#corps #city {
	display: none;
}



/* ---------- Tableaux ---------- */

#corps table {
  border-collapse: collapse;
  margin: 5px 50px 10px 80px;
}

#corps table th {
  background-color: #999999;
  border: 1px solid #f2f2f2;
  color: #ffffff;
  padding: 6px 10px 6px 10px;
}

#corps table td {
  background-color: #cccccc;
  border: 1px solid #f2f2f2;
  padding: 3px 10px 3px 10px;
}

#corps table td.here {
  background-color: #8bbf12;
  color: #ffffff;
}



/* ---------- Résultats de recherche ---------- */

#did_you_mean,
#common_report,
#result_report,
#results,
#other_pages {
  color: #333333;
  line-height: 1.4em;
  margin: 10px 50px 10px 80px;
}

#results .url {
  font-style: italic;
}



/* ---------- Footer ---------- */

#footer {
  position: relative;
  border-top: 1px solid #dddddd;
  color: #aaaaaa;
  clear: both;
  height: 35px;
  margin: 20px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  width: 100%;
}

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

#footer a:hover {
  text-decoration: underline;
}

