/*-----> DECOR GENERAL <-----*/
html {
}
body {
	background: none !important;

}
a {
  color: #000;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

/*-----> ZONES PRINCIPALES DU DOCUMENT <-----*/
#container {
  position: static;
  width: auto;
  margin-left: auto;
  left: auto;
  z-index: 10;
}
.content {
  padding: 16px 0 0 0;
}
    #page {
  position: static;
  width: auto;
  margin-left: auto;
  left: auto;
    }
    .ombre {
      display: none;
    }
    .bande_couleur{
    	display: none;
    }
        #col_left {
			display: none;
        }
        #col_right {
          background: none;
          width: auto;
          position: inherit;
          top: auto;
          left: auto;
          z-index: 100;
        }
   
.footer{
	display: none;
}

.pathway{
	background: none;
	width: auto;
	height: auto;
}

.article_court{
	min-height: auto;
	height: auto;
	width: auto;
	background: none;
}

.linkedArts{
	display: none;
}
.contenu{
}

.shadow{
	display: none;
}
#innerBannerPic{
	display: none;
}
