
/*BLOC TETE*/

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


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

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


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

	
	
	
/*BLOC MENU*/


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


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


#menu_droit        {
	background-image: url(../../images/fr/oeuvres/musique_classique/menu_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
	
	
#menu_droit ul         {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	position: absolute;
	top: 6px;
	right: 9px;
	height: 80px
	}


#menu_droit ul li     {
	display: block;
	}


/*BLOC PIED*/


#pied   {
	background-image: url(../../images/fr/oeuvres/musique_classique/pied.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 909px;
	height: 64px;
	clear: left
	}
	
	
	
/*MISE EN COULEURS*/

#content         {
	color: #fff
	}


/*DESIGN EDITORIAL*/	
	
p {
	margin-bottom: 8px
	}


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

.chapeau   {
	color: #ccc;
	font-style: italic;
	margin-bottom: 20px
	}
	

#classique hr  {
	background-color: #c96;
	margin: 30px auto;
	width: 120px;
	height: 1px
	}


#classique-catalogue h1, #classique-catalogue-support h1       {
	color: #ccf;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 13px
	}


#classique-catalogue h2, #classique-catalogue-support h2      {
	color: #cc9;
	font-size: 11px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 2px
	}


#classique-catalogue h3, #classique-catalogue-support h3       {
	color: #c96;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px
	}

#classique-catalogue #content dl, #classique-catalogue-support #content dl    {
	font-size: 12px;
	margin-bottom: 8px
	}
	
#classique-catalogue #content dt, #classique-catalogue-support #content dt        {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block
	}

#classique-catalogue #content dd, #classique-catalogue-support #content dd       {
	color: #ccc;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block
	}
	
#classique-catalogue #content dd em, #classique-catalogue-support #content dd em        {
	color: #fff;
	font-style: normal;
	display: block
	}
	

#classique-catalogue-support #content dt {
	font-size: 12px;
	margin-top: 18px
	}



.visuels      {
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	border: solid 1px #ccc
	}




