@font-face {
    font-family: 'whoismono';
    src: url('whois-mono.eot');
    src: url('whois-mono.eot?#iefix') format('embedded-opentype'),
         url('whois-mono.woff') format('woff'),
         url('whois-mono.ttf') format('truetype'),
         url('whois-mono.svg#whoismono') format('svg');
    font-weight: normal;
    font-style: normal;

}



body{
	padding-top: 100px;
	padding-bottom: 80px;
	background-color: blue;
	background-repeat: no-repeat;
	background-image: url("images/background_web.png");
	background-size: 100% 100%;
	background-position: center;
	background-attachment: fixed;
	width: 100vw;
	height: 100vh;
	overflow:hidden;

}

title{


}


/*<style type="text/css">
.approche{
letter-spacing:5px;
}
</style>*/


h1{
	font-family: 'whoismono'; 
	/*text-transform: uppercase;*/
	letter-spacing: 10px;
   font-weight: normal; 
   font-style: normal;
	color: white;
	text-align: left;
	font-size: 50px;
	margin-left:80px;
	margin-top: 50px;
	display: block;
    margin-top: 3em;

}
h1:first-child{
	margin-top: 0;
}

h2{
	line-height: 25px;
	font-family: 'whoismono';
	font-weight: normal; 
   font-style: normal;
	font-size:15px;
	text-align: left;
	margin-left:80px;
	margin-top: 20px;
	color:white;
	letter-spacing:5px;


}

p{
	padding-left: 20px;
	font-family: 'whoismono'; 
	line-height: 25px;
   font-weight: normal; 
   font-style: normal;
	color:white;
	display:inline-block;
	margin-right:10px;
	width:35%;
	letter-spacing: 30 px;
	  word-wrap: break-word;
	
	
}
.article{
	display: block;
	height: 600px;

}

.defil{
	margin-left:80px;
	margin-right:80px;
	height:calc(100vh - 200px);
	width:100vw;
	overflow:scroll;
}

	.image{
	display: block;
	width: 30%;
	height: 60%;
	margin-left:80px;
	float: left;
	background-position: center;
	background-size: cover;
}

	.imagesophie{
	background-image: url("images/SOPHIE_web.png");
}

	.imagegynoide{
	background-image: url("images/GYNOIDE_web.png");
}

	.imagewargame{
	background-image: url("images/WARGAME_web.png");
}
	.imageapple{
	background-image: url("images/APPLE_web.png");
	}

	.imageneuromancer{
	background-image: url("images/NEUROMANCER.png");
	}

	.imagemanifesto{
	background-image: url("images/MANIFESTO_web.png");
	}

	.imagenerds{
	background-image: url("images/NERDS_web.png");
	}

	.imagesusankare{
	background-image: url("images/SUSANKARE_web.png");
	}

	#susankare_picto{
		max-width: 250px;
	}

	#apple_computer{
		max-width: 180px;
	}

	#wargames_geek{
		max-width: 280px;
}

	#nerds_hehe{
		max-width: 220px;

	}	
	#gynoide_bubble{
		max-width: 200px;
	}
span{
	color:black;
	background-color:white;

}

h1 span {
	color:white;
	
	background:black;
}

/*
.print {
}

.defil{
	height:20vh;
	width:30vh;
	overflow:scroll;
}*/

@media print{

.imagesophie{
	background-image: url("images/SOPHIE_print.png");
}

.imagegynoide{
	background-image: url("images/GYNOIDE_print.png");
	
}
#gynoide_bubble{
	position: absolute;
	left: 308px;
	top: 1289px;
	height: 91px;
}

.imagewargame{
	background-image: url("images/WARGAME_print.png");

}	
#wargames_geek{
	position: absolute;
	left: 760px;
	top: 590px;
	width: 120px;
}

.imageapple{
	background-image:url("images/APPLE_print.png");	

}
#apple_computer{

	position: absolute;
	left: 298px;
	top: 556px;
	width: 114px;
}


.imageneuromancer{
	background-image: url("images/NEUROMANCER.png");
}

.imagemanifesto{
	background-image: url("images/MANIFESTO_print.png");
}

.imagenerds{
	background-image: url("images/NERDS_print.png");
}
#nerds_hehe{
	position: absolute;
	left: 355px;
	top: 260px;
	width: 100px;
}

.imagesusankare{
	background-image: url("images/SUSANKARE_print.png");
}
#susankare_picto{
	position: absolute;
	left: 271px;
	top: 955px;
	width: 124px;
}
	
	body {
		background-repeat: no-repeat;
		background-image: url("images/background.png");
		background-size: 30cm 42.5cm;
		background-attachment: scroll;
		background-position: initial;
		width: 29.7cm;
		height: 42cm;
		padding-top: 115px;

	}
	h1, h2{
		margin:0;
	}
	h1{
		color: white;
		letter-spacing: 3px;
		text-align: left;
		font-family: whoismono;
		font-size: 14pt;
		margin-bottom: 13px;
	}

	h2{
		font-size:8pt;
		letter-spacing:2pt;
		line-height: 14px;
		float: right;
		max-width: 100px;
		margin-top: 3em;
	}
	p{

		font-size: 9.5pt;
		width: 100%;
		line-height: 1.2;
		padding-left: 0;
	}

	@page {
		size:A3;
	}
	.defil{
		overflow: auto;
		display: flex;
		width: 23cm;
		height: 38cm;
		flex-wrap: wrap;
		margin : 0 auto;
	}

	.article{
		width: 45%;
		height: auto;
		padding-right: 70px;
		margin-top: 12px;
	}
	.article:nth-child(2n){
		padding-right: 0;
	}

	.image{
		display:inline-block;
		width: 200px;
		height: 150px;
		margin-left: 0 !important;
		float: left;
		background-position: center;
		background-size: cover;
	}

	}


}


