/*@font-face {
    font-family: "BodoniMT";
    src: url("../fonts/BodoniFLF-Roman.ttf");
}*/

@font-face{font-family:bodoni;font-style:normal;font-weight:400;src:local('Bodoni'),local('Bodoni-Regular'),url(http://allfont.ru/cache/fonts/bodoni_5f22f6999e74fc10046bfe9fd35de1a9.woff) format('woff'),url(http://allfont.ru/cache/fonts/bodoni_5f22f6999e74fc10046bfe9fd35de1a9.ttf) format('truetype')}

/*
@font-face {font-family: "Bodoni"; src: url("//db.onlinewebfonts.com/t/76ec9733e8652b6f9ba127a8eaea85a3.eot"); src: url("//db.onlinewebfonts.com/t/76ec9733e8652b6f9ba127a8eaea85a3.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/76ec9733e8652b6f9ba127a8eaea85a3.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/76ec9733e8652b6f9ba127a8eaea85a3.woff") format("woff"), url("//db.onlinewebfonts.com/t/76ec9733e8652b6f9ba127a8eaea85a3.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/76ec9733e8652b6f9ba127a8eaea85a3.svg#Bodoni") format("svg"); }
*/

body{
    padding: 100px;
    font-family: "Arial";
    #background-color: #90EE90; /* Le fond de la page sera noir */
    color: #095228; /* Le texte de la page sera blanc */
}


h1{
    text-align: center;
}

#maCarte {
  padding: 5px;
  width: 100%;
  height: 500px;
  box-shadow: 0 0 10px #999;
}

.petit{
	font-size: small;
}
