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

/*Titres London et Odeon*/
#cd-london #tete_gauche         {
	background-image: url(../../images/fr/hommages/london-odeon/london-tete_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
	
#cd-odeon #tete_gauche         {
	background-image: url(../../images/fr/hommages/london-odeon/odeon-tete_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
/*Fin Titres London et Odeon*/


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

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


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

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


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


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


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

#content     {
	color: #fff
	}


/*DESIGN EDITORIAL*/

h1   {
	color: #cc9;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 13px
	}
	
	
#hommages #content h1  {
	color: #cc9;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px
	}



h2   {
	color: #cc9;
	font-size: 12px;
	font-weight: normal;
	margin-top: 16px
	}
	
p {
	margin-bottom: 12px
	}
	
#hommages #content p  {
	font-style: italic;
	margin-bottom: 16px
	}

#cd-odeon .visuels     {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	float: left;
	border: solid 1px #ccc
	}
	
#cd-london .visuels     {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	float: left;
	border: solid 1px #ccc
	}
	
.signature  {
	font-style: italic;
	text-align: right
	}
