Subversion Repositories Sites.gentiana.org

Compare Revisions

Ignore whitespace Rev 10 → Rev 11

/trunk/accueil/accueil_prairie.css
8,7 → 8,7
height:768px;
width:1024px;
margin:0 auto;
background:url(./accueil_fond_88ko.jpg) top left no-repeat;}
background:url(./accueil_fond.jpg) top left no-repeat;}
#cartouche {
position:absolute;
height:374px;
28,30 → 28,29
 
#zone_sites{
position:absolute;
top:0;
left:250px;
top:20px;
left:240px;
width:200px;
margin:0;}
#liste_sites, #liste_sites li{
margin:0;
padding:0;
list-style-type:none;}
#liste_sites li a{
text-align:left;
list-style-type:none;
text-align:left;}
#liste_sites a{
display:block;
height:50px;
width:100px;
padding-left:50px;
_width:200px;/* Hack IE PC : bogue modèle de boite*/
width:150px;
padding:5px 0 0 50px;
color:#333399;}
#liste_sites li a:hover{
text-decoration:underline;}
#site_asso_gentiana {
display: table-cell;
vertical-align:middle;
#site_asso_gentiana a{
background:url(./site_asso_gentiana.png) center left no-repeat;}
#site_flore_isere {
#site_flore_isere a{
background:url(./site_flore_isere.png) center left no-repeat;}
#site_gestion_raisonnable {
#site_gestion_raisonnable a{
background:url(./site_gestion_raisonnable.png) center left no-repeat;}
 
#zone_actu{
58,7 → 57,7
position:absolute;
top:0;
left:435px;
width:270px;
width:245px;
margin:0;}
#titre_actu{
margin:0;
66,10 → 65,12
color:#fff;}
#liste_actu, .rss_titre, .rss_date, .rss_description{
text-align:left;
width:235px;
margin:0;
padding:0;}
#liste_actu{
height:315px;
width:270px;
overflow:auto;}
#liste_actu li{
padding:10px 0 0 0;
92,7 → 93,7
font-size:12px;
color:#FFFF99;}
.rss_description {
font-size:10px;
font-size:11px;
color:#666600;}
 
#zone_logos{
102,9 → 103,9
margin:0;}
#liste_logos{
margin:0;
padding:0 0 5px 10px;}
padding:0 0 0 4px;}
#liste_logos li{
display:inline;
margin:0;
padding:0 10px 0 0;}
padding:0;}