@import url(images/style.css); body { /*width: 760px;/* Largeur*/ /*text-align: center;*/ margin-top: 20px; margin-bottom: 20px; background: #FDF6F0; font-family: arial, "times new roman", verdana, sherif; } .mentions { position: absolute; bottom : 300px; left : 5px; color: #000; background-color: #ddd; } .titre{ font-family: Arial; color: rgb(0, 0, 0); font-size: 16 pt; font-weight: bold; } .titre_gris { font-size: large; font-family: Arial; color: rgb(102, 102, 102); font-weight: bold; } .header_rouge { font-size: large; font-weight: bold; color: rgb(153, 0, 0); font-family: Arial; } .texte { font-family: Arial; font-size: 12pt; } .texte2 { font-size: small; font-family: Arial; } .texte_surligne { font-family: Arial; font-size: 10pt; color: rgb(153, 0, 0); font-weight: bold; }