body {}
p   { color: black; font-size: 11px; font-family: Verdana }
li  { color: black; font-size: 11px; font-family: Verdana }
.texte { color: black; font-size: 11px; font-family: Verdana }
.big { font-weight: bold; font-size: 24px; font-family: Trebuchet MS, Arial; letter-spacing: 2px }

.nav_1:link              { color: #C93C11; font-weight: bold; font-size: 14px; font-family: Arial, Arial; text-decoration: none; letter-spacing: 1px }
.nav_1:visited           { color: #C93C11; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: none; letter-spacing: 1px }
.nav_1:active          { color: #C93C11; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: none; letter-spacing: 1px }
.nav_1:hover          { color: black; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: underline; letter-spacing: 1px }

.textlink:link            { color: black; text-decoration: none }
.textlink:visited            { color: black; text-decoration: none }
.textlink:active            { color: black; text-decoration: none }
.textlink:hover            { color: maroon; text-decoration: underline }

h3 {color: #474747; font-weight: bold; font-size: 17px; font-family: Arial; letter-spacing: 1px }
h2 {color: #ca3926; font-weight: bold; font-size: 21px; font-family: Arial; letter-spacing: 1px }
h1 {color: #000000; font-weight: bold; font-size: 24px; font-family: Arial; letter-spacing: 2px }

.box1 { background-color: #f8bd2f; padding: 3px; border: dashed 3px #c93c11}
.box2  { color: #c93c11; background-color: #faf0e6; padding: 4px; border: dashed 3px #c93c11 }