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

html {
  overflow-y: scroll;
}

body {
  background-image: url(/images/background_body.gif);
  background-position: center top;
  background-repeat: repeat-y;
  background-color: #eeeeee;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

#container {
  background-image: url(/images/background_container.jpg);
  background-position: 25px 135px;
  background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 1000px;
}

body.blue #container {
  background-image: url(/images/background_container_blue_th.jpg);
  background-position: 25px 135px;
  background-repeat: no-repeat;
}

body.green #container {
  background-image: url(/images/background_container_green_th.jpg);
  background-position: 25px 135px;
  background-repeat: no-repeat;
}

body.orange #container {
  background-image: url(/images/background_container_blue_th.jpg);
  background-position: 25px 135px;
  background-repeat: no-repeat;
}


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

#header {
  /*background-image: url(/images/background_header_blue.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;*/
  position: relative;
  height: 135px;
  margin: 0px 25px 0px 25px;
}


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

#tools {
  background-image: url(/images/background_tools.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  position: absolute;
  top: 30px;
  right: 0px;
  width: 192px;
  height: 100px;
  z-index: 100;
}

#tools form {
  margin: 0px 0px 8px 0px;
}

#tools form input.texte {
  background: transparent;
  border: 0px;
  color: #555555;
  margin: 17px 0px 0px 23px;
  width: 135px;
}

#tools form input.ok {
  background: transparent;
  border: 0px;
  position: absolute;
  top: 16px;
  left: 154px;
  margin: 0px;
}

#tools a {
  background-image: url(/images/puce_orange.gif);
  background-position: 0px 4px;
  background-repeat: no-repeat;
  color: #FF6600;
  font-weight: bold;
  margin: 0px 0px 2px 20px;
  padding: 0px 0px 0px 12px;
}


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

#left {
  display: inline;
  position: relative;
  float: left;
  margin: 0px 0px 0px 25px;
  width: 190px;
  padding: 0px 0px 0px 3px;
}

#left div {
  margin: 2px 0px 5px 0px;
}

#left div div {
  margin: 0px;
}


/* ----- Box gauche "My Consortium" ----- */

#myconsortium .header {
  background-image: url(/images/myconsortium_header.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 83px;
  padding: 0px 0px 0px 0px;
}

#myconsortium .header h2 {
  position: relative;
  color: #666666;
  margin: 0px 13px 5px 13px;
  top: 72px;
}

#myconsortium .header h2 a {
  background: none;
  color: #FF6600;
  font-weight: bold;
  font-size: 12px;
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
}

#myconsortium .body {
  background-image: url(/images/myconsortium_background.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  padding: 1px 0px 12px 0px;
}

#myconsortium .body p {
  color: #666666;
  font-size: 11px;
  margin: 5px 13px 5px 13px;
  line-height: 1.2em;
}

#myconsortium a {
  background-image: url(/images/puce_orange.gif);
  background-position: 0px 5px;
  background-repeat: no-repeat;
  color: #FF6600;
  font-weight: bold;
  font-size: 11px;
  margin: 5px 13px 5px 13px;
  padding: 1px 0px 1px 12px;
  line-height: 16px;
}

#myconsortium .body hr {
  color: #666666;
  width: 100px;
  height: 1px;
}


/* ----- Box gauche "Clinic" ----- */

#clinic .header {
  background-image: url(/images/designclinic_header_v2.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 70px;
  padding: 0px 0px 0px 0px;
}

#clinic .header2 {
  background-image: url(/images/designclinic_header_v3.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 115px;
  padding: 0px 0px 0px 0px;
}

#clinic h2 {
  position: relative;
  color: #0066cc;
  margin: 0px 13px 10px 13px;
  top: 68px;
}

#clinic .body {
  background-image: url(/images/clinic_background.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  padding: 1px 0px 10px 0px;
}

#clinic .body p {
  color: #666666;
  font-size: 11px;
  margin: 0px 13px 5px 13px;
  line-height: 1.2em;
}

#clinic p.more {
  color: #ff6600;
  font-size: 10px;
}

#clinic p.more a {
  background-image: url(/images/puce_orange.gif);
  background-position: 0px 5px;
  background-repeat: no-repeat;
  color: #ff6600;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 0px 1px 12px;
  line-height: 16px;
}

#clinic .body p.more a span.new {
  background-color: #ff6600;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  padding: 0px 3px 0px 3px;
}


/* ----- Box gauche "Applications" ----- */

#applications {
  background-image: url(/images/applications_background.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 12px 0px 3px 0px;
}

#applications .header {
  padding: 37px 0px 1px 0px;
}

#applications .body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  height: 90px;
}

#applications form {
  margin: 0px 15px 0px 16px;
}

#applications select {
  font-size: 11px;
  margin-bottom: 2px;
  width: 158px;
}

#applications option {
  font-size: 11px;
}

#applications input {
  font-size: 11px;
  padding: 1px;
}

#applications p {
  color: #8d949c;
  font-size: 10px;
  margin: 0px 16px 7px 16px;
  line-height: 1.2em;
}

#applications p a {
  font-size: 11px;
  color: #669900;
}

#applications p i {
  font-size: 10px;
  color: #666666;
}

#applications p span.new {
  background-color: #8d949c;
  color: #ffffff;
  font-size: 10px;
  font-weight: normal;
  padding: 0px 3px 0px 3px;
}


/* ----- Box gauche "ASN" ----- */

#asn .header {
  background-image: url(/images/asn_header.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 100px;
  padding: 0px 0px 0px 0px;
}

#asn .headernew {
  background-image: url(/images/asn_header_new.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  height: 100px;
  padding: 0px 0px 0px 0px;
}

#asn h2 {
  position: relative;
  color: #0066cc;
  margin: 0px 13px 0px 13px;
  top: 82px;
}

#asn h2 a {
  color: #0066cc;
}

#asn .body {
  background-image: url(/images/asn_background.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  padding: 15px 0px 10px 0px;
}

#asn .body p {
  color: #666666;
  font-size: 11px;
  margin: 0px 13px 5px 13px;
  line-height: 1.2em;
}

#asn p.more {
  color: #0099ff;
  font-size: 10px;
}

#asn p.more a {
  color: #0066cc;
  font-size: 11px;
  font-weight: bold;
}


/* ----- Box gauche twitter ----- */

#twitter {
  position: relative;
}

#twitter img {
  border: 0px;
  margin: 15px 15px 10px 15px;
}


/* ----- Box gauche membres ----- */

#membres {
  height: 370px;
  position: relative;
}

#membres p {
  left: 0px;
  position: absolute;
  top: 0px;
}

#membres p img {
  border: 0px;
  display: inline;
  height: 60px;
  margin: 5px 4px 5px 4px;
  width: 85px;
}


/* ----- Menu general ----- */

#menu_general {
  /*position: relative;*/
  margin: 8px 0px 40px 0px;
}

#menu_general p {
	display: inline;
  color: #ffffff;
  margin: 0px 15px 0px 0px;
}

#menu_general p a {
  background-image: url(/images/puce_blue.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  color: #ffffff;
  padding: 0px 0px 0px 12px;
}

#menu_general .anylinkcss {
  position: absolute;
  visibility: hidden;
  z-index: 100;
  background-color: #def2f6;
  border: 1px solid #cccccc;
  margin: 0px 0px 0px 12px;
  padding: 0px;
  opacity: .90;
  filter : alpha(opacity=90);
  min-width: 140px;
  _width: 140px;
}

#menu_general .anylinkcss a {
  color: #0099ff;
  white-space : nowrap;
  display: block;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  text-indent: 3px;
  width: 100%;
}

#menu_general .anylinkcss a:hover {
  background-color: #0099ff;
  color: #ffffff;
  white-space : nowrap;
  display: block;
  padding: 3px 0px 3px 0px;
  text-indent: 3px;
  width: 100%;
}


/* ----- Right ----- */

#right {
  display: inline;
  float: left;
  margin: 0px 25px 0px 0px;
  width: 195px;
}


/* ----- Menu SOI ----- */

#menu_soi {
  /*position: relative;*/
  height: 75px;
  width: 195px;
  padding: 1px 0px 0px 0px;
}

#menu_soi p {
  color: #ffffff;
  margin: 5px 0px 0px 13px;
}

#menu_soi p a {
  background-image: url(/images/puce_verte.gif);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  color: #ffffff;
  padding: 0px 0px 0px 12px;
}

#menu_soi .anylinkcss {
  position: absolute;
  visibility: hidden;
  z-index: 100;
  background-color: #edf4e2;
	border: 1px solid #cccccc;
  margin: 0px 0px 0px 12px;
  padding: 0px;
  opacity: .90;
  filter : alpha(opacity=90);
  min-width: 140px;
  _width: 140px;
}

#menu_soi .anylinkcss a {
  color: #669900;
  white-space : nowrap;
  display: block;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  text-indent: 3px;
  width: 100%;
}

#menu_soi .anylinkcss a:hover {
  background-color: #669900;
  color: #ffffff;
  white-space : nowrap;
  display: block;
  padding: 3px 0px 3px 0px;
  text-indent: 3px;
  width: 100%;
}


/* ----- Box droite "Fundamentals" ----- */

#fundamentals {
  margin: 12px 0px 3px 0px;
}

#fundamentals .header {
  background-image: url(/images/fundamentals_background.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 40px 0px 1px 0px;
}

#fundamentals .body {
  background-image: url(/images/fundamentals_background.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  min-height: 8px;
  _height: 8px;
}

#fundamentals p {
  color: #669900;
  font-size: 11px;
  margin: 0px 15px 5px 16px;
  line-height: 1.4em;
}

#fundamentals p a {
  font-size: 11px;
  color: #669900;
}

#fundamentals p i {
  font-size: 10px;
  color: #666666;
}



/* ----- Box droite "Fully Depleted SOI" ----- */

#depleted {
  margin: 12px 0px 3px 0px;
}

#depleted .header {
  background-image: url(/images/fullydepletedsoi_background.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 30px 0px 1px 0px;
}

#depleted .body {
  background-image: url(/images/design_background.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  min-height: 8px;
  _height: 8px;
}

#depleted p {
  color: #669900;
  font-size: 11px;
  margin: 0px 15px 5px 16px;
  line-height: 1.4em;
}

#depleted p a {
  font-size: 11px;
  color: #669900;
}

#depleted p i {
  font-size: 10px;
  color: #666666;
}

#depleted .body p a span.new {
  background-color: #669900;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  padding: 0px 3px 0px 3px;
}



/* ----- Box droite "Design" ----- */

#design {
  margin: 0px 0px 3px 0px;
}

#design .header {
  background-image: url(/images/design_header.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
}

#design .headernew {
  background-image: url(/images/design_header_new.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
}

#design h2 {
  color: #669900;
  margin: 0px 15px 0px 16px;
  padding: 76px 0px 0px 0px;
}

#design h2 span.new {
  background-color: #669900;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  padding: 0px 3px 0px 3px;
}

#design a {
  color: #669900;
}

#design .body {
  background-image: url(/images/design_background.gif);
  background-position: 0px 100%;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

#design .body p, #design .body li {
  color: #666666;
  font-size: 10px;
  margin: 0px 15px 5px 16px;
  line-height: 1.4em;
}

#design .body p i {
  color: #666666;
  font-size: 10px;
}

#design .body ul {
  margin: 0px 0px 0px 15px;
}


/* ----- Box droite "Technology" ----- */

#technology {
  margin: 0px 0px 3px 0px;
}

#technology .header {
  background-image: url(/images/technology_corner.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
}

#technology .headernew {
  background-image: url(/images/technology_corner_new.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
}

#technology h2 {
  color: #669900;
  margin: 0px 15px 0px 16px;
  padding: 60px 0px 0px 0px;
}

#technology h2 span.new {
  background-color: #669900;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  padding: 0px 3px 0px 3px;
}

#technology a {
  color: #669900;
}

#technology .body {
  background-image: url(/images/technology_corner.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

#technology .body p, #technology .body li {
  color: #666666;
  font-size: 10px;
  margin: 0px 15px 5px 16px;
  line-height: 1.4em;
}

#technology .body p i {
  color: #666666;
  font-size: 10px;
}

#technology .body ul {
  margin: 0px 0px 0px 15px;
}



/* ----- Box droite "Analoh High Voltage RF" ----- */

#analog {
  background-image: url(/images/analoghighvoltagerf_background.jpg);
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 0px 0px;
  width: 195px;
  height: 90px;
}

#analog p.more {
  color: #ff6600;
  margin: 60px 0px 0px 15px;
}

#analog p.more a {
  color: #ff6600;
  font-size: 11px;
  font-weight: bold;
}



/* ----- Box droite "3D integration" ----- */

#integration3d {
  background-image: url(/images/3dintegration_background.jpg);
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 0px 0px;
  width: 195px;
  height: 66px;
}

#integration3d p.more {
  color: #ff6600;
  margin: 38px 0px 0px 15px;
}

#integration3d p.more a {
  color: #ff6600;
  font-size: 11px;
  font-weight: bold;
}



/* ----- Box droite "Economics" ----- */

#economics {
  background-image: url(/images/economics_background.jpg);
  margin: 0px 0px 0px 0px;
  padding: 1px 0px 0px 0px;
  width: 195px;
  height: 66px;
}

#economics p.more {
  color: #ff6600;
  margin: 38px 0px 0px 15px;
}

#economics p.more a {
  color: #ff6600;
  font-size: 11px;
  font-weight: bold;
}


/* ----- Box droite générique ----- */

#right .box {
  background-color: #ffffff;
  margin: 5px 10px 20px 10px;
  padding: 0px 0px 1px 0px;
  width: 175px;
}

#right .box h2 {
  background-image: url(/images/background_right_h2.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 13px;
  height: 19px;
  line-height: 19px;
  padding: 0px 0px 0px 18px;
  text-transform: uppercase;
}

#right .box p {
  color: #669900;
  font-size: 11px;
  line-height: 1.2em;
  margin: 7px 6px 7px 6px;
}

#right .box p a {
  color: #669900;
  font-size: 11px;
}

#right p.more {
  color: #ff6600;
}

#right p.more a {
  color: #ff6600;
  font-size: 11px;
  font-weight: bold;
}



/* ----- Body ----- */

#body {
  display: inline;
  float: left;
  width: 530px;
  min-height: 600px;
  _height: 600px;
  margin: 0px 19px 0px 13px;
}

#body h1 {
  margin: 20px 0px 15px 0px;
  padding: 5px 0px 0px 0px;
}

#body h2 {
  font-size: 15px;
  font-weight: normal;
  margin: 25px 0px 15px 0px;
}

body.blue h2 {
  color: #0099ff;
}

body.green h2 {
  color: #669900;
}

#body h3 {
  color: #666666;
  font-size: 13px;
  margin: 10px 0px 15px 0px;
}

p {
  color: #444444;
  margin: 10px 0px 10px 0px;
  line-height: 1.4em;
}

body.blue p.intro {
  color: #0099ff;
}

body.green p.intro {
  color: #669900;
}

p.release span.date {
  display: table-cell;
  width: 90px;
  vertical-align: top;
}

p.release span.title {
  display: table-cell;
  width: 435px;
  vertical-align: top;
}

p.release span.title img {
  border: 1px solid #dddddd;
  float: left;
  margin: 3px 5px 5px 0px;
}

#body p.more {
  margin: 10px 0px 20px 0px;
  float: right;
  color: #ff6600;
}

#body p.more a {
  color: #ff6600;
  font-weight: bold;
}

#body ul {
  margin: 0px 0px 0px 15px;
}

#body li {
  color: #686868;
  margin: 10px 0px 10px 0px;
  line-height: 1.4em;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#body a.blue,
body.blue a {
  color: #0099ff;
}

#body a.green,
body.green a {
  color: #669900;
}

#body a.orange,
body.orange a,
a.orange {
  color: #ff6600;
  color: #ff9933;
}

body.blue p.link {
  color: #0099ff;
}

body.green p.link {
  color: #669900;
}

body.blue p.quote {
  background-image: url(/images/quote_blue_start.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 10px 0px 0px 0px;
  text-indent: 38px;
  font-size: 13px;
  font-weight: bold;
}

body.blue p.quote span {
  background-image: url(/images/quote_blue_end.gif);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 0px 17px 0px 0px;
  font-size: 13px;
  font-weight: bold;
}

body.green p.quote {
  background-image: url(/images/quote_green_start.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 10px 0px 0px 0px;
  text-indent: 38px;
  font-size: 13px;
  font-weight: bold;
}

body.green p.quote span {
  background-image: url(/images/quote_green_end.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  display: inline;
  padding: 0px 17px 0px 0px;
  font-size: 13px;
  font-weight: bold;
}

p.cite {
  font-size: 10px;
}

#body img.left {
  float: left;
  margin: 3px 10px 5px 0px;
}


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

#body a.pdf {
  border: 1px solid #cccccc;
  display: block;
  float: right;
  margin: 3px 0px 5px 10px;
  padding: 0px 0px 5px 0px;
  text-align: center;
  width: 100px;
}

#body a.pdf img {
  border: 0px;
  margin: 3px 25px 2px 25px;
}



/* ----- Members ----- */

#members a {
  display: block;
  width: 110px;
  height: 80px;
  margin: 8px 7px 8px 8px;
  float: left;
  border: 1px solid #dddddd;
}

#members a:hover {
  border: 1px solid #0099ff;
}

#members a img {
  margin: 10px 0px 10px 12px;
}

#members a p {
  margin: 25px 5px 0px 5px;
  text-align: center;
}



/* ----- Board management ----- */

#board-officers {
  margin: 5px 0px 5px 0px;
}

#board-officers h2 {
  width: 100px;
  float: left;
  margin: 10px 10px 0px 0px;
  text-align: right;
}

#board-officers div {
  background-color: #3297ff;
  width: 400px;
  float: left;
}

#board-officers div b {
  color: #ffffff;
  font-weight: normal;
}

#board-officers div p {
  color: #000000;
  margin: 10px;
  font-weight: bold;
}

#board-directors {
  margin: 5px 0px 5px 0px;
}

#board-directors h2 {
  width: 100px;
  float: left;
  margin: 10px 10px 0px 0px;
  text-align: right;
}

#board-directors div {
  background-color: #99ccff;
  width: 400px;
  float: left;
}

#board-directors div b {
  color: #000000;
}

#board-directors div p {
  color: #000000;
  margin: 10px 10px 10px 10px;
}

#board-arrows {
  margin: 5px 15px 0px 0px;
}

#board-arrows div {
  background-image: url(/images/arrows.gif);
  background-position: 110px 2px;
  background-repeat: no-repeat;
  width: 515px;
  float: left;
}

#board-arrows div p {
  background-color: #dfefff;
  border: 3px solid #99ccff;
  color: #0099ff;
  margin: 50px 6px 10px 20px;
  padding: 10px;
  float: right;
  width: 90px;
  height: 50px;
  text-align: center;
  vertical-align: middle;
}

#board-categories {
  margin: 0px 0px 5px 0px;
}

#board-categories h2 {
  width: 100px;
  float: left;
  margin: 10px 10px 0px 0px;
  text-align: right;
}

#board-categories div {
  background-color: #dfefff;
  width: 400px;
  float: left;
}

#board-categories div b {
  color: #000000;
}

#board-categories div p {
  color: #0099ff;
  margin: 10px;
}



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

label {
  display: block;
  font-size: 10px;
}

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

option {
  margin: 0px 5px 0px 0px;
}

p.msgok {
	color: #53a129;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

p.msgerr {
  color: #ff0000;
  font-weight: bold;
}

#city {
	display: none;
}

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

#did_you_mean, #result_report, #results, #other_pages {
  color: #666666;
  margin: 10px 15px 10px 0px;
}

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


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

#footer {
  background-image: url(/images/background_footer.gif);
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  clear: both;
  color: #8d8d8d;
  font-size: 11px;
  height: 44px;
  margin: 0px 0px 0px 0px;
  /*border-top: 1px solid #c2c2c2;*/
}

#footer #left {
  float: left;
  text-align: left;
  width: 470px;
}

#footer #right {
  float: right;
  text-align: right;
  width: 470px;
}

#footer p {
  color: #8d8d8d;
  font-size: 11px;
  margin: 20px 0px 5px 0px;
}

#footer a {
  color: #8d8d8d;
  font-size: 11px;
  margin: 5px 3px 5px 3px;
}

#footer b {
  color: #ff6600;
  font-size: 11px;
}