Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 318 → Rev 319

/trunk/sites/evenement/fr/styles/bazar.interne.css
22,17 → 22,19
 
/*-------------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 {
padding:50px;
float:right;
#fiche_image{
float:left;
height:150px;
width:150px;}
width:210px;
margin:0 1em 0 0}
#fiche_titre {
width:100%;
margin:0 0 0 220px;
background:transparent;
border-bottom:1px solid black;
color:#1A4881;}