* {
  font-family: arial,helvetica;
  font-size: 12px;
}

body {
  background-color: #ffffff;
  text-align: center;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
  overflow-y:scroll;
}

#container {
  background-color: #ffffff;
  position: relative;
  width: 1000px;
  margin: 10px auto 0px auto;
  padding: 0px 0px 1px 0px;
  text-align: left;
  font-family: arial;
  font-size: 11px;
}

/* ---------- Header ---------- */

#header {
  position: relative;
  width: 812px;
  height: 100px;
}

#logo {
  position: absolute;
  top: 10px;
  left: 10px;
}

#versions {
  position: absolute;
  top: 0px;
  left: 224px;
  color: #999999;
}

#links {
  position: absolute;
  top: 0px;
  right: -45px;
  color: #999999;
}

#versions a, #links a {
  color: #999999;
  text-decoration: none;
}

#versions a:hover, #links a:hover {
  text-decoration: underline;
}

#search {
  position: absolute;
  top: 27px;
  right: -15px;
}

#search form {
  display: inline;
  margin: 0px;
  height: 18px;
}

#search form input.text {
  width: 130px;
  height: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  margin: 0px;
}

#search form input.image {
position: relative;
  top: 3px;
  left: 3px;
}


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

#nav {
  position: absolute;
  top: 65px;
  right: 0px;
}

#nav img {
  display: block;
  float: left;
  width: 98px;
  height: 35px;
  margin: 0px;
  padding: 0px;
}


/* ---------- Left col ---------- */

#left {
  position: relative;
  float: left;
  top: 10px;
  left: 0px;
  width: 212px;
  margin: 0px;
}


/* ---------- Get Connected ---------- */

#getconnected.en a {
  background-image: url("/images/getconnected_en.gif");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
  width: 212px;
  height: 44px;
  margin: 5px 0px 20px 0px;
}

#getconnected.fr a {
  background-image: url("/images/getconnected_fr.gif");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
  width: 212px;
  height: 44px;
  margin: 5px 0px 20px 0px;
}

#getconnected a:hover {
  background-position: 0px -44px;
}


/* ---------- Slider ---------- */

#slider {
  background-image: url('/images/background_slider.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  position: relative;
  width: 600px;
  height: 200px;
  margin: 0px 0px 10px 0px;
}

#slider img {
  border: 0px;
}

#carousel-wrapper {
  position: absolute;
  width: 391px;
  height: 184px;
  overflow: hidden;
  left: 7px;
  top: 4px;
}

#carousel-content {
  width: 391px;
}

#carousel-content .slide {
  float: left;
  width: 391px;
  height: 184px;
}

#slider ul,
#slider li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#slider li a {
  background-position: top left;
  position: relative;
  display: block;
  width: 194px;
  height: 46px;
  left: 399px;
  top: 4px;
}

#slider #link-en-1 {
  background-image: url('/images/slider_en/link_smartcut.gif');
}

#slider #link-en-2 {
  background-image: url('/images/slider_en/link_soiconsortium.gif');
}

#slider #link-en-3 {
  background-image: url('/images/slider_en/link_asn.gif');
}

#slider #link-en-4 {
  background-image: url('/images/slider_en/link_concentrix.gif');
}

#slider #link-fr-1 {
  background-image: url('/images/slider_fr/link_smartcut.gif');
}

#slider #link-fr-2 {
  background-image: url('/images/slider_fr/link_soiconsortium.gif');
}

#slider #link-fr-3 {
  background-image: url('/images/slider_fr/link_asn.gif');
}

#slider #link-fr-4 {
  background-image: url('/images/slider_fr/link_concentrix.gif');
}

#slider li a:hover,
#slider li a.on {
  background-position: bottom left;
}

/* ---------- Text ---------- */

#text {
  position: relative;
  margin: 5px 0px 10px 218px;
  width: 600px;
  min-height: 350px;
  _height: 350px;
}

#text h1 {
  font-size: 15px;
  color: #1981fe;
  margin: 15px 0px 10px 0px;
}

#text p {
  color: #666666;
}

#text a {
  text-decoration: none;
}

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


/* ---------- Columns ---------- */

#column1 {
  width: 340px;
  float: left;
  margin: 0px 0px 0px 7px;
  _margin: 0px 0px 0px 3px;
}

#column2 {
  width: 236px;
  float: right;
  margin: 0px 7px 0px 0px;
  _margin: 0px 3px 0px 0px;
}


/* ---------- Financial news ---------- */

#financial {
  background: url(/images/fond_financial_home.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  width: 212px;
  padding: 0px 0px 5px 0px;
}

#financial h1 {
  margin: 8px 10px 8px 10px;
  color: #ff8000;
  font-size: 17px;
}

#financial p {
  margin: 10px 10px 10px 10px;
  color: #ff8000;
}

#financial a {
  color: #ff8000;
  text-decoration: none;
}

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


/* ---------- Company news ---------- */

#company {
  background: url(/images/fond_company_home.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  background-color: #488acd;
  width: 340px;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 10px 0px;
}

#company h1 {
  margin: 0px 0px -10px 0px;
  color: #ffffff;
  font-size: 17px;
}

#company p {
  margin: 7px 10px 7px 10px;
  color: #ffffff;
}

#company a {
  color: #ffffff;
  text-decoration: none;
}

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


/* ---------- Industry news ---------- */

#industry {
  background: url(/images/fond_industry_home.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  width: 340px;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 20px 0px;
}

#industry h1 {
  margin: 0px 0px 8px 0px;
  color: #519bfe;
  font-size: 17px;
}

#industry p {
  margin: 10px 10px 10px 10px;
  color: #336699;
}

#industry i {
  color: #999999;
  font-style: normal;
}

#industry a {
  color: #519bfe;
  color: #336699;
  text-decoration: none;
}

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


/* ---------- Recent publications ---------- */

#publications {
  width: 236px;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 10px 0px;
}

#publications h1 {
  margin: 8px 10px 8px 10px;
  color: #519bfe;
  font-size: 17px;
}

#publications p {
  margin: 10px 10px 10px 10px;
  color: #336699;
}

#publications i {
  color: #999999;
  font-style: normal;
}

#publications a {
  color: #336699;
  text-decoration: none;
}

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


/* ---------- Soitec in the news ---------- */

#soitec {
  width: 236px;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 10px 0px;
}

#soitec h1 {
  margin: 8px 10px 8px 10px;
  color: #519bfe;
  font-size: 17px;
}

#soitec p {
  margin: 10px 10px 10px 10px;
  color: #336699;
}

#soitec i {
  color: #999999;
  font-style: normal;
}

#soitec a {
  color: #336699;
  text-decoration: none;
}

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


/* ---------- Events ---------- */

#events {
  background: url(/images/fond_events_home.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  background-color: #ff8000;
  width: 236px;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px 20px 0px;
}

#events h1 {
  margin: 0px 0px 8px 0px;
  color: #ffffff;
  font-size: 17px;
}

#events p {
  margin: 10px 10px 10px 10px;
  color: #ffffff;
  text-align: right;
}

#events a {
  color: #ffffff;
  text-decoration: none;
}

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


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

#footer {
  background-image: url("/images/footer.gif");
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  clear: both;
  width: 588px;
  height: 25px;
  line-height: 25px;
  margin: 0px 0px 10px 220px;
  color: #999999;
}

#footer p {
  float: left;
  width: 289px;
  margin: 0px 0px 0px 5px;
}

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

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