
/*BLOC TETE*/
#tete_gauche        {
	background-image: url(../../images/fr/bio/propos/tete_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}

#tete_droit         {
	background-image: url(../../images/fr/bio/propos/tete_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}




	
#tete_centre_haut   {
	background-image: url(../../images/fr/bio/propos/tete_centre_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}




#tete_centre_editorial   {
	background-image: url(../../images/fr/bio/propos/tete_centre_editorial.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}


	
	
	
/*BLOC MENU*/
#menu_gauche        {
	background-image: url(../../images/fr/bio/propos/menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}



#menu_navigation         {
	background-image: url(../../images/fr/bio/propos/menu_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}



#menu_droit        {
	background-image: url(../../images/fr/bio/propos/menu_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}



/*BLOC PIED*/


#pied   {
	background-image: url(../../images/fr/bio/propos/pied.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 909px;
	height: 64px;
	clear: left
	}
	
/*MISE EN COULEURS*/

#content    {
	color: #000;
	}
	
/*DESIGN EDITORIAL*/

blockquote  {
	margin-bottom: 12px
	}


h1  {
	color: #600;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px
	}

h2   {
	color: #600;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px
	}


p {
	margin-bottom: 6px
	}

#tete_centre_editorial dl, #tete_centre_editorial dd {
	color: #333;
	line-height: 130%;
	list-style-type: none;
	display: block;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

/*DESIGN LIENS*/	
	
a:link     {
	color: #000;
	text-decoration: none
	}


a:visited {
	color: #333;
	text-decoration: none
	}

a:hover {
	color: #933;
	text-decoration: none
	}
	
#menuprincipal .actif     {
	color: #933;
	font-weight: bold
	}
	
.visuels     {
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 4px;
	border: solid 1px #ccc
	}

	
/* :::: AUDIO PLAYER :::: */

#audioplayer    {
	margin-top: 6px;
	margin-bottom: 6px
	}
.miniplayer {
	margin-left: 12px;
	position: relative;
	top: 4px
	}
