* { color: white;  font-family: Verdana; font-size: 12px }

body { text-align: center;background: url('bg.jpg') #6b0a43; background-position: 0 0; background-repeat: repeat-x; margin-top: 6px}

#global { margin-right: auto; margin-left: auto; width: 780px; text-align: left; }

#left { width: 185px; text-align: center; margin-right: 15px; }
#main { width: 570px; background-color: #250620; border: 1px solid white}
#content { margin: 0 20px 20px 20px; }
#select { background-color: #B862BC; text-align: center; vertical-align: top}
#select a { display: block}
#select b { display: block; background-color: #250620; padding: 5px}

h1 { font-size: 14px; text-align: right; font-style: italic; margin-top: 32px}
p { text-align: justify; }
img { border: none; }
a {font-weight: bolder}

.menu { text-align: center }
.menu a { width: 185px; display: block; border: 1px solid #B862BC; padding: 10px; text-decoration: none; margin-right: auto; margin-left: auto; background-color: #250620; text-align: center}

.menu a:hover { background-color: white; color: #250620 }

#secmenu { background-color: #3E0B34; }
#secmenu a, #select a { line-height: 20px; } 

#discl { background-color: #000; width: 740px; height: 492px; position: absolute; left: 50%; top: 150px; margin-left: -370px; z-index:1000 }
#discl * { color: black; font-size: 11px}
#discl span, #discl a.fermer { color: white; }
#mask { height: 1600px; width: 2560px; background-color: #000; position: absolute; top: 0; left: 0; opacity: 0.90; filter: alpha(opacity = 90); z-index:999; } 

