@import url(menu_proprietaire.css);

.encadre{
  margin : 20px 0px;
  border : 1px solid #FF4100;
  padding : 10px;
}

.phrase_clef{
  color : #FF4100;
  text-align :center;
  font-weight : bold;
}

.blocLeft,.blocRight{
  float : left;
  width : 440px;
  text-align : justify;
}

.blocLeft{
  margin-right : 40px;
  width : 420px;
}

.doubleBloc{
  overflow : hidden;
}

.blocLeft li{
  margin : 15px 0px;
}

