.selectiontable {
  width:100%;

}
.selectiondiv {
   border:1px solid #CEECF7;

}

.titreselection {
   color : black ;
   font-weight:bold;
   background-color:#CEECF7;
   padding:2px 5px 2px 5px;
   height: 20px;
}

#colonne2 h1 {
   color : black ;
   font-weight:bold;
   background-color:#CEECF7;
   padding:2px 5px 2px 5px;
   margin:0px 0px 10px 0px;
}

.titreselection a {
   color : black ;
   text-decoration:none;
}

.titreselection a:hover {
   color : blue;
   text-decoration:underline;

}

.corpselection {
  color:#555555;
  padding:5px 5px 5px 5px;
  min-height:50px;
}

.imageselection {
   float: right;

}

.lienvoir {
  float: right;
}
.liennom {
  float: left;
}

.texteselection {
	 
}

.infonotetodiv {
  width: 100%;
  text-align:right;
}

