
/*BLOC TETE*/

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



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




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




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


	
	
/*BLOC MENU*/


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



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


#menusuperieur         {
	color: #ccc
	}


#menu_droit        {
	background-image: url(../../images/fr/oeuvres/musique_ecran/debroca/menu_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
	
	
#tete_droit #sousmenus      {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	position: absolute;
	top: 368px;
	right: 116px
	}



/*BLOC PIED*/

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


/*MENTIONS*/

#mentions    {
	color: #ccc;
	}
	
	
/*MISE EN COULEURS*/

#content          {
	color: #000
	}



/*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
	}
	
#menusuperieur a:link    {
	color: #fff;
	text-decoration: none
	}

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

#menusuperieur a:hover    {
	color: #966;
	text-decoration: none
	}
	
#menusuperieur .active   {
	color: #933;
	}


#mentions a:link      {
	color: #ccc;
	text-decoration: none
	}


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


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

	
/*DESIGN EDITORIAL*/

.signature {
	text-align: right
	}

#debroca-cinema h1 {
	color: #600;
	font-size: 12px;
	margin-bottom: 13px
	}

#debroca-cinema h2 {
	color: #600;
	font-size: 12px;
	margin-bottom: 13px
	}

#debroca-cinema h3   {
	color:  #600;
	font-size: 10px;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 13px
	}
	
#debroca-cinema #content p {
	margin-bottom: 13px
	}


#debroca-filmographie h1        {
	color: #600;
	font-size: 12px;
	margin-bottom: 13px
	}
	
	
#debroca-filmographie h2         {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin-top: 9px
	}


#debroca-filmographie #content dl     {
	font-size: 12px;
	margin-bottom: 6px
	}


#debroca-filmographie #content dt         {
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block
	}


#debroca-filmographie #content dd         {
	color: #333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block
	}


