.navbar-brand
img {
width:90px
}

.navbar-brand
{
  margin-top: -12px
}

.panel-body2 {
  padding: 15px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #6E524B;
  text-overflow: ellipsis;
  overflow: hidden;
}

.panel-body3 {
	color: #FF0000;
}
.titre1
{
      font-size: 18px;
    font-weight: bold;
    color: #6E524B;
}
.titre2
{
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    font-weight: bold  
}