 /* reference */
.bgd_1 {
	background-color: #98AFC7;
}

.bgd_2 {
	background-color: white;
}

.bgd_3 {
	background-color: #C0C0C0;
}

.bgd_4 {
	background-color: #C6DEFF;
}

.bgd_5 {
	background-color: #3BB9FF;
        color: white;
}

.bgd_6 {
	background-color: #2554C7;
        color: white;
}

.bgd_7 {
	background-color: #1589FF;
        color: white;
}


.table-stat_col_ec {
        padding: 5px;
	background-color: #236BB9;
        text-align: centre; 
	color: white;
}

.table-stat_col_protein {
        padding: 5px;
	background-color: #cddcf1;
        text-align: centre; 
	color: black;
}

.table-stat_col_reaction {
        padding: 5px;
	background-color: #D462FF;
        text-align: centre; 
	color: black;
}

.selection_sprot {
  color: #990066;
  font-style: italic;
}

.selection_red {
  color: red;
  font-weight: bold;
}

.selection_orange {
  color: #FF9900;
  font-weight: bold;
}

.selection_green {
  color: green;
  font-weight: bold;
}


.tree_how_to {
  font-weight: bold;
  font-family: sans-serif, Arial, Trebuchet MS, Optima, Helvetica;;
  font-size: 1.2em;
}


td.table-family_sensitive {
	background-color: #D462FF;
}

td.table-family_specific {
	background-color: #3BB9FF;
}

td.table-family_characteristic {
	background-color: #CCFB5D;
}
td.table-family_significant {
	background-color: #FFF380;
}

td.table-family_lgrey {
	background-color: #cddcf1;
}
 	

table.table-family {
	background-color: #e8eff9;
	border: solid thin gray;
}

th.table-family {
	background-color: #236BB9;
        text-align: centre; 
	color: white;
}
td.table-family {
	background-color: #e8eff9;
	border-top: solid thin gray;
}
td.table-family_header {
  background-color: #e8eff9;
  border-top: solid thin gray;
  font-weight: bold;
}

td.table-family_lgrey {
	background-color: #cddcf1;
}

td.table-family_col {
        padding: 5px;
	background-color: #236BB9;
        text-align: centre; 
	color: white;
}

td.table-family_col2 {
        padding: 5px;
	background-color: #94BEFF;
        text-align: centre; 
	color: white;
}
td.table-family_col3 {
        padding: 5px;
	background-color: #C0C0C0;
        text-align: centre; 
	color: white;
}

a_selected {
text-decoration: none;
color: red;
}


img.view {
border:1px solid blue;
}
img.edit {
border:1px solid red;
}

img.dot_png_view{ 
  border: 0; 
}

div.protein {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  margin-bottom:1em;
  padding:0.5em 1em;
  background-color: #E8EFF9;
}

div.zprabi_fullpage > div.zprabi_title > div.center div {

  position: relative;
  vertical-align: middle;
  font-family: sans-serif, Arial, Trebuchet MS, Optima, Helvetica;;
  font-size: 1.3em;
  top: 15px;
  color: black;
}

div.zprabi_fullpage > div.zprabi_title > div.center div.small {
  font-size: 1.0em; 
}

.zobiw_tree_font {
font-family: sans-serif, Arial, Trebuchet MS, Optima, Helvetica;
font-size: 1.2em; 
padding:0.2em 0.2em;
}

.solid_border {
  border-width:3px;
  border-style:solid;
}

a:link, a:active, a:visited {
  text-decoration:none;
}

h2.nice {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  background-color:#C0C0C0;
  font-size:1em;
  margin-bottom:0pt;
  margin-top:1.5em;
  padding:0.25em 0.5em;
}

div.nice {
  background-color:#94BEFF;
  font-size:1em;
}


h2.doc {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  background-color:#cddcf1;
  font-size:1em;
  margin-bottom:0pt;
  margin-top:1.5em;
  padding:0.25em 0.5em;
}

h3.nice {
  font-size:1.5em;
  margin-bottom:0pt;
  margin-top:1.5em;
  color:#236BB9;
}

ul.disc {
 list-style-type: disc;
}

.margin {
  margin:10px;
}


table.automatic_layout {
  table-layout: auto;
}

.valign_top {
  vertical-align:top;
}

th {
  font-family: sans-serif, Arial, Trebuchet MS, Optima, Helvetica;;
}

.lgrey   {
  background-color: #C0C0C0; 
}

th.left   {
  text-align: left; 
  font-family: sans-serif, Arial, Trebuchet MS, Optima, Helvetica;;
  color: black; 
  vertical-align: top; 
}

td {
  font-family: sans-serif, Arial, Trebuchet MS, Optima, Helvetica;;
}

.w100   { 
  width: 100px; 
}

.w150   { 
  width: 150px; 
}

.w750   { 
  width: 750px; 
}

.small {
  font-size: 90%; 
}

.left   {
  text-align: left; 
}

.right   {
  text-align: right; 
}

.center   {
  text-align: center; 
}


.cell_border{ 
  background-color: white; 
  border-width: 3px; 
  border-style: solid; 
  vertical-align: top; 
}


div.error {
  background-color: #C0C0C0;
  padding:10px;
  margin:20px;
}

table.table-description {
	background-color: #6666cc;
	border: 0;
	border-left: solid thin gray;
	width: 80%;
}

td.table-description {
	background-color: #e8eff9;
	border: 0;
	border-left: solid thin gray;
	width: 70%;
}


tr.table-description {
	background-color: #cddcf1;
	border: 0;
	border-left: solid thin gray;
	width: 100%;
}


th.table-overview {
	background-color: #e8eff9;
	border: 0;
	border-right: solid thin gray;
	width: 150px;
        text-align: right; 
}

th.table-overview_large {
	background-color: #e8eff9;
	border: 0;
	border-right: solid thin gray;
	width: 200px;
        text-align: right; 
}
th.table-overview_large_2 {
	background-color: #94BEFF;
	border: 0;
	border-right: solid thin gray;
	width: 200px;
        text-align: right; 
}


span.highlight {
        background-color:yellow;
        padding: .5em
}

.cc_pathway {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  text-align: center; 
  margin: 0.5em; 
  padding:0.5em 1em;
  background-color: #E8EFF9; 
  font-size:1.5em;
}

.obiw-topic {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  font-size:1em;
  margin-bottom:0.5pt;
  margin-top:1em;
  padding:0.5em 0.5em;
}

.comment {
  padding:0.5em 0.5em;
  background-color: #E8EFF9; 
}

.comment_small {
  padding:0.5em 0.5em;
  background-color: #E8EFF9; 
  font-size: 90%; 
  font-style: italic;
}

.selection {
  padding:0.5em 0.5em;
  background-color: #eee; 
  font-size: 90%; 
  width: 500px;
}
.selection_graph {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  padding:0.5em 0.5em;
  background-color: #E8EFF9; 
  font-size: 90%; 
}

.selection_table {
  background-color: #eee; 
  font-size: 90%; 
}

.selection_tree {
  font-weight: bold;
  color: red;
}

.selection_combo_white {
  padding:0.5em 0.5em;
  background-color:  #E8EFF9; 
  font-size: 90%; 
}


.left_10
{
  position:relative;
  left:10px;
}

.left_20
{
  position:relative;
  left:20px;
}

.selection_organism {
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  padding:0.5em 0.5em;
  background-color: #C0C0C0; 
  font-size: 90%; 
}
/* #94BEFF bleu moyen */
