html, body {
    background:#111 url(../img/body-bg.jpg) no-repeat 50% 0;
    font-family:"Lucida Grande","DejaVu Sans","Bitstream Vera Sans",Verdana,Arial,sans-serif;
}

blockquote {
    background:#333;
    padding:20px;
    font-size:85%;
    color:#ccc;
    margin:10px 20px;
    font-style:italic;
    line-height:1.2em;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
a {
    text-decoration:none;
    color:#27C4E7;
}
a:hover {
    text-decoration:underline;
}

a.pdf {
    display:block;
    background:transparent url(../img/pdf.gif) no-repeat 4px 0;
    padding:3px 0 3px 28px;
}

small {
    font-size:80%;
}
td { vertical-align:top; }

.center { text-align:center; }
.clear  { clear:both; }
.a-section { height:auto; }
.a-section.hidden { height:0; }

ul {
    margin:10px 20px;
}
ul.u-alpha li {
    list-style-type:upper-alpha;
    margin:4px 0 4px 60px;
}
ul.no-bullets li {
    list-style:none!important;
    list-style-type:none!important;
    margin-left:0!important;
}
ul li {
    list-style:square;
    margin:3px 0 3px 20px;
}

.table {
    margin:10px 20px;
    border-collapse:collapse;
}
.table thead th {
    background:#222;
    color:#ccc;
    padding:6px;
    font-size:80%;
    border-top:1px solid #111;
    border-bottom:1px solid #27C4E7;
    border-right:1px solid #111;
    border-left:1px solid #111;

}
.table tbody th {
    background:#333;
    color:#ccc;
    padding:6px;
    font-size:80%;
    border-top:1px solid #111;
    border-bottom:1px solid #111;
    border-right:1px solid #666;
    border-left:1px solid #111;
    text-align:right;
}
.table tbody td {
    padding:6px;
    font-size:80%;
    border:1px solid #111;
    background: #222;
}
.table tbody tr.odd  td { background: #222; }
.table tbody tr.even td { background: #333; }
.table tfoot th {
    background:#444;
    color:#ccc;
    padding:6px;
    font-size:80%;
    border:1px solid #111;
}

#page {
    width:920px;
    margin:0 auto;
    border:1px solid #aaa;
    border-width:0 1px;
    background:#222;
}
#hd {
    background:#000 url(../img/head.jpg) no-repeat 0 0;
    height:100px;
    width:920px;
}
#splash {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    height:400px;
    z-index:1;
    overflow:hidden;
    background:#000 url(../img/splash-bg.jpg) no-repeat 0 0;
}
#sponsors-rotation {
    overflow:hidden;
    height:110px;
    background:#fff;
    padding:8px;
}
#sponsors-rotation img {
    margin:13px 0 0 13px;
}
#bd {
    background:#101010 url(../img/content-bg.jpg) no-repeat 230px 0px;
}
#meteomedia {
    position:absolute;
    margin:286px 0 0 800px;
    z-index:100;
}

h1.page-title {
    font-size:150%;
    background:#000 url(../img/title-bg.jpg) repeat-x 0 0;
    padding:18px;
    color:#ccc;
    border:1px solid #575656;
    border-width:1px 0;
    display:none;
}

#content {
    color:#999;
}

#content h2 {
    font-size:180%;
    color:#777;
    padding:20px;
}
#content h2 a { color:#555; }
#content h3 {
    font-size:140%;
    color:#27C4E7;
    padding:10px 20px 0 20px;
}
#content h4 {
    color:#ccc;
    font-size:100%;
    font-weight:bold;
    padding:8px 20px;
}
#content h5 {
    color:#fff;
    font-size:90%;
    font-weight:bold;
    padding:8px 20px;
}
#content p {
    font-size:103%;
    padding:10px 20px;
    color:#ccc;
    line-height:1.15em;
}

/* Sidebar */

#sidebar {
    width:230px;
    background:#000;
    border-right:1px solid #222;
}

#sidebar .box h1 {
    color:#555;
    background:#000 url(../img/sidebar-h1-bg.gif) no-repeat 0 0;
    font-size:70%;
    padding:7px 10px;
    border-bottom:1px solid #333;
}
#sidebar .box ul {
    margin:8px 0;
}
#sidebar .box ul li {
    list-style:square;
    color:#333;
    margin-left:20px;
    font-size:80%;
    padding:3px;
}

#sidebar a.button {
    margin:15px 12px;
}

#sidebar .collaborators {
    text-align:center;
}
#sidebar .collaborators a {
    display:block;
    margin:10px 0;
}

a.button {
    background:transparent url(../img/button20-blue.png) no-repeat 0 0;
    display:block;
    height:71px;
    margin-bottom:10px;
    text-decoration:none !important;
    width:201px;
}
a.button:hover {
    background:transparent url(../img/button20-red.png) no-repeat 0 0;
}
a.button .l1, a.button .l2 {
    color:#fff;
    display:block;
    font-size:80%;
    font-weight:bold;
    margin-left:42px;
}
a.button .l1 {
    font-size:120%;
    padding-top:16px;
}

/* Language Switcher (i18n) */

#i18n {
    position:absolute;
    margin:12px 0 0 820px;
    *margin:12px 0 0 808px; /* IE FIX */
}
#i18n button {
    font-size:65%;
}

#ft {
    background:#222;
    color:#666;
    text-align:center;
    padding:8px;
    font-size:80%;
}


/* jQuery UI adjustements */

.ui-default-state { padding: .5em 1em; cursor: pointer; }
#nv { background:#222; padding: 1px 0; border:1px solid #333; border-width:1px 0; }
#nv li, #nv li a { float: left; margin: 0; padding: 0; list-style: none; text-decoration: none; }
#nv li a  { padding: .5em 1em; border-width: 0; margin: 1px 2px 1px 0; text-decoration: none; display: block; font-weight:bold; }


#sub-nav {
    margin:0;
    padding:0;
}
#sub-nav li {
    margin:0;
    padding:0;
    list-style-type:none;
}
#sub-nav li a {
    display:block;
    text-decoration:none;
    color:#27C4E7;
    border-bottom:1px solid #222;
    padding:10px 20px;
    font-size:80%;
    background:#111;
    *height: 1%; /* Hack to fix vertical spacing */
}
#sub-nav li a:hover {
    color:#68D5EF;
    background:#222;
}

#decompte {
    color:#444;
    font-family:monospace;
    font-size:140%;
    margin:44px 0 0 340px;
    position:absolute;
}

#years {
    width: 640px;
}

#years td {
    width: 50%!important;
    text-align: center;
    vertical-align: top;
}
#years h1 {
    font-size: 2.0em;
    margin-bottom: 10px;
}

#pagination {
    font-size: 1.2em;
    padding: 20px 15px;
    background:#222 url(../img/title-bg.jpg) repeat-x 0 0;
}
#pagination.top    { border-bottom:2px solid #444; }
#pagination.bottom { border-top:2px solid #444; }

#photos {
    border-collapse: collapse;
}
#photos tr {
    background-color: #222;
}
#photos td {
    vertical-align: top;
    padding: 20px 0 !important;
    font-size:70%;
    background:#111;
}
#photos a.thickbox img {
    border:4px solid #666;
    margin:8px;
}
#photos a:hover img {
    border:4px solid #999;
}

#address {
    margin: 20px auto;
    text-align: center;
    font-size: 1.4em!important;
    color: #999!important;
}
#contact {
    margin: 10px auto;
    font-size: 1.4em!important;
}

ul.championnats {
    color: #bbb;
    margin:0;
    padding:0;
}
ul.championnats li {
    list-style:none;
    margin-bottom:12px;
}
ul.championnats li span {
    display:block;
    margin:0 0 0 24px;
    *margin:-15px 0 0 24px; /* IE6 hack (AGAIN) */
    font-weight:bold;
    color:#fff;
    font-size:80%;
}
ul.championnats li img {
    margin:0 8px -2px 0;
    float:left;
}
.punch {
    color:#fff;
    font-weight:bold;
    white-space:nowrap;
}

#special-thanks {
    background:#000 url(../img/footer-bg.jpg) no-repeat 50% 0;
    padding:70px 20px 20px 20px;
    margin-top:100px;
}
#special-thanks a {
    float:left;
    padding:30px 30px 20px 10px;
    display:block;
    height:75px;
    width:281px;
}
#special-thanks b {
    color:#e46613;
}

#events-online {
    display:block;
    width:223px;
    margin:20px 50px;
}
#events-online span {
    position:absolute;
    color:#fff;
    padding:19px 0 0 123px;
    font-weight:bold;
}
#sponsors {
    background:#fff;
    width:100%;
}
#sponsors td {
    padding-bottom: 20px;
}
#splash-loading {
    background:#0063D2;
    font-size:70%;
    color:#FFF;
    display:block;
    padding:2px 4px 4px;
    position:absolute;
    -moz-border-radius-bottomright:3px;
}

p.notice {
    text-align:center;
    padding:4px 8px;
    border: 1px solid #777;
    background:#333;
    margin: 10px 20px;
}
