/* définition des styles généraux */
body, html {
	border:0;
	margin:0;
	height:100%;
	width:100%;
	background:#000000;
}
body, td, div {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height:175%;
}
a {
	color:#ffffff;
	text-decoration:underline;
}	

a:hover {
	color:#c6c6c6;
	text-decoration:none;
}

a.active {
	font-weight:bold;
}

img#selection-gallery-img-big {
	left: 0;
	position: absolute;
	top: 0;
}
img, table {
	border:none;
}
#webjob {
	z-index:5000; 
	position:fixed;
	_position:absolute; 
	bottom:5px; 
	right:5px;
}
#add_this {
	z-index:5000; 
	position:fixed;
	_position:absolute; 
	bottom:5px; 
	left:5px;
}
#add_this a {
	text-decoration:none;
}
#add_this img {
	vertical-align:middle;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
.mbf-item { display:none; }
/* eof définition des styles généraux */

/* définition des styles des tables */
#fullheight_index {
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000000 url(../images/bg_index.jpg) top center no-repeat;
}
#fullheight {
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000000 url(../images/bg.jpg) top center no-repeat;
}
#content_table {
	width:900px;
	height:100%;
}
#padding {
	padding:15px;
	background:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;
}
	#text_container {
		padding:10px;
		text-align:justify;
		width:680px;
		height:350px;
	}
.prevnext {
	width:100px;
	padding-top:110px;
}
.main_image {
	margin:12px;
}
.menu {
	position:absolute;
	z-index:4;
	width:71px;
	height:71px;
	background-position:1px 1px;
}
/* eof définition des styles des tables */
/* styles de la page de textes */
#text_container {
	padding:10px;
	text-align:justify;
	width:520px;
	height:400px;
}
.title_element {
	font: 18px verdana;
	text-align:left;
}
a.title_element {
	color:#fff;
	text-decoration:none;
}
.more a {
	color:#fff;
	text-decoration:none;
}
.date_element {
	font: 10px verdana;
	text-align:left;
	color:#f5038c;
	padding-bottom:10px;
}
td.date_element {
	border-bottom:#333 solid 1px;
}
.interview-left {
	background:url(../images/interview-left.png) top left no-repeat;
	text-align:left;
	padding:0px 150px 25px 0px;
}
.interview-right {
	background:url(../images/interview-right.png) top right no-repeat;
	text-align:right;
	padding:0px 0px 25px 150px;
}
.interview-left div, .interview-right div {
	background:url(../images/bg.png);
	padding:5px;
	margin:15px 5px 0px 5px;
	text-align:justify;
}
.credits {
	font: 10px/150% verdana;
	color:#999;
	font-style:italic;
	text-align:left;
	padding-bottom:10px;
}
.credits a {
	color:#fff;
	text-decoration:none;
}	

.credits a:hover {
	color:#666;
	text-decoration:none;
}
/* biography */
.main_title {
	font-size:24px;
	padding-bottom:10px;
}
.content {
	padding:10px;
	line-height:18px;
}
.year {
	font-size:18px;
}
.bio a {
	color:#ba5373;
	text-decoration:none;
}	

.bio a:hover {
	color:#fff;
	text-decoration:none;
}
/* tooltips */
.tool {
	color: #fff;
	width: 340px;
	z-index: 13000;
	background: url(../images/bubble.png) top left no-repeat;
}
 
.tip-title {
	margin: 0;
	color: #f5038c;
	font-weight:bold;
	padding:20px 8px 8px 8px;
}
 
.tip-text {
	font-size:11px;
	padding:4px 8px 8px;
}

#keyfooter {
	z-index:0;
	top:0;
	left:0;
	position:fixed;
}