 @CHARSET "UTF-8";

.cellule>div  {
	padding-top:10px;
	padding-bottom:10px;
	border: black dotted 1px;
	text-align:center;
}
.cellule-left,.cellule-right,.cellule{
	padding-right:5px;
	padding-left:5px;
}
.cellule-right > div{
	padding-left:5px;
}
.row{
	margin-bottom:5px;
}
