/***************************************/ /* Spip Info - Janvier 2009 */ /***************************************/ /* Mise en place du layout */ /***************************************/ #page{ background:#FFF; margin:25px auto 0px auto; position:relative; width:969px; overflow:hidden; } /*CSSEditor|structure,global|Zone de banni�re*/ #entete{ margin:0 0 0 0; width:969px; height: 205px; overflow:hidden; background:#FFFFFF; _padding-top: 152px; } #entete h1{ font-size:1em; margin:0; } #entete h1 a{ display:block; width: 380px; height: 87px; border:0; background:transparent url(#CHEMIN{images/logo_spip_info.gif}) scroll no-repeat left top; color:#fff; position:absolute; left:23px; top:22px; } #entete h1 a span { display:none; } #entete .descriptif_site_spip { position:absolute; left:23px; top:113px; font-weight:bold; font-size:16px; } #entete .descriptif_site_spip a:link, #entete .descriptif_site_spip a:visited, #entete .descriptif_site_spip a:hover, #entete .descriptif_site_spip a:active { color:#0B7599; text-decoration:none; } /*CSSEditor|structure,global|Zone int�rieure*/ #wrapper{ width:969px; color:#000; background:transparent; overflow:hidden; } #conteneur{ float:left; width:969px; background:transparent url(#CHEMIN{images/bg_x_conteneur.gif}) scroll no-repeat center top; overflow:hidden; } #contenu{ padding:0px 344px 10px 0px; overflow:hidden; } .sans_extra #contenu { padding:0px 0px 10px 0px; overflow:hidden; } /*CSSEditor|structure,global|Zone de contenu*/ #contenu #main{ margin: 20px 24px 15px 24px; overflow:hidden; } /*CSSEditor|structure,global|Colonne de droite */ #extra{ float:left; margin:0 0 0 -344px; width:320px; padding-top: 138px; } .page_article #extra{ padding-top: 168px; } .sans_extra #extra { display:none; } /*CSSEditor|structure,global|Zone de pied de page*/ #pied{ overflow:hidden; text-align:center; background: #FFF url(#CHEMIN{images/footer_filet.gif}) scroll no-repeat center top; border:0px none; padding:75px 0px 15px 0px; width:969px; } /* End structure/mainPage.html */