@charset "utf-8";
/* CSS Document */
.fenetre{
	margin-right: 50%;
	height: 100%;
	
}

img{
	height: 100%;
}

body{
	margin: 0 20% 0 20%;
}

img{
	width: 100%;
}


h1{
	font-size:70px;
	color : hsla(355,91%,45%,1.00);
	font-family: "Bauhaus 93";
	display: inline-block;
}


.article{
	display: inline-block;
}



h2{
	color : hsla(355,91%,45%,1.00);
	font-family: "Bauhaus 93";

}

h3{
	color : hsla(355,91%,45%,1.00);
	font-family: "Bauhaus 93"
}

.texte{
	color : hsla(355,91%,45%,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	display: inline-block;
	column-count: 2;
}

.legende{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 10px
}

.petit{
	color : hsla(355,91%,45%,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";88888888
    texte-align
	margin: 10% 0 0 10%
	font-size: 5px;
}

.marie{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 10px
}
.footer{
	margin: 10% 0 0 10%
}

