/*BLOC TETE*/

	
#tete_gauche     {
	background-image: url(../../images/fr/bio/photos/tete_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0;
	width: 248px;
	height: 403px;
	float: left
	}



#tete_droit     {
	top: 0;
	width: 661px;
	height: 403px;
	float: left
	}

	
#tete_droit_haut     {
	background-image: url(../../images/fr/bio/photos/tete_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 0;
	left: 0;
	width: 661px;
	height: 212px
	}
	
#tete_droit_galerie {
	background-image: url(../../images/fr/bio/photos/tete_galerie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 0;
	left: 0;
	width: 661px;
	height: 191px;
	overflow: hidden
	}

/*BLOC MENU*/


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



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



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


/*BLOC PIED*/


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

/*DESIGN EDITORIAL*/



#menusuperieur   {
	color: #fff
	}




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

#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 a.active    {
	color: #966;
	}



