Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 54 → Rev 55

/trunk/bazar.interne.css
10,18 → 10,18
+----------------------------------------------------------------------------+
*/
#BAZ_corps {width:100%;}
#BAZ_menu {height:23px;width:100%;font: normal 12px Georgia, serif;margin: 10px 0 10px 0;}
#BAZ_menu {height:23px;width:100%;font: normal 13px Georgia, serif;margin: 10px 0 10px 0;}
#BAZ_menu a {color: #FFF;text-decoration: none;display: block;width: 8em;}
#BAZ_menu a:hover {color: #923B1D;text-decoration: underline;}
#BAZ_menu a:hover {color: #993333;text-decoration: underline;}
#BAZ_menu ul {padding: 0;}
#BAZ_menu li {color: #923B1D;background:#923B1D;text-align:center;
#BAZ_menu li {color: #993333;background:#993333;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 #923B1D;}
#BAZ_menu li:hover {color: #923B1D;background: #FFF;}
-moz-border-radius: 1em 1em 1em 1em;border: 1px solid #993333;}
#BAZ_menu li:hover {color: #993333;background: #FFF;}
#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: #923B1D;}
#BAZ_menu ul li a:hover {color: #993333;}
.enligne {padding:0;display:inline;list-style: none;list-style-type:none;background:#FFF;}
/*-------------Les fiches Bazar-------------------------------------------------*/
.BAZ_cadre_fiche {color:#000;margin:0 auto;width:654px;}
28,20 → 28,19
.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_haut {height:18px;width:654px;background:url(images/BAZ_cadre_haut.gif) top left;}
.BAZ_cadre_fiche_corps {padding:15px 15px 0 15px;font: 13px arial, sans-serif;text-align:justify;line-height: 17px;border-left:solid 1px #000;border-right:solid 1px #000;background:#FFF;}
.BAZ_cadre_fiche_corps {padding:0 15px 0 15px;font: 13px arial, sans-serif;text-align:justify;line-height: 17px;border-left:solid 1px #000;border-right:solid 1px #000;background:#FFF;}
.BAZ_cadre_fiche_bas {height:18px;width:654px;background:url(images/BAZ_cadre_bas.gif) top left;}
#fiche_image {float:left;height:160px; width:160px;}
#fiche_titre_image {float:left;width:400px; text-align:center; padding:6px; background:#F2B43B; color:#FFF; font: 18px arial, sans-serif;}
#fiche_titre {text-align:center; padding:6px; background:#F2B43B; color:#FFF; font: 18px arial, sans-serif;}
#BAZ_description {margin:10px 0;font: 15px arial, sans-serif;text-align:justify;}
#fiche_image {float:left;height:150px; width:150px;}
#fiche_titre {text-align:left;width:100%;padding-left:10px; background:transparent; border:0; color:#B1BB7E; font: 19px arial, sans-serif;}
#BAZ_description {min-height:120px;font: 15px arial, sans-serif;text-align:justify;}
#BAZ_bas_page { height:165px;background:url(images/BAZ_Enfants.gif) no-repeat bottom right;}
.bulle_haut {margin: 0 auto; margin-top:10px;width:588px;height:20px;background:url(images/BAZ_encadre_haut.jpg) top left;}
.bulle_corps {margin: 0 auto;width:578px;padding-left:10px;background:url(images/BAZ_encadre_barre.jpg) repeat-y;}
.bulle_bas {margin: 0 auto; margin-bottom:10px;width:588px;height:20px;background:url(images/BAZ_encadre_bas.jpg) top left;}
#formation_qualifiante {position:relative;top:197px;left:622px;height:190px;width:30px;background:url(images/BAZ_formation_qualifiante.gif) top right;}
#formation_diplomante {position:relative;top:7px;left:622px;height:190px;width:30px;background:url(images/BAZ_formation_diplomante.gif) top right;}
#formation_continue {position:relative;top:387px;left:622px;height:190px;width:30px;background:url(images/BAZ_formation_continue.gif) top right;}
#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;}
.centrer {clear:both;margin:0 auto;}
.rubrique {width:150px; text-align:left;font: bold 15px arial, sans-serif; color: #515966;}
.rubrique_bulle {width:90px;text-align:left;font: bold 15px arial, sans-serif; color: #000;}
.infos {font: bold 16px arial, sans-serif; color: #B1BB7E;line-height: 25px;}
.infos {width:70%;float:left;min-height:120px;font: bold 15px arial, sans-serif; color: #B1BB7E;line-height: 25px;}