/* J+B Séquences -- styles css */

/*
/*
/*
/*
/* content - home */



#contenthome {
float: left;
width: 620px;
padding: 0 20px;
background: #000 url(../jplusb_imports/home-image.jpg) 50% -10px no-repeat;
}

#contenthome h1 {
padding: 30px 0 10px 0;
font-size: 0.8em;
font-weight: normal;
text-align: center;
width: 400px;
margin: 0 auto;
line-height: 1.6em;
}

#home-films {
margin-top: 75px;
width: 620px;
height: 435px;
}

#home-films a {
float: left;
display: block;
height: 430px;
}

#home-films a.film-festin {
width: 100px;
background: transparent url(../jplusb_imports/home-films-festin.jpg) 0 0 no-repeat;
}
#home-films a.film-festin:hover {
background: transparent url(../jplusb_imports/home-films-festin.jpg) -100px 0 no-repeat;
}

#home-films a.film-berger {
width: 118px;
background: transparent url(../jplusb_imports/home-films-berger.jpg) 0 0 no-repeat;
}
#home-films a.film-berger:hover {
background: transparent url(../jplusb_imports/home-films-berger.jpg) -118px 0 no-repeat;
}

#home-films a.film-nena {
width: 184px;
background: transparent url(../jplusb_imports/home-films-nena.jpg) 0 0 no-repeat;
}
#home-films a.film-nena:hover {
background: transparent url(../jplusb_imports/home-films-nena.jpg) -184px 0 no-repeat;
}

#home-films a.film-marennes {
width: 118px;
background: transparent url(../jplusb_imports/home-films-marennes.jpg) 0 0 no-repeat;
}
#home-films a.film-marennes:hover {
background: transparent url(../jplusb_imports/home-films-marennes.jpg) -118px 0 no-repeat;
}

#home-films a.film-yquem {
width: 100px;
background: transparent url(../jplusb_imports/home-films-yquem.jpg) 0 0 no-repeat;
}
#home-films a.film-yquem:hover {
background: transparent url(../jplusb_imports/home-films-yquem.jpg) -100px 0 no-repeat;
}


/*
/*
/*
/*
/* content - home - news */


#news {
position: relative;
top: -70px;
left: 0;
width: 620px;
}

#news h1 {
display: block;
width: 351px;
height: 34px;
padding: 0 0 5px 0;
background: transparent url(../jplusb_imports/titre-news.png) 0 0 no-repeat;
}

#news h1.severn {
display: block;
width: 351px;
height: 34px;
padding: 0 0 5px 0;
background: transparent url(../jplusb_imports/titre-severn.png) 0 0 no-repeat;
}

#news span {
display: none;
}

#news h2 {
margin-top: 0;
font-size: 1em;
text-align: center;
}


/*
/*
/*
/*
/* content - footerhome */


#footerhome {
width: 620px;
height: 220px;
margin-top: -50px;
margin-bottom: 15px;
background: transparent url(../jplusb_imports/jplusb-footer.jpg) 50% 0 no-repeat;
}

#footerhome p {
position: relative;
top: 215px;
text-align: center;
font-size: 0.7em;
color: #999;
}

#footerhome p a {
color: #ccc;
text-decoration: underline;
}

#footerhome p a:hover {
color: #9c0;
text-decoration: none;
}

