a.box, a.box:hover{
  display:block;
  width:96%;
  height:100%; 
  text-decoration:none;
  color:black;
}

#container_box{
    display:block;
    background-color:blue;
}

.boxHome{
  width: 400px;
  padding: 5px;
  border-style:solid;
  border-width: 1px;
  height: 150px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin:auto;
  cursor:pointer;
}


.boxHome h3{
    color: #444;
}

.boxHome p{
  line-height:15px;
}

#boxLeft{
    display:inline-block;
    float:left;
    width:50%;
    font-size:14px;
}

#boxRight{ 
    display:inline-block;
    float:left;
    width:50%;
    font-size:14px;
}  

.iconeBox{
  display:inline-block;
  float:left;
  height:70%;
  width:100px;
}

.iconeBox img{
 width:90px;
 padding-top:10px;
 margin-left:5px;
}

.textBox{
  display:inline-block;
  float:left;
  width:280px;
  margin-left:10px;
  height:100px;
}

.textBox p{
  text-align: left;
  margin:0;
  font-size:12px;
}

.textBox h3{
  text-align:left;
  margin-top:10px;
  margin-bottom:8px;
}

.name_soft{
    display:inline-block;
    width:70%;
}

.name_soft p{
    margin:0px;
    margin-left:10px;
    text-align:left;
}

#DNAbox{
  /*background: -moz-linear-gradient(to right, white, #86b6e0);
  background: -o-linear-gradient(to right, white, #86b6e0);
  background: -ms-linear-gradient(white, #86b6e0);
  background: -webkit-gradient(linear, right, left, from(white), to(#86b6e0));
  background: -webkit-linear-gradient(left, white, #86b6e0);*/
  background: linear-gradient(to right, white, #86b6e0);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#86b6e0,GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#86b6e0);*/
  /*background-color:#b9d9f5;*/
  border-color:#2d73b1;
  margin-top:10px;
}

#HTSbox{
  /*background: -moz-linear-gradient(to right, white, #e9746F);
  background: -o-linear-gradient(to right, white, #e9746F);
  background: -ms-linear-gradient(white, #e9746F);
  background: -webkit-gradient(linear, right, left, from(white), to(#e9746F));
  background: -webkit-linear-gradient(left, white,#e9746F);*/
  background: linear-gradient(to right, white, #e9746F);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#e9746F,GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#e9746F);*/
  /*background-color: #ffdcda;*/
  border-color:#b4221c;
  margin-top:10px;
}

#RNAbox{
  /*background: -moz-linear-gradient(to right, white, #ff9300);
  background: -o-linear-gradient(to right, white, #ff9300);
  background: -webkit-gradient(linear, right, left, from(white), to(#ff9300));
  background: -webkit-linear-gradient(left, white, #ff9300);*/
  background: linear-gradient(to right, white, #FFB249);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#ff9300,GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#fae0a2);*/
  /*background-color:#ffefc9;
  border-color:#f4ba31;
  background-color:#ffe4bf;*/
  border-color:#ff9300;
  margin-top:10px;
}

#PROTEINSbox{
  /*background: -moz-linear-gradient(to right, white, #4ea9a0);
  background: -o-linear-gradient(to right, white, #4ea9a0);
  background: -webkit-gradient(linear, right, left, from(white), to(#4ea9a0));
  background: -webkit-linear-gradient(left, white, #4ea9a0);*/
  background: linear-gradient(to right, white, #4ea9a0);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#4ea9a0,GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#f0a687);*/
  /*background-color:#ffe0d2;
  border-color:#e7632b;
  background-color:#b1e5bf;*/
  border-color:#4ea9a0;
  margin-top:10px;
}

#TFMbox{
  /*background: -moz-linear-gradient(to right, white, #853894);
  background: -o-linear-gradient(to right, white, #853894);
  background: -webkit-gradient(linear, right, left, from(white), to(#853894));
  background: -webkit-linear-gradient(left, white, #853894);*/
  background: linear-gradient(to right, white, #BB57CF);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#853894,GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#e18cb8);*/
  /*background-color:#ffdaed;
  border-color:#9b2864;
  background-color:#EDB5ED;*/
  border-color:#853894;
  margin-top:10px;
}

#NRPbox{
  /*background: -moz-linear-gradient(to right, white, #afdb65);
  background: -o-linear-gradient(to right, white, #afdb65);
  background: -webkit-gradient(linear, right, left, from(white), to(#afdb65));
  background: -webkit-linear-gradient(left, white, #afdb65);*/
  background: linear-gradient(to right, white, #afdb65);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#afdb65,GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#afdb65);*/
  /*background-color:#D2EFA1;*/
  border-color:#6b9523;
  margin-top:10px;
}

/* Réorganisation des rubriques */

#PALEObox{
  background: linear-gradient(to right, white, #f7dc6f);
  border-color:#f7dc6f;
  margin-top:10px;
}

#LONGREADSbox{
  background: linear-gradient(to right, white,  #aed6f1 );
  border-color: #aed6f1;
  margin-top:10px;
}

/* Rubrique Oncohematology */
/* copie de HTSbox -> à terme supprimer règle sur élément HTSbox */
#OHbox{
  /*background: -moz-linear-gradient(to right, white, #e9746F);
  background: -o-linear-gradient(to right, white, #e9746F);
  background: -ms-linear-gradient(white, #e9746F);
  background: -webkit-gradient(linear, right, left, from(white), to(#e9746F));
  background: -webkit-linear-gradient(left, white,#e9746F);*/
  background: linear-gradient(to right, white, #e9746F);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#e9746F,GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#e9746F);*/
  /*background-color: #ffdcda;*/
  border-color:#b4221c;
  margin-top:10px;
}



/* Rubrique Transcriptomics */
#TRANSCRIPTOMICSbox{
  /*background: -moz-linear-gradient(to right, white, #4ea9a0);
  background: -o-linear-gradient(to right, white, #4ea9a0);
  background: -webkit-gradient(linear, right, left, from(white), to(#4ea9a0));
  background: -webkit-linear-gradient(left, white, #4ea9a0);*/
  background: linear-gradient(to right, white, #4ea9a0);
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#4ea9a0,GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#f0a687);*/
  /*background-color:#ffe0d2;
  border-color:#e7632b;
  background-color:#b1e5bf;*/
  border-color:#4ea9a0;
  margin-top:10px;
}

