@import url(/-css/global.css);

@font-face {
font-family: Graublau;
src: url("/-fonts/GraublauSansWeb/GraublauWeb.otf");
}

@font-face {
font-family: Graublau;
src: url("/-fonts/GraublauSansWeb/GraublauWebBold.otf");
font-weight: bold;
}

body { 
font-family: "Adobe Garamond Pro", "Adobe Garamond", "Garamond Premier Pro", "AGaramond", Garamond, "Minion Pro", georgia, times, "Times New Roman", serif;
}

h1 { 
font-family: "Graublau", "Adobe Garamond Pro", "Adobe Garamond", "Garamond Premier Pro", "AGaramond", Garamond, "Minion Pro", georgia, times, "Times New Roman", serif;
}

#navigation, #signature { font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, arial, sans-serif; }

#conteneur-texte { font-size: 18px; }

.photo-sans { border-style: none; }