Version 1.12

This commit is contained in:
nemunaire 2009-11-01 12:00:00 +01:00
commit de31cd3e9a
1373 changed files with 156282 additions and 45238 deletions

View file

@ -186,6 +186,12 @@ width: 100%;
height: 100%;
}
#header #img span#h09
{
/*background: transparent url(images/header2009.png) no-repeat 0 0;*/
background: transparent url(images/header_cut.jpg) no-repeat 0 0;
}
#header #date
{
color: #99CC00;
@ -255,31 +261,35 @@ background: transparent url(images/recherche.gif) no-repeat left;
#banner
{
padding: 0 20px;
position: relative;
font-size: 11px;
margin-bottom: 4px;
}
#banner:after
{
content: ".";
display: block;
height: 0;
height: 14px;
clear: both;
visibility: hidden;
}
#bannerleft
.bannerleft
{
font-weight: bold;
color: #517285;
float: left;
position: absolute;
top: 0;
left: 7px;
text-align: left;
z-index: 2;
background-color: #1F2E35;
padding-left: 5px;
width: 905px;
}
#bannerright
{
color: #FFCC00;
float: right;
position: absolute;
top: 0;
right: 10px;
z-index: 3;
background-color: #1F2E35;
}
#corps
@ -399,7 +409,27 @@ clear: both;
padding: 15px 0;
}
#connexion, #news
#count .header
{
color: #FFFFFF;
background: #213239 url(images/block_header.gif) no-repeat right;
height: 14px;
padding: 2px 80px 0 10px;
text-align: left;
float: left;
}
#count .corps
{
background-color: #213239;
clear: both;
color: #FFFFFF;
font-size: 150%;
font-weight: bolder;
padding: 15px 0;
}
#connexion, #news, #count
{
width: 425px;
float: left;
@ -564,6 +594,19 @@ padding-left: 18px;
font-weight: normal;
}
#blog
{
position: relative;
float: right;
clear: right;
margin-top: 16px;
background: #1F2E35 url(images/inscription.png) no-repeat 20px center;
width: 340px;
padding: 15px 0 30px 130px;
text-align: justify;
height: 1%;
}
#inscription
{
position: relative;
@ -1095,4 +1138,4 @@ font-weight: bold;
padding: 8px;
border: #141D22 solid 1px;
background-color: #213239;
}
}