
/*BLOC TETE*/

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


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


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




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


	
	
	
/*BLOC MENU*/

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



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






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

/*BLOC PIED*/


#pied   {
	background-image: url(../../images/fr/oeuvres/spectacles/sonslumieres/pied.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 909px;
	height: 64px;
	clear: left
	}
	
	
/*NAVIGATION*/
#liste {
	font-size: 10px;
	position: absolute;
	top: 3px;
	right: 18px
	}
	
	
#sonslumieres-catalogue .visuels     {
	margin-top: 6px;
	margin-bottom: 4px;
	border: solid 1px #ccc
	}
	
/*MISE EN COULEURS*/

#content       {
	color: #fff
	}

#menusuperieur .active   {
	color: #cc9;
	}

/*DESIGN EDITORIAL*/

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



/* :::::: PAGE SONSLUMIERES-CATALOGUE ::::::*/

#sonslumieres-catalogue h2  {
	color: #c96;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 1px
	}

#sonslumieres-catalogue h3   {
	color: #c96;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 16px;
	margin-bottom: 1px
	}


#sonslumieres-catalogue #content dl    {
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 22px
	}


#sonslumieres-catalogue #content dt      {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 14px;
	display: block;
	margin-top: 8px
	}


#sonslumieres-catalogue #content dd      {
	color: #ccf;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	display: block
	}

