Subversion Repositories Sites.tela-botanica.org

Rev

Rev 307 | Rev 330 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

/*
 +----------------------------------------------------------------------------+
 | bazar.css                                                                  |
 +----------------------------------------------------------------------------+
 | Copyright (c) 2005 Tela Botanica                                           |
 +----------------------------------------------------------------------------+
 | Feuille de style interne spécifique a l'application Bazar                  |
 +----------------------------------------------------------------------------+
 | Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org>                       |
 +----------------------------------------------------------------------------+
*/
#formulaire input, #formulaire textarea, #formulaire select {
        border:1px solid #000;
  background-color:#b0cdfc;}
.enligne {
        padding:0;
        margin:0;
        display:inline;
        list-style:none;
        list-style-type:none;
        background:#FFF;}

/*-------------Les fiches Bazar-------------------------------------------------*/
.BAZ_cadre_fiche {
        width:auto;
        height:auto;
        padding:10px;
        border: 1px solid #1A4881;
        -moz-border-radius:10px;
        background-color:#c8ddff;}
#fiche_image{
        float:left;
        height:150px;
        width:210px;
        margin:0 1em 0 0}
#fiche_titre {
        margin:0 0 0 220px;
        background:transparent;
        border-bottom:1px solid black;
        color:#1A4881;}
#BAZ_description {
        padding:10px;
        font-weight:bold;}
.bulle_bas{
        height:0;}
.bulle_corps{
        margin:0;
        padding:0;
        font-size:10px;
        color:gray;}
.centrer {
        clear:both;
        margin:0 auto;}
.rubrique {
        text-align:left;
        font-weight:bold;
        color: #1A4881;}
.rubrique_bulle {
        width:90px;
        text-align:left;
        font: bold 15px arial, sans-serif;
        color: #000;}
.description{
        font-weight:bold;}
.description ul{
        margin:0;}
.infos {
        width:70%;
        float:left;
        min-height:120px;
        font: bold 15px arial, sans-serif;
        color:#B1BB7E;
        line-height:25px;}
.bazar_checkbox {
        float:left;
        width:170px;
        font:10px arial, sans-serif;
        border:0;}
.lien_wikini{
        margin:0;
        padding:10px 5px;
        border:2px solid #DBE8C8;
        -moz-border-radius:10px;
        background:#3082AA;}
div.lien_wikini a{
        padding-left:100px;
        color:#FFF;}

#BAZ_bas_page, #BAZ_bas_page .rubrique{
        font-size:10px;
        text-decoration:none;
        color:gray;}
#BAZ_bas_page .rubrique{
        display:inline;
        clear:both;}

#formation_qualifiante {
        float:right;
        margin:0 -15px 0 5px;
        height:190px;
        width:30px;
        background:url(images/BAZ_formation_qualifiante.gif) bottom right no-repeat;}
#formation_diplomante {
        float:right;
        margin:0 -15px 0 5px;
        height:190px;
        width:30px;
        background:url(images/BAZ_formation_diplomante.gif) bottom right no-repeat;}
#formation_continue {
        float:right;
        margin:0 -15px 0 5px;
        height:190px;
        width:30px;
        background:url(images/BAZ_formation_continue.gif) bottom right no-repeat;}

.table_bazar{
        width:300px;
        margin:2em 0 0 0;}
#laius_abonnement, .table_bazar #col2, .table_bazar #col3{
        display:none;}
.table_bazar #col1,.table_bazar #col4{
        width:150px;}