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

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


/* ---------- Nav ---------- */

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

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


/* ---------- Subnav ---------- */

#subnav {

  bottom: -180px;
  width: 212px;
  padding: 0px 0px 0px 0px;
  line-height: 2.1em;
}

#subnav a {
  background: url(/images/fond_subnav.gif);
  background-position: 100% 10px;
  background-repeat: no-repeat;
  padding: 0px 12px 0px 0px;
  display: block;
  color: #000000;
  font-weight: bold;
  text-align: right;
  text-decoration: none;
}

#subnav a:hover {
  color: #1981fe;
  color: #336699;
}

#subnav a.here {
  background: none;
  color: #1981fe;
}


/* ---------- Sub-subnav ---------- */

#subsubnav {
  position: absolute;
  top: 225px;
  width: 212px;
  padding: 0px 0px 0px 0px;
  line-height: 2em;
}

#subsubnav a {
  background: url(/images/fond_subnav.gif);
  background-position: 100% 8px;
  background-repeat: no-repeat;
  padding: 0px 12px 0px 0px;
  margin: 0px 20px 0px 0px;
  display: block;
  color: #000000;
  text-align: right;
  text-decoration: none;
}

#subsubnav a:hover {
  color: #1981fe;
  color: #336699;
}

#subsubnav a.here {
  background: none;
  color: #1981fe;
}


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

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


/* ---------- Tools ---------- */

#tools {
  position: absolute;
  top: 335px;
  left: 830px;
  width: 150px;
  padding: 0px 0px 0px 0px;
  line-height: 2em;
  color: #ff8000;
}

#tools a {
  background: url(/images/fond_tools.gif);
  background-position: 0% 4px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 12px;
  color: #ff8000;
  text-decoration: none;
}

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


/* ---------- Euronext ---------- */

#euronext {
  position: absolute;
  top: 350px;
  left: 100px;
}


/* ---------- Breadcrumbs ---------- */

#text #breadcrumbs {
  background: url(/images/soitec_tm.gif);
  background-position: 99% 2px;
  background-repeat: no-repeat;
  height: 12px;
  margin: 0px 7px 0px 7px;
  color: #999999;
}

#text #breadcrumbs a {
  color: #999999;
}


/* ---------- Breadcrumbs Picogiga ---------- */

#text #breadcrumbspico {
  background: url(/images/picogiga_tm.gif);
  background-position: 99% 2px;
  background-repeat: no-repeat;
  height: 13px;
  margin: 0px 7px 0px 7px;
  color: #999999;
}

#text #breadcrumbs a {
  color: #999999;
}


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

#text {
  position: relative;
  margin: 5px 0px 10px 218px;
  padding: 0px 0px 10px 0px;
  width: 600px;
  min-height: 350px;
  _height: 350px;
  line-height: 1.3em;
  color: #666666;
}

#text h1 {
  font-size: 19px;
  font-family: arial;
  font-weight: bold;
  color: #336699;
  margin: 10px 7px 15px 7px;
  line-height: 1.3em;
}

#text h3 {
  font-size: 19px;
  font-family: arial;
  font-weight: bold;
  color: #336699;
  margin: 10px 7px 0px 7px;
  line-height: 1.3em;
}

#tabs h1{
	font-size: 19px;
	font-family: arial;
	font-weight: bold;
	color: #336699;
	margin: 10px 7px 15px 7px;
	line-height: 1.3em;
	margin-left:13px;
}

#text h2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #336699;
  margin: 25px 7px 15px 7px;
  line-height: 1.3em;
}

#text p, #text td {
  color: #666666;
  margin: 10px 7px 10px 7px;
}

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

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

#text img.left {
  float: left;
  margin: 3px 20px 10px 0px;
  border: none;
}

#text img.right {
  float: right;
  margin: 3px 7px 10px 20px;
  border: none;
}

#text big {
  font-size: 19px;
  margin: 0px;
}

#text sup {
  font-size: 9px;
}

#text .hide {
  display: none;
}

#text .step h2,
#text .hide h2 {
  margin: 0px;
}

p.puce   {
	padding-left : 12px;
	padding-right : 10px;
	background-image : url(images/puce_triangle.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
}

/* download pdf */
.pdf{
	float: right;
	margin-top: 15px;
	width: 200px;
	height: 12px;
	text-align: right;
	margin-right: 15px;
}

.orange{
	color: #ff8000;
	margin-bottom: 2px;
}


/* ---------- Dates clés ------------ */

#datecles p.titre {
  font-size: 13px;  
  font-weight: bold;
  color: #336699;
  height: 30px;
  line-height: 30px;
}

#datecles p.titre span.date {
  color: #bfa86b;
  font-size: 22px;
  font-weight: bold;
}

#datecles div .plus {
  display: inline;
}

#datecles div .moins {
  display: none;
}

#datecles div.on .plus {
  display: none;
}

#datecles div.on .moins {
  display: inline;
}

#datecles div.on .hidden {
  display: block;
  margin-bottom: 10px;
}

#datecles a:hover {
  text-decoration: none;
}

#text p.hidden {
  display: none;
}





/* ---------- Images ------------ */

.placement_droite{
	float:right;
	width:290px;
	height:670px;
	margin-right:31px;
	_margin-right:0px;
}
/* --- La loupe par dessus l'image ou l'on peut zoomer ---*/
.img_zoom:hover {
	cursor:url(/images/ico_zoom.cur), pointer;
	opacity: 0.8;
}

/*image du footer */
.image_footer{
	margin-left: 10px;
}

.zoom {
	width: 18px;
	height: 16px;
	background: white url(/images/magnify.gif) no-repeat;
	position: absolute;
	right: 0;
	bottom: 44px;
	margin-bottom: 1px;
	margin-right: 6px;
}


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

table.blanc {
  width: 585px;
  margin: 10px 0px 10px 0px;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #999999;
  border-collapse: collapse;
}

table.blanc td {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #999999;
  color: #666666;
  padding: 5px 2px 5px 2px;
}

#tableau-orange {
  background: url(/images/tab_orange_haut.gif);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  width: 586px;
  margin: 20px 7px 10px 7px;
  padding: 7px 0px 0px 0px;
}

#tableau-orange table {
  background: url(/images/tab_orange_bas.gif);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-color: #ff8200;
  width: 100%;
}

#tableau-orange table th {
  color: #ffffff;
  padding: 8px;
  vertical-align: top;
}

#tableau-orange table td {
  color: #ffffff;
  padding: 8px;
  vertical-align: top;
}

#tableau-bleu {
  background: url(/images/tab_bleu_haut.gif);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  width: 586px;
  margin: 20px 7px 10px 7px;
  padding: 7px 0px 0px 0px;
}

#tableau-bleu table {
  background: url(/images/tab_bleu_bas.gif);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-color: #529aff;
  width: 100%;
}

#tableau-bleu table th {
  color: #ffffff;
  padding: 8px;
  vertical-align: top;
}

#tableau-bleu table td {
  color: #ffffff;
  padding: 8px;
  vertical-align: top;
}

#tableau-bleu table td a {
  color: #336699;
}


/* ---------- Press releases ---------- */

p.release span.date {
  display: table-cell;
  width: 105px;
  font-weight: bold;
  vertical-align: top;
}

p.release span.title {
  display: table-cell;
  width: 480px;
}


/* ---------- Awards ---------- */

p.awards span.date {
  display: table-cell;
  width: 105px;
  font-weight: bold;
  vertical-align: top;
}

p.awards span.title {
  display: table-cell;
  width: 330px;
}

p.awards span.logo {
  display: table-cell;
  width: 150px;
  vertical-align: top;
}

p.awards span.logo img {
  border: none;
  margin: 0px 0px 35px 25px;
}


/* ---------- Glossary ---------- */

p.glossary span.word {
  display: table-cell;
  width: 150px;
  font-weight: bold;
  font-size: 14px;
  vertical-align: top;
}

p.glossary span.text{
  display: table-cell;
  width: 435px;
}


/* ---------- Contact ---------- */

p.contact {
  border-top: 1px solid #cccccc;
  padding: 20px 0px 10px 0px;
}

p.contact span.word {
  display: table-cell;
  width: 240px;
  font-weight: bold;
  font-size: 14px;
  vertical-align: top;
}

p.contact span.text{
  display: table-cell;
  width: 345px;
}


/* ---------- Search results ---------- */

#did_you_mean, #result_report, #results {
  color: #666666;
  margin: 10px 7px 10px 7px;
}

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


/* ---------- Tabs TLB 13/11/09---------- */

#tabs {
  position: relative;
  background-image: url(images/fond_tabs.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 586px;
  min-height: 150px;
  _height: 150px;
}

#tabs > div {
  display: none;
}

#tabs #tab1 {
  display: block;
}

#tabs ul  {
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#tabs ul li {
	display: block;
	float: left;
}

#tabs ul li ul li {
	display: block;
	float: left;
}

#tabs.small ul li a {
  background-image: url(/images/fond_tab_small_off.gif);
  display: block;
  width: 100px;
  height: 25px;
  line-height: 24px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-align: center;
}

#tabs.small ul li a.here {
  background-image: url(/images/fond_tab_small_on.gif);
  color: #1981fe;
  text-decoration: none;
}

#tabs.medium ul li a {
  background-image: url(/images/fond_tab_medium_off.gif);
  display: block;
  width: 140px;
  height: 25px;
  line-height: 24px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-align: center;
}

#tabs.medium ul li a.here {
  background-image: url(/images/fond_tab_medium_on.gif);
  color: #1981fe;
  text-decoration: none;
}

#tabs.large ul li a {
  background-image: url(/images/fond_tab_large_off.gif);
  display: block;
  width: 195px;
  height: 25px;
  line-height: 24px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
  text-align: center;
}

#tabs.large ul li a.here {
  background-image: url(/images/fond_tab_large_on.gif);
  color: #1981fe;
  text-decoration: none;
}

.clear {
	clear: both;
	margin-bottom: 20px;
}

#tabs p {
  line-height: 1.3em;
  margin: 15px 15px 5px 15px;
}

#tabs h3 {
  font-size: 19px;
  font-family: arial;
  font-weight: normal;
  color: #666666;
  margin: 20px 15px 15px 15px;
  line-height: 1.3em;
}


/* ---------- Forms ---------- */

form table {
  margin: 10px 0px 10px 7px;
}

form th {
  text-align: left;
  vertical-align: top;
  padding: 3px 0px 3px 0px;
  height: 26px;
  color: #666666;
}

form td {
  vertical-align: top;
  padding: 3px;
  color: #666666;
}

input, textarea, select {
  font-family: arial;
  font-size: 12px;
  color: #666666;
}

#text p.msgerr {
  margin: 15px 0px 10px 5px;
  color: #ff0000;
  font-weight: bold;
}

#text p.msgok {
  margin: 15px 0px 10px 5px;
  color: #00bb1b;
  font-weight: bold;
}

#step1_info {
  display: none;
  margin: 20px 0px 0px 0px;
}

#step1_info p {
  border: 1px solid #ff8000;
  color: #ff8000;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}

#form-part2 {
  display: none;
}

#Email,
#country,
#city {
  display: none;
}




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

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

#footer p {
  float: left;
  width: 293px;
  margin: 0px 0px 0px 0px;
  color: #999999;
}

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

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