body     {
	color: #fff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color: #933;
	text-align: center;
	margin: 50px 0 0;
	padding: 0
	}


	
* {
	margin: 0;
	padding: 0;
	}


p  {
	margin: 0;
	padding: 0;
	}
	
	
img {
	margin: 0;
	padding: 0;
	border: 0;
	}


#container  {
	text-align: left;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	
	}

	

/*BLOC TETE*/

#tete      {
	position: relative;
	width: 909px;
	height: 403px
	}

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


#tete_gauche_editorial         {
	position: relative;
	top: 28px;
	left: 42px;
	width: 348px;
	height: 294px
	}







#tete_droit          {
	background-image: url(../../images/fr/bio/fondation/tete_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0;
	right: 0;
	width: 417px;
	height: 403px
	}

/*BLOC MENU*/

#menu  {
	position: relative;
	width: 909px;
	height: 107px
	}


#menu_gauche         {
	background-image: url(../../images/fr/bio/fondation/menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 200px;
	height: 107px;
	float: left
	}



#menu_navigation          {
	background-image: url(../../images/fr/bio/fondation/menu_navigation.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 200px;
	width: 373px;
	height: 107px;
	float: left
	}




#menu_droit         {
	background-image: url(../../images/fr/bio/fondation/menu_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 0;
	right: 0;
	width: 336px;
	height: 107px;
	float: left
	}




#menusuperieur      {
	color: #cc9;
	position: relative;
	top: 5px;
	left: 60px;
	width: 330px;
	height: 30px;
	}


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

/*DESIGN EDITORIAL*/

#menu_gauche #accueil         {
	color: #fff;
	font-size: 10px;
	font-family: Arial;
	position: absolute;
	top: 46px;
	left: 54px
	}

h1      {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 16px
	}

h2  {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px
	}

#content p  {
	margin-bottom: 8px
	}


/*BLOC PIED*/


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

	
#mentions   {
	color: #ccc;
	font-size: 10px;
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	height: 20px
	}


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


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


#mentions a:hover   {
	color: #fff;
	text-decoration: none
	}
	
	
	
	
/*SCROLLING AREA*/	

#box    {
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 30px
	}


#up     {
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 83px;
	left: 5px
	}

	
#track   {
	position: absolute;
	z-index: 3;
	top: 90px;
	left: 5px;
	height: 130px
	}
	

#down    {
	cursor: pointer;
	position: absolute;
	z-index: 5;
	top: 198px;
	left: 5px
	}


#contentMask         {
	position: absolute;
	z-index: 6;
	top: 16px;
	left: 30px;
	width: 313px;
	height: 269px;
	overflow: hidden;
	clip: rect(0 318px 270px 0)
	}




	
#content          {
	color: #333;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 313px
	}















