/*
Bootstrap 3.1 overrides from http://bootply.com

This CSS code should follow the 'bootstrap.css'
in your HTML file.

license: MIT
author: bootply.com
*/

body {
  /*padding-top: 70px; */
  background: black;
  color: white;
}

.logo_marque_div {
  display: inline-block;
}

.logo_marque_img {
  height: 120px;
  width: 120px;
  cursor: pointer;
}

.div_logo {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.div_form {
  width: 380px;
  margin: 0 auto; 
  height: 300px;
}

.div_tatif {
  width: 380px;
  margin: 0 auto; 
}