/* .ie8 * {outline: 1px solid red;} */

.ie8 .title_project{
bottom: -1px;
}

.ie8 .navbar > .container .navbar-brand {
width: 57px;
}

.ie8 .navbar-brand img{
width: 100%;
height: 50px;
}

.ie8 .navbar-nav > li > a {
padding: 22px 15px 16px 15px;
}

.ie8 .navbar-nav li p {
padding: 22px 15px 0 15px;
}

.ie8  @font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/www2014.2/assets/includes/fonts/glyphicons-halflings-regular.eot');
  src: url('/www2014.2/assets/includes/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
  url('/www2014.2/assets/includes/fonts/glyphicons-halflings-regular.woff') format('woff'), 
  url('/www2014.2/assets/includes/fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
  url('/www2014.2/assets/includes/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
