﻿/* CSS Document */

html, body
{
    position: relative;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

body
{
    background-color: #675f5E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #1A1A1A;
}


/*/////////////
FONTS & COULORS
/////////////*/

/*Titles*/
div#header div.menu h1, div#footer div.menu h1 {
    margin: 8px 0 0 0;
    padding: 0;
    font-size: 1.3em;
    color: #E22400;
    font-variant: small-caps;
    font-weight: bolder;
}

div#corps h2, 
div.textbloc h2 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 1.5em;
    color: #1A1A1A;
}

div#corps h3 {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}

div#corps h4 {
    margin: 0;
    padding: 0;
    font-size: 1em;
}


/*Links*/
div#corps a, div.tooltip a {
    color: #E20000;
    text-decoration: none;
}

div#corps a:hover, div.tooltip a:hover {
    color: #FF0000;
    text-decoration: none;
}

div#header div.menu a, div#footer div.menu a {
    color: #E20000;
    text-decoration: none;
}

div#header div.menu a:hover, div#footer div.menu a:hover, 
div#header div.menu .active a, div#footer div.menu .active a {
    color: #FF0000;
    text-decoration: none;
}

div#corps h1 a, div#corps h2 a, div#corps h3 a, 
div#corps h1 a:hover, div#corps h2 a:hover, div#corps h3 a:hover {
    color: #1A1A1A;
}

div#corps div.menuinfos { color: #FFFFFF; }

/*Text with icons*/
.add {
    background:transparent url(../imageset/add.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}
.edit {
    background:transparent url(../imageset/page_edit.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}
.delete {
    background:transparent url(../imageset/cross.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}

.cancel { 
    background: url(../imageset/delete.png) no-repeat left center;
    padding: 2px 0 2px 20px; 
}
.check { 
    background: url(../imageset/accept.png) no-repeat left center;
    padding: 2px 0 2px 20px; 
}
.email { 
    background: url(../imageset/email.png) no-repeat left center;
    padding: 2px 0 2px 20px; 
}
.event { 
    background: url(../imageset/date.png) no-repeat left center;
    padding: 2px 0 2px 20px; 
}
.excel { 
    background: url(../imageset/page_excel.png) no-repeat left center;
    padding: 2px 0 2px 20px; 
}
.group { 
    background: url(../imageset/group.png) no-repeat left center;
    padding: 2px 0 2px 20px; 
}
.info {
    background:transparent url(../imageset/information.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}
.key {
    background:transparent url(../imageset/key.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}
.next {
    background:transparent url(../imageset/arrow_right.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}
.poll {
    background:transparent url(../imageset/chart_bar.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}
.star {
    background:transparent url(../imageset/star.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}
.user {
    background:transparent url(../imageset/user.png) no-repeat scroll left center;
    padding:2px 0 2px 20px;
}

/*Persos*/
div#header div.menu, div#footer div.menu {
    color: #FFFFFF;
}

div#header div.menu .sub, div#footer div.menu .sub {
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}

div#corps .infos {
    margin: -5px 0 10px 0;
    padding: 0;
    font-size: 0.8em;
    font-weight: bold;
}

div#main .credits {
    color: #383433;
    font-size: 0.8em;
}

div#main .credits a, div#main .credits a:hover {
    color: #171515;
    text-decoration: none;
}

div.tooltip a.close {
    display: block;
    text-align: right;
    font-size: 0.8em;
}

/*Effects and colours*/
.red { color: #E20000; }
.green { color: green; }
.u { text-decoration: underline; }

/*////////////////
LISTS & PARAGRAPHS
////////////////*/

/* Lists */
div#header ul.sponso {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div#header ul.sponso li {
    width: 140px;
    height: 85px;
    margin: 0 0 0 1px;
    padding: 0;
    float: left;
    background: #E2E2E2 url(../imageset/corner.gif) bottom right no-repeat;
}

div#header div.menu ul, div#footer div.menu ul {
    height: 100%;
    margin: 0 5px 0 5px;
    padding: 0;
    list-style-type: none;
}

div#header div.menu ul li, div#footer div.menu ul li {
    height: 100%;
    margin: 0;
    padding: 0 10px 0 10px;
    float: left;
}

div#header div.menu ul li.active, div#footer div.menu ul li.active {
    background: url(../imageset/selected.gif) repeat;
}

div#corps div.menuinfos ul {
    list-style-type: none;
    margin: 5px;
}
div#corps div.menuinfos p {
    margin: 5px;
}

div#corps ul.partners {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div#corps ul.partners li {
    border: 0;
    margin: 0;
    padding: 0;
}

div#corps div.textbloc div.content ul.partners li {
    float: left;
}

div#corps ul.partners li a {
    display: block;
    width: 140px;
    line-height: 60px;
    background-repeat: no-repeat;
    background-position: 0 -60px;
}

div#corps ul.partners li a:hover {
    background-position: 0 0;
}



div#corps span.hide {
/* For more accessibility: http://www.blog-and-blues.org/weblog/2004/08/19/277-mettre-un-titre-en-image */
    visibility: hidden;
}

div#corps ul {
    margin: 0 0 10px 15px;
    padding: 0;
    list-style-type: square;
}

/*Paragraphs*/
div#corps p {
    margin: 0 0 10px 0;
    padding: 0;
}

div#main p.credits {
    margin: 0;
    padding: 10px;
    text-align: center;
}


/*///
FORMS
///*/

input[type="text"], input[type="password"], input[type="button"], 
input[type="submit"], textarea, select, button { 
    background: #FFFFFF; border: 1px solid #1A1A1A; 
}
input[type="radio"], input[type="radio"].error { border: 0; border-style: inset; }
input.title { width: 500px; }
textarea.text { width: 500px; height: 200px; }
textarea.adresses { width: 500px; height: 75px; }
textarea.summary { width: 500px; height: 50px; }
select option.selected { color: red; }
fieldset { margin: 0 0 10px 0; padding: 5px; border: 1px solid #1A1A1A; }
legend { margin: 0 0 0 0; padding: 0 5px 5px 5px; font-weight: bold; color: #1A1A1A; }

input.error { border: 1px solid #E20000; }
label.error { display: none; color: #E20000; }

/*////
IMAGES
////*/

a img, a:focus img {
    outline: none;
    -moz-outline-style: none;
    border: 0;
}

img.rss {
    position: relative;
    bottom: 71px;
    left: 475px;
}

img.home_link {
    float: left;
    margin: 0;
    padding: 0;
}

img.portrait {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    border: 5px solid #FFFFFF;
}

img.icon {
    float: left;
    margin: 0 5px 0 0;
}


/*////
ARRAYS
////*/

table tr th { font-weight: bold; border-bottom: 2px solid #1A1A1A; }
table tr th, table tr td { padding: 0 5px 0 5px; }

table.form { margin: 0 0 10px 0; }
table.form td { vertical-align: top; }
table.form td.label { width: 90px; }

table.inscrits td.statut {  }

table.score { width: 90%; margin: 0 0 10px 0}
table.score caption { font-weight: bold; border-bottom: 2px solid #1A1A1A; }
table.arbre td.bg { border-right: 2px solid #1A1A1A; background-color: #dedede; }
table.arbre td.br { border-right: 2px solid #1A1A1A; }
table.arbre td.win { background-color: #99de99; border-right: 2px solid #1A1A1A; }

table tr.odd { background: #CCCCCC; }
table tr.pair { background: none; }

/*//////////////////
MAIN STRUCTURE BLOCS
//////////////////*/

/* main box */
div#main {
    width: 800px;
    height: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
}

/* header and menu header */
div#header {
    position: relative;
    height: 160px;
    margin: 0 0 5px 0;
    padding: 0;
    background: #FFFFFF url(../imageset/header.jpg) top left no-repeat;
}

div#header div.headpartners {
    float: right;
}

div#header div.headpartners div.content {
    margin: 0 5px 0 0;
}

div#header div.menu {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 46px;
    margin: 0;
    padding: 2px 0 2px 0;
    background: #1A1A1A url(../imageset/menuh.jpg) top left no-repeat;
}

div#header div.menu div {
    height: 100%
}

/* corps */
div#corps {
    min-height: 100px;
    margin: 0;
    padding: 5px 5px 10px 5px;
    background: #FFFFFF;
}

/* vertical menu */
div#corps div#menuv { 
    width: 150px;
    float: left;
}

div#corps div#menuv div.content {
    margin: 0 5px 0 0;
    padding: 0;
}

div#corps div#menuv div.content div.menuinfos {
    margin: 0 0 10px 0;
    background: #1A1A1A url(../imageset/menuinfos_header_hors_serie.jpg) top right no-repeat;
}

div#corps div#menuv div.content div.menuinfos div.content {
    margin: 0;
    padding: 50px 0 10px 0;
    background: url(../imageset/menuinfos_footer.jpg) bottom right no-repeat;
}

/* footer */
div#footer {
    height: 50px;
    margin: 5px 0 0 0;
}

div#footer div.menu {
    float: left;
    height: 46px;
    margin: 0;
    padding: 2px 0 2px 0;
    background: #1A1A1A;
}


/*///////////
ACCOUNT BLOCS
///////////*/

div#col1 {
    float: left;
    width: 315px;
}

div#col2 {
    float: right;
    width: 315px;
}

div#col1 div.content, div#col2 div.content {
    margin: 0 0 10px 0;
    padding: 5px;
    background: #E2E2E2 url(../imageset/corner.gif) bottom right no-repeat;
}


/*///////////
ACCUEIL BLOCS
///////////*/

div#homecol1 {
    float: left;
    width: 315px;
    background: #E2E2E2 url(../imageset/h2.jpg) 3px 2px no-repeat;
}

div#homecol2 {
    float: right;
    width: 315px;
    background: #E2E2E2 url(../imageset/h2.jpg) 3px 2px no-repeat;
}

div#homecol1 div.content, div#homecol2 div.content {
    margin: 0 0 0 0;
    padding: 5px;
    background: url(../imageset/corner.gif) bottom right no-repeat;
}


/*////////
NEWS BLOCS
////////*/

div.textbloc {
    margin: 0 0 10px 0;
    background: #E2E2E2 url(../imageset/h2.jpg) 3px 2px no-repeat;
}

div.textbloc .content {
    padding: 5px;
    text-align: justify;
    background: url(../imageset/corner.gif) bottom right no-repeat;
}


/*///////////
CONTACT BLOCS
///////////*/

div#col1 {
    float: left;
    width: 315px;
}

div#col2 {
    float: right;
    width: 320px;
}

div#col1 div.content, div#col2 div.content {
    margin: 0 0 10px 0;
    padding: 5px;
    background: #E2E2E2 url(../imageset/corner.gif) bottom right no-repeat;
}


/*/////////////
INFOS LAN BLOCS
/////////////*/

div#text { 
    margin-left: 150px;
}

/*//////////
PHOTOS BLOCS
//////////*/

div.photosbloc { 
    text-align: center;
}


/*///////
INFO BLOC
///////*/

div.infobloc {
    margin: 0 auto 10px auto;
    background: #E2E2E2;
}

div.infobloc .content {
    padding: 10px;
    background: url(../imageset/corner.gif) bottom right no-repeat;
    text-align: center;
}

div.tooltip {
    padding: 10px;
    background-color: #CCCCCC;
    border: 1px solid #1A1A1A;
}


/*////
FLOATS
////*/

.float_left { float: left; }
.float_right { float: right; }


/*////
OTHERS
////*/

hr.clearer {
    visibility: hidden;
    clear: both;
}