/*reset*/ 
{margin:0; padding:0;}

html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

a:link {color: #112158;}
a:visited {color: #8e7d59;}
a:hover {color: #8e7d59;}

h1{
font-family: Courier, monospace;
font-size: 32px;
}

h2,h3,h4,h5,h6 {
font-family: Courier, monospace;
}

p {
font-size: 12pt;
}

petit-p {
font-size: 11pt;
	}

titreillustrations {
	font-size:24pt;
}

titrecategorie {
font-size: 18pt;
}

body {
  background-color: #e4c88b;
  font-family: Courier New, Courier, monospace;
}


img {
max-width: 100%;
    height: auto;
    width: auto;
  image-rendering: auto;

}



#contenant

{background-color: #FFFFFF;
text-align: left;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: auto;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
height: auto;
width: 90%;
	max-width:900px;

}
