/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {
    background-image: url(../image/BaladesQuebec/fond016.jpg);
    background-color: black;
    background-attachment: fixed;
    text-align: center;
}

.table {
    border: 5px solid black;
    background-color: silver;
    width: 790px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2em;
    color: black;
    background-image: url(../image/BaladesQuebec/background-orange.jpg);
}

h2 {
    color: green;
}

h3 {
    margin-bottom: 10px;
    height: 22px;
    border-bottom: solid #000000 1px;
    border-left: solid #990000 5px;
    color: #000;
    padding-left: 10px;
    font-size: 19px;
}

.td2 {
    padding-top: 3em;
}

div#global {
    width: 100%;
    padding: 0 0px;
    margin: 0 auto;
}

div#center {
    /* Pour �viter la superposition 
	du pied de page et du contenu : */
    padding-bottom: 200px;
}

div#footer {
    position: absolute;
    width: 100%;
    padding-bottom: 5em;
}

div#content {
    float: right;
    width: 75%;
}

#about {
    margin: 50px 50px 50px 50px;
    padding: 10px 30px 10px;
    background: #000001;
    text-align: left;
    border-radius: 20px;
}

.p1 {
    color: #6fe100;
    margin-bottom: 5px;
}

.flottante {
    float: left;
    margin-bottom: 1em;
}


/* links */

#linkList {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 170px;
    font-size: 90%;
    text-align: left;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#AACCCCCC, endColorstr=#AACCCCCC);
}

#linkList a,
#linkList a:link,
#linkList a:visited {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#linkList a:hover {
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    text-shadow: 0px 0px 2px #3F0, 0 0 1em #FF0, 0 0 2em #F00;
    color: #F00;
    font-size: 16px;
    text-decoration: none;
    width: 150px;
}

#linkList ul {
    list-style: square;
    padding-left: 25px;
    border-left: solid #000 1px;
}

#linkList ul li {
    margin-bottom: 5px;
    font-size: 12px;
}

#linkList h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    border-bottom: solid #000000 1px;
    border-left: solid #990000;
    text-align: left;
    color: #000000;
}

#current {
    list-style: url(../image/3496.gif);
}