


html { width:100%; height: 100%;
  font-size: 100.01%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "Lucida Console", "Courier New", monospace;
}


body {width:100%; height: 100%;
  font-size: 1em;
  line-height: 1.5; background-color: white;

}



@font-face {
    font-family: 'boycottregular';
    src: url('https://nocomprendo.no-mansland.com/sites/nocomprendo.no-mansland.com/squelettes/fontes/BOYCOTT_-webfont.eot');
    src: url('https://nocomprendo.no-mansland.com/sites/nocomprendo.no-mansland.com/squelettes/fontes/BOYCOTT_-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://nocomprendo.no-mansland.com/sites/nocomprendo.no-mansland.com/squelettes/fontes/BOYCOTT_-webfont.woff2') format('woff2'),
         url('https://nocomprendo.no-mansland.com/sites/nocomprendo.no-mansland.com/squelettes/fontes/BOYCOTT_-webfont.woff') format('woff'),
         url('https://nocomprendo.no-mansland.com/sites/nocomprendo.no-mansland.com/squelettes/fontes/BOYCOTT_-webfont.ttf') format('truetype'),
         url('https://nocomprendo.no-mansland.com/sites/nocomprendo.no-mansland.com/squelettes/fontes/BOYCOTT_-webfont.svg#boycottregular') format('svg');
    font-weight: normal;
    font-style: normal;
   font-display: swap;}

/* structure site */

#logo {
  width: 100%;
  position: absolute: 
top: 0; left: 0;
  text-align: left;  padding: 0 2em;
border-bottom: 1px solid black;
font-size: 1.5em; font-weight: bold;
z-index: 1;
font-family: 'boycottregular';
    font-weight: normal;
    font-style: normal;}

#logo img { height: 100%; width:auto;  margin: 0 5em;}

#footer {width: 100%; 
	position: fixed; 
	bottom: 0; left: 30%; 
	padding-top: 5px; 
    padding-left: 2em;
	background-color: black; 
	z-index: 50; 
	color: white; 
	text-align:left; 
	font-size: 0.7em;}


#contener {
	width: 70%; 
	height: 100%; 
	position: absolute;
	top:0; right:0;
	margin: 0; 
	padding:0;
	z-index: 20;}


#sociaux2 {position: fixed; right: 0; top: 0; padding: 0.5em; z-index: 5000; text-align: right; }



/* rubriques */

#bandeau2 {position: absolute; top: 15%; left: 0; height: 80%; width: 100%; z-index:12; overflow-y: scroll; background-color: rgba (0,0,0,0.2); padding-left: 3em}

#bandeau_logos { position: absolute; top: 0vh; left: 0;  width:100%; text-align:center; padding-left: 4.5em}

.item {margin: 0.5em; display: block;position: relative; float: left; border: 3px solid black; padding:0}
.item img { height:auto; width:30vh;; padding:0; margin:0}
.item_titre {position: absolute; bottom: 0; left: 0; width: 30vh; z-index:3; margin:0; text-align:justify; text-transform: uppercase; font-size: 0.7em; color: white; padding:0.2em; background-color:rgba(0,0,0,0.5); font-family: 'boycottregular';
    font-weight: normal;
    font-style: normal;}

.item_rub {margin: 0.5em; display: block;position: relative; float: left; border: 3px solid black; padding:0}
.item_rub img { height: 60vh; width: auto; padding:0; margin:0}
.item_rub_titre {position: absolute; bottom: 0; left: 0; width: 60vh; z-index:3; margin:0; text-align:center; text-transform: uppercase; font-size: 1em; color: white; padding:0.2em; background-color:rgba(0,0,0,0.5)}

.item_sommaire {margin: 0.5em; display: block;position: relative; float: left; border: 3px solid black; padding:0}
.item_sommaire img { height: 70vh; width: auto; padding:0; margin:0}
.item_sommaire_titre {font-size: 1.2em; color: white;}
.item_sommaire_descriptif {position: absolute; bottom: 0; left: 0; width: 70vh; z-index:3; margin:0; text-align:center; text-transform: uppercase; font-size: 0.8em; color: white; padding:0.2em; background-color:rgba(0,0,0,0.5)}

.item2 {margin: 0.5em; display: block;position: relative; float: left; border: 3px solid black; padding:1em; background-color:#828282; font-size: 1.em; height: 30vh; width: 30vh; overflow: scroll; color: white; text-align: right}
.item2_titre {position: absolute; bottom: 0; left: 0; width: 30vh; z-index:3; margin:0; text-align:center; text-transform: uppercase; font-size: 0.7em; color: white; padding:0.2em; background-color:rgba(0,0,0,0.5)}

.item_navg {margin:0.5em;display: block; position: relative; float: left; border: 3px solid white; padding:0;}
.item_navg img {width: 100% !important; height: auto; padding:0; margin:0}
.item_navg_titre {position: absolute; bottom: 0; left: 0;width: 100%; z-index:3; margin:0; text-align:center; text-transform: uppercase; font-size: 0.7em; color: white; padding:0.2em; background-color:rgba(0,0,0,0.5);}



/* articles */

.article_contener {display: none}
.article_contener:target {background-color: rgba(0,0,0,0.75); position: absolute; top: 0; left: 0; z-index:49; width: 100%;  display: block;}


.closebtn {
  text-decoration: none;
 float: right;
  font-size: 35px;
  font-weight: bold;
  color: black; 
  padding:2px;
  background-color: white;
  width: 40px; height: 40px; line-height: 35px;
}


  .article_contener2 { margin: 0.5em 10%; width: 80%; color: white; background-color:rgba(0,0,0,0.20) ; border: 5px solid white; padding: 2vh; 
display:block; height: 80vh; overflow: scroll
	  
	  }

 
  .article_contener2  img {width: auto; height: 30vh; margin: 10px; border: 2px solid white;}
   .texte {text-align: justify; margin-bottom: 2vh; margin-top: 4vh;}


/* navigation menu */

#nav_gauche {
	width: 30%; 
	height: 100%;
	position: absolute;; top: 0; left:0;
	box-shadow: 5px 0px 10px #333333 ;
	-webkit-box-shadow: 5px 0px 10px #333333;
	-moz-box-shadow: 5px 0px 10px #333333;  
	z-index: 0;
	margin:0;
	overflow: hidden; 
	padding:0; 
	}
	
	#nav_gauche img {height: 100%; width: auto; overflow: hidden}

#txt {
	width:30%; 
	height: 100%;
	position: relative;
float: left;
	overflow-y: scroll;
	padding:3vh;
	text-align: left; color: white; 
z-index: 10;
background-color:rgba(0,0,0,0.50); font-weight: bold; }

#txt p { margin-bottom: 1vh; }
	


p {padding-bottom: 1em;}

ul.menu {padding: 0; text-align: center;}
ul.menu  img {width: 70%; height: auto;}

ul.sousmenu {width: 100%; height: 0; overflow: hidden; transition: height 1s;}
li.menu1:hover ul.sousmenu {width: 100%; height: 100%; overflow: hidden; transition: height 1s;}


li.menu1 {background-color:rgba(99, 99, 99, 0) ; 
	font-size: 0.8em; 
	text-transform: uppercase; 
	font-weight: bold; 
	width: 100%;
	padding: 1em;
	padding-left: 1em; padding-right: 1em; padding-top: 0.5em; padding-bottom:0.5em;
	transition: background 1s;}
	
li.menu1:hover {background-color: rgba(99, 99, 99, 0.7); transition: background 1s;}
li.sousmenu1:hover {background-color: rgba(99, 99, 99, 1); transition: background 1s;}
	
li.sousmenu1 {font-size: 0.8em; 
	color: rgba(89, 68, 23, 1); 
	padding-left: 1em; 
	padding-right: 1em; 
	padding-top: 0.5em; 
	padding-bottom:0.5em; 
	border-bottom: 1px solid rgba(100, 100, 100, 0.5); 
	width: 100%;
	text-transform: uppercase; 
	font-weight: normal; 
	height:auto;}
	


