/*
 +----------------------------------------------------------------------------+
 | bazar.css                                                                  |
 +----------------------------------------------------------------------------+
 | Copyright (c) 2005 Ecole et Nature                                         |
 +----------------------------------------------------------------------------+
 | Feuille de style interne sp�cifique a l'application Bazar                  |
 +----------------------------------------------------------------------------+
 | Auteur : Florian SCHMITT <florian@ecole-et-nature.org>                     |
 +----------------------------------------------------------------------------+
*/
#BAZ_corps {width:100%;font: 13px arial, sans-serif;}
#BAZ_menu {height:23px;width:100%;font: normal 13px Georgia, serif;padding: 20px 0 20px 0;}
#BAZ_menu a {color: #FFF;text-decoration: none;display: block;width: 8em;}
#BAZ_menu a:hover {color: #5F452A;text-decoration: underline;}
#BAZ_menu ul {padding: 0;}
#BAZ_menu li {color: #5F452A;background:#5F452A;text-align:center;padding: 2px;margin: 2px;float: left;list-style: none;list-style-type:none; -moz-border-radius: 1em 1em 1em 1em;border: 1px solid #5F452A;}
#BAZ_menu li:hover {color: #5F452A;background: #F0F2DA; border:0px solid;}
#BAZ_menu li ul {position: absolute;background:transparent;left: -999em;width: 8.6em;z-index:14;}
#BAZ_menu li:hover ul {left: auto;margin: 2px 0 0 -6px;z-index:15;}
#BAZ_menu ul li a:hover	{color: #5F452A;}
.enligne {padding:0;display:inline;list-style: none;list-style-type:none;background:#F0F2DA;}
/*-------------Les fiches Bazar-------------------------------------------------*/
.BAZ_cadre_fiche {color:#000;}
.BAZ_cadre_fiche a {font: 13px arial, sans-serif;color:#000;text-decoration:none;}
.BAZ_cadre_fiche a:hover {color:#515966;text-decoration:underline;}
.BAZ_cadre_fiche_corps {padding:0 15px 0 15px;font: 13px arial, sans-serif;text-align:justify;line-height: 17px;border:solid 1px #000;background:#FFF;}
.BAZ_cadre_fiche_bas {}
#fiche_image {float:left;height:150px; width:150px;}
#fiche_titre {text-align:left;width:100%;padding-left:10px; background:; border:0px none; color:#000; font-style:normal; font-variant:normal; font-weight:normal; font-size:19px; font-family:arial, sans-serif}
#BAZ_description {display:none;}
#modifier_fiche a {display:block;}
#BAZ_bas_page  {display:none;}
.bulle_haut {}
.bulle_corps {margin: 0 auto;padding-left:10px;background:url('images/BAZ_encadre_barre.jpg') repeat-y;}
.bulle_bas {}
.centrer {clear:both;margin:0 auto;}
.rubrique {width:150px;	text-align:left;font-weight: bold;}
.description {margin-bottom:25px;}
.rubrique_bulle {width:90px;text-align:left;font: bold 15px arial, sans-serif; color: #000;}
.infos {width:70%;float:left;min-height:120px;font: bold 15px arial, sans-serif; color: #B1BB7E;line-height: 25px;}
#titre_page { display:block; color:transparent; border:0; padding:0; margin:0;}
