
/*BLOC TETE*/

#tete_gauche          {
	background-image: url(../../images/fr/oeuvres/musique_ecran/pubs/tete_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}


#tete_droit         {
	background-image: url(../../images/fr/oeuvres/musique_ecran/pubs/tete_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}

	
#tete_centre_haut   {
	background-image: url(../../images/fr/oeuvres/musique_ecran/pubs/tete_centre_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}


#tete_centre_editorial    {
	background-image: url(../../images/fr/oeuvres/musique_ecran/pubs/tete_centre_editorial.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}


	
/*BLOC MENU*/


#menu_gauche        {
	background-image: url(../../images/fr/oeuvres/musique_ecran/pubs/menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}


#menu_navigation         {
	background-image: url(../../images/fr/oeuvres/musique_ecran/pubs/menu_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}


#menu_droit        {
	background-image: url(../../images/fr/oeuvres/musique_ecran/pubs/menu_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
	

/*BLOC PIED*/


#pied   {
	background-image: url(../../images/fr/oeuvres/musique_ecran/pubs/pied.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 909px;
	height: 64px;
	clear: left
	}
	
	
	
/*DESIGN EDITORIAL*/

#content         {
	color: #fff
	}

h1    {
	color: #cc9;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 13px
	}

#pubs #content p {
	margin-bottom: 13px;
	}

#catalogue {
	font-size: 10px;
	position: absolute;
	top: 3px;
	right: 16px
	}
	
#menusuperieur .active    {
	color: #cc9;
	}
#pubs-filmographie #content ul li {
	color: #fff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
	}

#ecran-film  {
	position: absolute;
	top: 26px;
	left: 6px;
	width: auto;
	height: 260px
	}



