Rev 319 | Blame | 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;}
/* CALENDRIER */
#cal_entete{
display:block;
background:transparent url(images/cal_titre_fond.png) repeat-x;
margin:10px 0;
height:31px;
min-width:300px;
border-left: 2px solid #113054;
border-right: 2px solid #113054;}
#cal_titre{
position:absolute;
background:transparent;
top:10px;
right:20px;
width:182px;}
#cal_navigation{
display:block;
position:absolute;
background:transparent;
top:10px;
left:20px;}
#cal_precedent_lien, #cal_suivant_lien{
display:block;
position:absolute;
top:12px;
background:transparent;}
#cal_suivant_lien img, #cal_precedent_lien img{
display:block;
border:0;}
#cal_precedent_lien:hover, #cal_suivant_lien:hover, #cal_mois_courrant:hover{
background-color:#b0cdfc;}
#cal_precedent_lien{
left:15px;}
#cal_mois_courrant{
display:block;
position:absolute;
top:14px;
left:40px;
width:100px;
padding:2px 25px;
background-color:#fff;
border:1px inset #113054;
text-align:center;
text-transform:uppercase;
font: bold 14px 'Arial narrow', arial, sans-serif;}
#cal_suivant_lien{
left:195px;}
.calendrier{
font: bold 16px 'Arial narrow', Arial, sans-serif;
border-collapse:separate;
border-spacing:6px;
width:1003px;}
/* Problème de la couleur entre les cellules...
.calendrier tbody{
background:white url(/client/bazar/images/cal_img_fond.jpg) 2px 40px repeat-y;}*/
.calendrier th {
height:20px;
width:134px;
color:white;
background-color:#174984;
border: 2px solid #113054;
text-align:center;}
.calendrier td {
height:83px;
width:134px;
border:2px solid #4c4c4c;
vertical-align:top;
-moz-border-radius:3px;}
.cal_j{
display:block;
float:right;
padding:2px;}
.cal_jc{
background-color:#c4d9fb;}
.cal_ma{
background-color:#eaeaec;}
.cal_evenemt_liste{
font: normal 10px Arial, sans-serif;
list-style-type:none;/*disc url(/client/bazar/images/cal_pastille.png) inside;*/
margin:20px 0 0 0;
padding:0;}
.cal_evenemt_liste li{
display:block;
background:transparent url(/client/bazar/images/cal_pastille.png) top left no-repeat;
width:120px;}
.cal_evenemt{
margin:0;
padding:0 0 0 13px;}