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

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




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




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


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



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






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

#partitions   {
	color: #000;
	font-size: 10px;
	font-style: italic;
	position: absolute;
	top: 3px;
	right: 9px
	}

/*BLOC PIED*/


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

#content       {
	color: #000;
	font-size: 12px;
	font-family: Georgia
	}

	
	
/*DESIGN EDITORIAL*/
h1 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px
	}
	
#oeuvres h1  {
	color: #933;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px
	}


p {
	margin-bottom: 8px
	}
	
#oeuvres #content p  {
	color: #333;
	font-style: italic;
	margin-bottom: 16px
	}

	
	
	
	
/*DESIGN LIENS*/	
	
a:link    {
	color: #000;
	text-decoration: none
	}


a:visited {
	color: #333;
	text-decoration: none
	}

a:hover  {
	color: #933;
	text-decoration: none
	}

.actif    {
	color: #933;
	font-weight: bold
	}


	
#content a:link   {
	color: #000;
	text-decoration: underline
	}


#content a:visited  {
	color: #333;
	text-decoration: underline
	}

#content a:hover   {
	color: #933;
	text-decoration: underline
	}
	
	
/*OEUVRES-PARTITIONS*/

#oeuvres-partitions #content h1     {
	color: #933;
	font-size: 13px
	}


#oeuvres-partitions #content h2     {
	color: #933;
	font-size: 12px;
	margin-top: 12px
	}


#oeuvres-partitions #content dl    {
	font-size: 12px;
	margin-bottom: 20px
	}



#oeuvres-partitions #content dt    {
	color: #000;
	font-family: Georgia, "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 4px;
	}


#oeuvres-partitions #content dd    {
	font-family: Georgia, "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	display: block
	}



