
/*BLOC TETE*/

#tete_gauche        {
	background-image: url(../../images/fr/bio/vie/tete_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
	
#biographie #tete_gauche        {
	background-image: url(../../images/fr/bio/vie/bio-tete_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}

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

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


	
/*BLOC MENU*/

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

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

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



/*BLOC PIED*/

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

#content     {
	color: #fff
	}



/*DESIGN EDITORIAL*/

p {
	margin-bottom: 8px
	}
	
#biographie #content p  {
	color: #fff;
	font-style: italic;
	margin-bottom: 16px
	}


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

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


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

.visuels     {
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	float: left;
	border: solid 1px #ccc
	}



