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

/*
/*
/*
/*
/* global */


* {
margin: 0;
border: 0;
padding: 0;
font-family: helvetica, arial, sans-serif;
font-size: 1em;
color: #fff;
}

html {
height: 100%;
}

body {
height: 100%;
background: #000 url(../jplusb_imports/jplusb-fond-alt.png) 0 0 repeat-x;
}

#fondpage {
position: relative;
width: 970px;
margin: 0 auto;
height: 100%;
background: transparent url(../jplusb_imports/jplusb-fond-droite2.png) 915px 0 no-repeat;
}

#global {
position: relative;
width: 860px;
margin: 0 auto;
background-color: transparent;
}

#colonne {
float: left;
width: 200px;
background-color: #000;
}


/*
/*
/*
/*
/* elements */

#headertemp {
position: absolute;
top: 50%;
left: 50%;
width: 500px;
height: 200px;
margin-left: -250px;
margin-top: -100px;
background: transparent url(../jplusb_imports/index-temp.png) 0 0 no-repeat;
}

#headertemp h1 {
display: none;
}


#header {
position: relative;
width: 200px;
height: 260px;
}

#header h1 {
display: none;
}

a.logo {
position: relative;
top: 0;
left: 0;
display: block;
width: 200px;
height: 260px;
background: transparent url(../jplusb_imports/jplusb-header.png) 0 0 no-repeat;
text-decoration: none;
}

a.logo:hover {
background: transparent url(../jplusb_imports/jplusb-header.png) -200px 0 no-repeat;
}

a.logo span {
visibility: hidden;
}


/*
/*
/*
/*
/* menu */


#menu {
position: relative;
width: 200px;
}

#menu ul {
list-style-type: none;
}

#menu ul li span {
visibility: hidden;
}

#menu ul li a {
display: block;
height: 40px;
text-decoration: none;
}

#menu ul li a.menu-films {
background: transparent url(../jplusb_imports/menu-films.png) 0 0 no-repeat;
}
#menu ul li a.menu-films-active, #menu ul li a.menu-films:hover {
background: transparent url(../jplusb_imports/menu-films.png) 0 -40px no-repeat;
}
#menu ul li a.menu-boutique {
background: transparent url(../jplusb_imports/menu-boutique.png) 0 0 no-repeat;
}
#menu ul li a.menu-boutique-active, #menu ul li a.menu-boutique:hover {
background: transparent url(../jplusb_imports/menu-boutique.png) 0 -40px no-repeat;
}
#menu ul li a.menu-societe {
background: transparent url(../jplusb_imports/menu-societe.png) 0 0 no-repeat;
}
#menu ul li a.menu-societe-active, #menu ul li a.menu-societe:hover {
background: transparent url(../jplusb_imports/menu-societe.png) 0 -40px no-repeat;
}
#menu ul li a.menu-tournages {
background: transparent url(../jplusb_imports/menu-tournages.png) 0 0 no-repeat;
}
#menu ul li a.menu-tournages-active, #menu ul li a.menu-tournages:hover {
background: transparent url(../jplusb_imports/menu-tournages.png) 0 -40px no-repeat;
}
#menu ul li a.menu-dons {
background: transparent url(../jplusb_imports/menu-dons.png) 0 0 no-repeat;
}
#menu ul li a.menu-dons-active, #menu ul li a.menu-dons:hover {
background: transparent url(../jplusb_imports/menu-dons.png) 0 -40px no-repeat;
}
#menu ul li a.menu-contact {
background: transparent url(../jplusb_imports/menu-contact.png) 0 0 no-repeat;
}
#menu ul li a.menu-contact-active, #menu ul li a.menu-contact:hover {
background: transparent url(../jplusb_imports/menu-contact.png) 0 -40px no-repeat;
}
#menu ul li a.menu-actualites {
background: transparent url(../jplusb_imports/menu-actualites.png) 0 0 no-repeat;
}
#menu ul li a.menu-actualites-active, #menu ul li a.menu-actualites:hover {
background: transparent url(../jplusb_imports/menu-actualites.png) 0 -40px no-repeat;
}
#menu ul li a.menu-liens {
background: transparent url(../jplusb_imports/menu-liens.png) 0 0 no-repeat;
}
#menu ul li a.menu-liens-active, #menu ul li a.menu-liens:hover {
background: transparent url(../jplusb_imports/menu-liens.png) 0 -40px no-repeat;
}


#menufond {
width: 200px;
height: 230px;
background: transparent url(../jplusb_imports/menu-fond.png) 0 0 no-repeat;
}


/*
/*
/*
/*
/* contenu */


#content {
float: left;
width: 620px;
padding: 0 20px;
background-color: #000;
}

img.bandeau {
margin: 5px 0 15px 0;
}

#content p {
font-size: 0.9em;
line-height: 1.4em;
margin-bottom: 10px;
}

#content span.likep {
font-size: 0.9em;
}

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

#content p em {
font-style: normal;
color: #9c0;
}


#content div.infos-textes {
position: relative;
top: 35px;
text-align: justify;
padding: 0 25px;
}

h1.ml {
font-size: 1.2em;
color: #9c0;
margin-top: 20px;
}

#content h1.tournages {
display: block;
width: 570px;
height: 50px;
background: transparent url(../jplusb_imports/titre-tournages2.png) 0 0 no-repeat;
}
#content h1.tournages span {
display: none;
}

#content h1.dons {
display: block;
width: 570px;
height: 50px;
background: transparent url(../jplusb_imports/titre-dons.png) 0 0 no-repeat;
}
#content h1.dons span {
display: none;
}

#content h1.coordonnees {
display: block;
width: 570px;
height: 50px;
background: transparent url(../jplusb_imports/titre-contact.png) 0 0 no-repeat;
}
#content h1.coordonnees span {
display: none;
}

#content h1.societe {
display: block;
width: 570px;
height: 50px;
background: transparent url(../jplusb_imports/titre-societe.png) 0 0 no-repeat;
}
#content h1.societe span {
display: none;
}

#content h1.legal {
display: block;
width: 560px;
height: 50px;
background: transparent url(../jplusb_imports/titre-mentions.png) 0 0 no-repeat;
}
#content h1.legal span {
display: none;
}

#content h1.liens {
display: block;
width: 560px;
height: 50px;
background: transparent url(../jplusb_imports/titre-liens.png) 0 0 no-repeat;
}
#content h1.liens span {
display: none;
}


#content h1.actu {
display: block;
width: 560px;
height: 50px;
background: transparent url(../jplusb_imports/titre-actu.png) 0 0 no-repeat;
}
#content h1.actu span {
display: none;
}


a.contact-mail {
display: block;
width: 130px;
height: 25px;
margin-top: 5px;
background: transparent url(../jplusb_imports/bt-mail2.png) 0 0 no-repeat;
}
a.contact-mail:hover {
background: transparent url(../jplusb_imports/bt-mail2.png) 0 -25px no-repeat;
}
a.contact-mail span {
display: none;
}


div#space {
clear: both;
height: 120px;
}



/*
/*
/*
/*
/* footer */


#footer {
width: 620px;
height: 130px;
margin-bottom: 8px;
background: transparent url(../jplusb_imports/jplusb-footer-sans.png) 50% 0 no-repeat;
}

#footer p {
position: relative;
top: 110px;
text-align: center;
font-size: 0.7em;
color: #999;
padding: 8px 0;
}

#footer p a {
color: #ccc;
text-decoration: none;
padding: 8px 0;
}

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

#footer.verte {
width: 620px;
height: 160px;
margin-bottom: 20px;
background: transparent url(http://jplusb.fr/jplusb_imports/footer-sans2-vert.png) 50% 0 no-repeat;
}

#footer.verte p {
position: relative;
top: 160px;
text-align: center;
font-size: 0.7em;
color: #999;
}

#footer a.fb img {
position: relative;
top: 4px; left: 0;
margin: 0 3px;
}


/*
/*
/*
/*
/* divers */

hr {
visibility: hidden;
margin: 20px 0;
}

.inv {
display: none;
}

hr.clear {
width: 1px;
visibility: hidden;
clear: both;
}

h1.titre-actu {
margin-bottom: 5px;
}

a.lien-actu {
color: #9c0;
font-size: 1em;
text-decoration: none;
}

a.lien-actu:hover {text-decoration: underline;}