
/*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
	}


/*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
	}

	

