a:link       { color: #EF8C10; text-decoration: none; font-weight: bold; font-size: 10pt }
a:active     { color: #EF8C10; font-weight: bold; text-decoration: none; font-size: 10pt }
a:visited    { color: #EF8C10; text-decoration: none; font-weight: bold; font-size: 10pt }
a:hover    { text-decoration: underline; font-size: 10pt; color:#EF8C10; font-weight: bold }
:link.pied { color: #EF8C10; text-decoration: none; font-weight: normal; font-size: 9pt }
:active.pied { color: #2B8786; text-decoration: none; font-weight: normal; font-size: 9pt }
:visited.pied { color: #333333; text-decoration: none; font-weight: normal; font-size: 9pt }
:hover.pied { color: #2B8786; text-decoration: none; font-weight: normal; font-size: 9pt }
:link.tampon { color: #333333; text-decoration: none; font-weight: normal; font-size: 8pt }
:active.tampon { color: #333333; text-decoration: none; font-weight: normal; font-size: 8pt }
:visited.tampon { color: #333333; text-decoration: none; font-weight: normal; font-size: 8pt }
:hover.tampon { color: #333333; text-decoration: none; font-weight: normal; font-size: 8pt }


body         { 
font-family: arial, Helvetica, Verdana; background-color: #FFFFFF; color:#333333; 
font-size:10pt; background-image:url('../img/fond1.jpg'); background-attachment:fixed;
scrollbar-base-color:#84B5D6;
scrollbar-3d-light-color:#2B8786;
scrollbar-dark-shadow-color:#2B8786;
scrollbar-face-color:#84B5D6;
scrollbar-highlight-color:#2B8786;
scrollbar-arrow-color:#2B8786;
scrollbar-shadow-color:#84B5D6
}

#entete { position: absolute; top: 5px; width: 100%; z-index: 2; font-size:10pt}
#menu { position: relative; top: 0px; width: 100%; z-index: 2; font-size:10pt}
#textemenu { position: absolute; top: 0px; width: 100%; z-index: 3; font-size:11pt}
#page { padding: 5px; position: absolute; top: 120px; width: 100%; z-index: 8; font-size:10pt}
#tampon { position: relative; bottom: 0px; width: 200px; z-index: 2; font-size:8pt}
#info { padding: 5px; position: relative; top: 5px; width: 100%; z-index: 8; text-align:justify; font-size:10pt}
#carte { position: absolute; top: 20%; width: 500px; height:380px; z-index:1; text-align: center; left:20%}
#pied        { padding:5px; font-size: 10pt; position:relative; top:0px; width:100%; z-index:8; text-align:center }
.texte       { font-size: 10pt }
.textep       { font-size: 8pt }
p.pied { font-size: 9pt; text-align: center}