Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 649 → Rev 650

/trunk/sites/commun/generique/styles/pageInterieure.css
45,7 → 45,7
body#botanique { background: url(../images/traitVerticalBotanique.jpg) repeat-x;}
body#actualites { background: url(../images/traitVerticalActualites.jpg) repeat-x;}
body#reseau { background: url(../images/traitVerticalReseau.jpg) repeat-x;}
body#projets { background: url(images/traitVerticalProjets.jpg) repeat-x;}
body#projets { background: url(../images/traitVerticalProjets.jpg) repeat-x;}
/* Menus */
#zone-menu-gauche {font-family:arial; font-size:12px; width: 170px; margin-top:10px; border-left: 1px solid #7b9c35;}
114,7 → 114,7
#zone-actualites .motsclefs .mot1 { font-size:28px; margin:-20px 0 0 -81px; }
#zone-actualites .motsclefs .mot2 { font-size:32px; margin:-10px 0 0 14px; }
#zone-actualites .motsclefs .mot3 { margin:10px 0 0 -101px;}
#zone-actualites {background:url(../images/image_bandeau_botanique.png) right center no-repeat; }
#zone-actualites {background:url(../images/image_bandeau_actualites.png) right center no-repeat; }
#zone-reseau .motsclefs .mot1 { font-size:32px; margin:-25px 0 0 -102px; }
#zone-reseau .motsclefs .mot2 { font-size:26px; margin:0px 0 0 -81px; }
121,8 → 121,12
#zone-reseau .motsclefs .mot3 { font-size:20px; margin:3px 0 0 39px; }
#zone-reseau {background:url(../images/image_bandeau_reseau.png) right center no-repeat; }
#zone-actualites {background:url(../images/image_bandeau_actualites.png) right center no-repeat; }
#zone-projets .motsclefs .mot1 { font-size:32px; margin:-45px 0 0 -126px; }
#zone-projets .motsclefs .mot2 { font-size:20px; margin:-20px 0 0 -171px; }
#zone-projets .motsclefs .mot3 { font-size:20px; margin:-15px 0 0 -60px; }
#zone-projets {background:url(../images/image_bandeau_projets.png) right center no-repeat;}
#zone-bas-page { width:900px; clear:both;}
#zone-bas-page div { width:900px; margin:20px 0 10px 0;text-align:center;}
#zone-bas-page div ul li {list-style:none;text-decoration:none;text-align:center;font-size: 12px;font-family:arial;display:inline;margin-left:10px;padding :6px 0 0 20px}
1393,15 → 1397,6
font-variant:small-caps;
}
 
#projets{
width:440px;
float:left;
margin-left:0px;
margin-top:0px;
padding-top:5px;
/* border:1px solid #baad8b;
-moz-border-radius: 7px; */
}
 
#projets1{
width:400px;
1661,4 → 1656,50
 
#clearBoth{
clear:both;
}
}
 
 
 
 
 
 
 
/*autres versions*/
/* #separation{
width:900px;
height:60px;
margin-top:60px;
border-top:dotted black 2px;
float:left;
}
#versionCouleursDescendus{
width:900px;
height:855px;
float:left;
background:URL(images/versionCouleursDescendus.jpg) no-repeat top;
}
#versionCouleursTresDescendus{
width:900px;
height:855px;
float:left;
background:URL(images/versionCouleursTresDescendus.jpg) no-repeat top;
}
#versionSansCouleursFond{
width:900px;
height:855px;
float:left;
background:URL(images/versionSansCouleursFond.jpg) no-repeat top;
}
#versionCarreCourt{
width:900px;
height:855px;
float:left;
background:URL(images/versionCarreCourt.jpg) no-repeat top;
}
#versionCouleurGris{
width:900px;
height:855px;
float:left;
background:URL(images/VersionCouleurGris.jpg) no-repeat top;
} */