  /* Mes modification css */


body.site.fluid {
	background-color: #d9d0d1;
	font-size: 15px;
}

h2 {
	font-size: 30px;
    color: #6b333a;
    line-height: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.well {
	padding: 7px;
}

.page-header {
    border-bottom: 1px solid #e42121;
}