#headerRetro {
position: relative;
width: 100%; 
height: 325px;
background: url('../img/retro.jpg') top right no-repeat;
display: block;
}

/*[]*/
#filleLeft {
position: absolute;
top: 0;
left: 0;
width: 223px;
height: 325px;
background: url('../img/fille.jpg') 0 0 no-repeat;
display: block;
z-index: 1;
}
#headerRetro marquee { 
position: relative;
top: 295px;
left: 0;
width: 850px;
height: 1.2em;
line-height: 1.2em;
color: #feff39;
font-size: 1.2em;
}
#headerRetro marquee a {
color: #feff39;
text-align: right;
}

.retro {
width: 100%;
position: relative;
margin: 0 auto;
background: url(../img/poste_tv.jpg) top center no-repeat;
height: 550px;
text-align: center;
border: 0px solid #aaa;
clear: both;
}

.retro a {
color: #4f4432;
text-decoration: none;
}
.retro a:hover {text-decoration: underline;}

.playerRetro {
position: absolute;
top: 42px;
left: 115px;
width: 480px;
height: 320px;
display: block;
}
.playerRetro h1 {
width: auto;
text-align: center;
font: bold 21px Verdana,Arial,Helvetica;
height: 21px;
line-height: 21px;
margin: 0;
padding: 2px;
border: 1px solid #333;
background: #000;
}
.playerRetro h1 a {color: #aaa;}
.playerRetro h1 a:hover {color: #cc0000;}

/*[]*/
.categorie {
position: relative;
margin: 0 auto;
padding: 0px;
width: 100%;
height: 200px;
text-align: center;
}
.categorie h1 {
margin: 7px 0;
padding: 0;
font-size: 1.5em;
line-height: 1.5em;
border-bottom: 2px solid #940000;
color: #4f4432;
}
.categorie a {
float: left;
width: 141px;
height: 183px;
margin: 0;
text-decoration: none;
text-align: center;
}
.century20 {background: url(../img/cat_retro_20.jpg) 0 0 no-repeat;}
.century30 {background: url(../img/cat_retro_30.jpg) 0 0 no-repeat;}
.century40 {background: url(../img/cat_retro_40.jpg) 0 0 no-repeat;}
.century50 {background: url(../img/cat_retro_50.jpg) 0 0 no-repeat;}
.century60 {background: url(../img/cat_retro_60.jpg) 0 0 no-repeat;}
.century70 {background: url(../img/cat_retro_70.jpg) 0 0 no-repeat;}
.century80 {background: url(../img/cat_retro_80.jpg) 0 0 no-repeat;}

.categorie a p {
position: relative;
top: 110px;
font-size: 90%;
color: #2c2c2c;
}
.categorie a span {
position: relative;
top: 122px;
font-size: 150%;
color: yellow;
}
