#left {
	width:220px;
	padding:20px 0px 0px 0px;
	float:left;
}

#right {
	float:left;
	width:480px;
	text-align:justify;
	padding:37px 0px 50px 0px;
}

#who_cat {
	background:url(../images/who_left_back.gif) no-repeat;
	width:176px;
	height:224px;
	padding:24px 0px 0px 25px;
	margin-bottom:20px;
}

#who_cat ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#who_cat ul li {
	margin:0px;
	padding:0px;
	background:url(../images/who_left_separate.gif) no-repeat top left;
}

#who_cat ul li a:link, #who_cat ul li a:active, #who_cat ul li a:visited {
	text-decoration:none;
	width:121px;
	padding:12px 0px 12px 24px;
	display:block;
	background:url(../images/arrow.gif) no-repeat 15px 16px;
}

#who_cat ul li a:hover, #who_cat ul li a.on {
	background:url(../images/arrow.gif) no-repeat 15px 16px;
	color:#0092D8;
}

/* who histo */

#who_histo {
	width:475px;
	margin:20px 0px 0px 0px;
}

#who_histo ul {
	margin:10px 0px 10px 25px;
	padding:0px;
}

#who_histo li {
	margin-left:15px;
	color:#108BDB;
}

#who_histo li span {
	color:#000;
}

#who_histo .year {
	font-weight:bold;
	font-size:12px;
	color:#108BDB;
}

/* who team */

h1 {
	font-size:11px;
	color:#108BDB;
	margin:0px 0px 10px 0px;
}

.who_team {
	margin-bottom:20px;
}

.who_team p {
	margin:10px 0px 10px 0px;
}

.who_team p span {
	text-transform:uppercase;
}

.who_team .bio {
	text-decoration:none;
	color:#108BDB;
}

.who_team .bio img {
	margin:-1px 5px 6px 0px;
}

.who_team_subtitle {
	margin-bottom:25px;
}

#fiche {
	position:absolute;
	display:none;
	width:514px;
	height:332px;
	background:url(../images/who_team_ficheback.gif) no-repeat;
	text-align:left;
	padding:49px 0px 0px 31px;
	color:#121212;
}

#fiche #fiche_close {
	position:absolute;
	color:#108BDB;
	text-decoration:none;
	font-size:10px;
	margin:17px 0px 0px 463px;
	padding:0px;
	top:0px;
	left:0px;
}

#fiche #fiche_photo {
	float:left;
	margin-right:20px;
}

#fiche #fiche_name {
}

#fiche #fiche_poste {
	width:300px;
	float:left;
	font-size:10px;
	margin:5px 0px 10px 0px;
}

#fiche #fiche_separate {
}

#fiche #fiche_desc {
	float:left;
	padding-top:30px;
	width:300px;
	height:200px;
	overflow:auto;
}

#fiche #fiche_desc ul {
	margin:0px;
	padding:0px 0px 0px 15px;
}

#fiche #fiche_desc ul li {
	color:#108BDB;
	margin:0px 0px 8px 0px;
	padding:0px;
}

#fiche #fiche_desc ul li span {
	color:#000;
}

/* who.comm */

#comm {
	padding:0px 0px 50px 0px;
}

#comm p.date, #comm_details p.date {
	clear:both;
	text-transform:uppercase;
	font-size:10px;
	padding-bottom:5px;
}

#comm_details p.date {
	margin:0px;
}

#comm_details p {
	margin:0px 0px 12px 0px;
}

#comm a, #comm_details a.comm_link {
	color:#108BDB;
	text-decoration:none;
	padding:1px 0px 0px 0px;
	margin:6px 0px 19px 0px;
	display:block;
	float:left;
}

#comm_details a.comm_link {
	margin:20px 0px 0px 0px;
}

#comm a img, #comm_details a img {
	margin:-1px 5px 0px 0px;
}


