@import url("css/featureViewer.css");
@import url("css/moreInformationsViewer.css");
@import url("css/compareTable.css");


/* rectangle gris Ã  gauche, blanc Ã  droite */


.compareTable .even th.column1
{
   background-color: #ffffff;
}

.compareTable .footer th
{
   text-align: right;
}