/*Blocs texte*/
.symb{
float: right;
}
.text table{
width: 100%;
padding: 0px;
}
.text table tr td{
background: #ebebeb;
padding: 2px;
}
.text table td + td{
text-align: center;
}
