Subversion Repositories Sites.gentiana.org

Rev

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

/**********************************************************************************************************************/
/*                                                                                                                                                      Feuille de style de la page d'accueil                                                                                                                                                                   */
/**********************************************************************************************************************/
/* Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org>                                                                                                                                                                                                                                                         */
/* Date réalisation : 12 juin 2007                                                                                                                                                                                                                                                                                                                                             */
body{
  background-color:#666600;}
#centrage {
        background:none;
  background-color:#666600;}
#cartouche {
        background:none;
  background-color:#FCF8DB;
        border-radius:50px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;}

#zone_sites{
        top:20px;
        left:275px;}

#zone_actu{
        left:470px;
        height:375px;
  background-color:#CCCC00;
        border-top-right-radius:50px;
        border-bottom-right-radius:50px;
        -moz-border-radius-topright: 50px;
        -moz-border-radius-bottomright: 50px;
        -webkit-border-top-right-radius: 50px;
        -webkit-border-bottom-right-radius: 50px;}

#zone_logos{
        height:40px;
        width:305px;
  background-color:#CCCC00;
        border-radius:50px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;}
#liste_logos{
        padding:0 0 5px 0;
        margin:-15px;}
#liste_logos li{
        padding:0;}