
/* Cadres pour la mise en page de la premiere page de racketiciel.info */

.racketiciel-table-entree {
  width: 100%;
  border-spacing: 10px;
}
.racketiciel-table-entree td {
  padding: 1em 3%;
/*  border: solid 1px blue;*/
  -moz-border-radius: 1em;
  background-color: #EEEEFF;
}
.racketiciel-table-entree td:hover, .racketiciel-table-entree td img:hover {
  background-color: #DDDDFF;
}


/* onglets en page d'entree */

.racketiciel_onglets {
    font-weight: bold;
}
.racketiciel_onglets a {
    padding: 0.5em 1em;
    color: #9E0000;
    background: #ffffff;
    display: inline;
    text-decoration: none;
}





/* Cadre de mise en valeur */

.racketiciel-encadre {border:1px solid #9e0000; margin:1em; padding:0.5em 2em;}

.racketiciel-encadre1 {border:2px solid #9e0000; margin:1em; padding:2px;}
.racketiciel-encadre2 {border:1px solid #9e0000; margin:0; padding:0.5em 2em; font-size:larger;}
.racketiciel-encadre2 p {font-weight:bold;}

.racketiciel-languages a {
  background-color: #dddddd; border: 1px solid #9e0000; text-decoration: none; padding: 0.7em;
}


 
/* Pour le menu deroulant */


div.racketiciel_dropdown_menu {
    float: right;
}
ul.racketiciel_dropdown {
    font-weight: bold;
}
ul.racketiciel_dropdown ul {
    width: 10em;
    border: 1px solid #a7a7a7;
}

ul.racketiciel_dropdown li {
    padding: 0.5em 1em;
    color: #9E0000;
    background: #ffffff;
}
ul.racketiciel_dropdown li a {
    text-decoration: none;
    color: #9E0000;
}

ul.racketiciel_dropdown li:hover {
    color: #ffffff;
    background: #9E0000;
}
ul.racketiciel_dropdown li:hover a.level1 {
    color: #ffffff;
    background: #9E0000;
}
ul.racketiciel_dropdown ul {
    color: #ffffff;
    background: #9E0000;
}

ul.racketiciel_dropdown li li:hover {
    color: #ffffff;
    background: #9E0000;
}
ul.racketiciel_dropdown li li:hover a {
    color: #ffffff;
    background: #9E0000;
}




/* Prix Podcol */

.podcol-mention {background-repeat:no-repeat; background-position:center top; width:800px; 
background-image:url("/media/image/racketiciel/parchemin.png");}
.podcol-mention-contenu {margin:200px 70px 50px 50px;}
.podcol-mention-titre {font-size: larger;}
.podcol-mention-description {padding:3em 50px 100px 70px;}
#podcol-reglement {padding:1em; border:1px black solid; font-size:smaller; background-color:#eeeeee;}




/* Les proces */

.proces-post-it {
        width: 256px; height: 213px;
        background: url(http://racketiciel.info/media/image/racketiciel/post_it.png) no-repeat scroll 0 top;
        color: #b2b2b2; text-align: center;
        margin: 2px; padding-top: 20px;
        font: italic 3em "Courier New", Courier, mono;
}

.proces-accompagnement {width:605px; border-left:#333 1px solid; border-top:#333 1px solid; border-bottom:#000 1px solid;}
#proces-victoires {height:100px;} 
#proces-defaites, #proces-defaites .proces-annee {height:50px;}
#accompagnement-activite {height:130px;} 
.accomp-mois-vide, .accomp-mois {width:10px; height:130px; float:left;}
.accomp-annee-vide {width:120px; height:130px; float:left;}
.proces-mois {width:10px; height:100px; float:left;}
.proces-annee-numero {position:relative; left:40px; display:block; top:-90px; height:0;}
.accomp-annee-numero {position:relative; left:40px; display:block; top:-120px; height:0;}
.proces-un {height:90px;}
.proces-deux {height:80px;}
.proces-trois {height:70px;}
.proces-quatre {height:60px;}
.proces-cinq {height:50px;}
.accomp-contact-inf-cinq-cents {height:80px;}
.accomp-contact-inf-mille {height:30px;}
.accomp-contact-marge-deux-cents {height:20px;}
.accomp-contact-marge-cent {height:10px;}
.accomp-contact-marge-cinquante {height:5px;}

.accomp-annee {width:120px; float:left; border-right:#333 1px solid; background-color:#eee;}
.accomp-cent {height:8px; width:8px; background-color:orange; border:1px solid #333; padding:0; display:block;}
.accomp-cinquante {height:3px; width:8px; background-color:orange; border:1px solid #333; padding:0; display:block;}

.proces-annee {width:120px; float:left; border-right:#333 1px solid; background-color:#eee;}

.proces-gagne2 {height:12px; width:12px; background-image:url("http://www.racketiciel.info/media/image/bons-vendeurs/happy3.png"); background-repeat:no-repeat; background-position:center center; position:relative; display:block;}
.proces-perdu2 {height:12px; width:12px; background-image:url("http://www.racketiciel.info/media/image/bons-vendeurs/unhappy3.png"); background-repeat:no-repeat; background-position:center center; position:relative;}
.amiable-ok2 {height:12px; width:12px; background-image:url("http://www.racketiciel.info/media/image/bons-vendeurs/happy9.png"); background-repeat:no-repeat; background-position:center center; position:relative;}

.proces-gagne {height:8px; width:8px; background-color:orange; border:1px solid #333; padding:0; display:block;}
.amiable-ok {height:8px; width:8px; background-color:green; border:1px solid #333; display:block;}
.proces-perdu {height:8px; width:8px; background-color:red; border:1px solid #333; display:block;}

.proces-flush {clear:both;}


/*
   Local Variables:
mode: css
End:
vim: set filetype=css:
 */
