font-family: "Bitstream vera sans","Verdana",sans-serif;
}
-input,textarea,select,option,tt,pre {
+input,textarea,select,option {
+ font-size: 9pt;
+}
+
+tt,pre {
font-size: 10pt;
}
img { vertical-align: middle; }
td { vertical-align: top; }
-h1 { font-size: 150%; }
-h2 { font-size: 130%; }
+h1 { font-size: 130%; }
+h2 { font-size: 115%; }
/***************************************************************************
* DEBUG
margin-right: auto;
}
-tr#top td {
+#top {
+ width: 765px;
+}
+
+#top td {
+ padding: 0;
+ margin: 0;
vertical-align: middle;
}
+#top td.logo {
+ text-align: right;
+}
+
td#credits {
text-align: center;
font-size: 90%;
}
td#menu {
- width: 150px;
+ width: 130px;
padding-right: 1em;
font-family: "Trebuchet MS", "Arial",sans-serif;
font-weight: bold;
}
#menu h1 {
- padding: 0.5em 0em 0.6em 0em;
- font-size: 90%;
+ padding: 0.5em 0em 0.8em 0em;
+ font-size: 85%;
text-align: center;
+ width: 130px;
background: url('../images/barre.png') bottom left no-repeat;
}
#menu a {
display: block;
padding: 0.2em 0em 0.2em 15px;
- font-size: 90%;
+ font-size: 85%;
background: url('../images/puce.png') no-repeat center left;
}
white-space: nowrap;
}
-table.tiny, table.tinybicol { width: 70%; margin-left: 15%; border: 2px solid gray; }
-table.large, table.bicol { width: 96%; margin-left: 2%; border: 2px solid gray; }
+table.tiny, table.tinybicol {
+ width: 70%;
+ margin-left: 15%;
+ border: 2px solid gray;
+ font-size: 85%;
+}
+table.large, table.bicol {
+ width: 96%;
+ margin-left: 2%;
+ border: 2px solid gray;
+ font-size: 85%;
+}
table.tiny td, table.tinybicol td, table.large td, table.bicol td {
border: 1px solid gray;
<table id="layout" cellspacing="0" cellpadding="0">
{if $xnet_type}
- <tr id="top">
- <td>
- <a href=""><img src="images/asso-montants.png" alt="Logo Assos" /></a>
- </td>
- <td>
- <img src="images/logo_{$xnet_type}.png" alt="Logo {$xnet_type}" width="106" height="96" />
- </td>
+ <tr>
<td colspan="2">
- <img src="images/texte_{$xnet_type}.jpg" alt="{$xnet_type}" width="490" height="96" />
+ <table cellspacing="0" cellpadding="0" id="top">
+ <tr>
+ <td style="width: 150px">
+ <a href=""><img src="images/asso-montants.png" alt="Logo Assos" /></a>
+ </td>
+ <td style="width: 106px">
+ <img src="images/logo_{$xnet_type}.png" alt="Logo {$xnet_type}" width="106" height="96" />
+ </td>
+ <td style="width: 44px">
+ <img src="images/fin_logo.jpg" alt="Fin logo" width="44" height="96" />
+ </td>
+ <td style="white-space: nowrap">
+ <img src="images/bandeau.jpg" alt="bandeau" height="96" style="width: 100%" />
+ </td>
+ <td class="logo">
+ <img src="images/texte_{$xnet_type}.jpg" alt="{$xnet_type}" height="96" />
+ </td>
+ <td>
+ {if $asso}
+ {if $asso.site}
+ <a href="{$asso.site}"><img src='{$platal->ns}logo' alt="LOGO" height="96" /></a>
+ {else}
+ <img src='{$platal->ns}logo' alt="LOGO" height="96"/>
+ {/if}
+ {/if}
+ </td>
+ </tr>
+ </table>
</td>
</tr>
{else}
<td>
<img src="images/logo.png" alt="LOGO Assos" />
</td>
- <td colspan="3" style="text-align: right">
+ <td style="text-align: right">
<a href="https://www.polytechnique.org/"><img src="images/logo-xorg.png" alt="LOGO X.Org" /></a>
<img src="images/asso2.png" alt="titre_du_site" />
</td>
</tr>
- <tr><td colspan="4"><img src="images/barre.png" alt="----------" width="765" /></td></tr>
+ <tr><td colspan="2"><img src="images/barre.png" alt="----------" width="765" /></td></tr>
{/if}
{if $menu}
{/foreach}
{/foreach}
</td>
- <td colspan="3">
+ <td>
<div class="breadcrumb">
{if $asso}
<a href="groups/{$asso.cat}">{$asso.cat|cat_pp}</a> »
</tr>
{else}
<tr>
- <td colspan="4">
+ <td colspan="2">
{include file="skin/common.content.tpl"}
</td>
</tr>
- <tr><td colspan="4"><img src="images/barre.png" alt="----------" width="765" /></td></tr>
+ <tr><td colspan="2"><img src="images/barre.png" alt="----------" width="765" /></td></tr>
<tr>
- <td colspan="4">
+ <td colspan="2">
<table class="links" summary="liens" cellspacing="0" cellpadding="0">
<tr>
<td> <a href="plan">PLAN DU SITE</a> </td>
</tr>
{/if}
- <tr><td colspan="4"><img src="images/barre.png" alt="----------" width="765" /></td></tr>
+ <tr><td colspan="2"><img src="images/barre.png" alt="----------" width="765" /></td></tr>
<tr>
- <td colspan="4" id="perso">
+ <td colspan="2" id="perso">
{list_all_my_groups}
{if !$smarty.session.auth}
<div>Me connecter :</div>
</td>
</tr>
- <tr><td colspan="4"><img src="images/barre.png" alt="----------" width="765" /></td></tr>
+ <tr><td colspan="2"><img src="images/barre.png" alt="----------" width="765" /></td></tr>
<tr>
- <td colspan="4" id="credits">
+ <td colspan="2" id="credits">
<a href="plan">liste des associations</a> -
<a href="services">services proposés</a> -
<a href="about">à propos de ce site</a> -