/* 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_nobg {
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000000;
}
#fullheight {
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#000000 url(../images/bg.jpg) top center no-repeat fixed;
}
#content_table {
	width:900px;
}
#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:130px;
}
.menu {
	position:absolute;
	z-index:4;
	width:71px;
	height:71px;
	background-position:1px 1px;
}
/* eof définition des styles des tables */
.tool {
	color: #fff;
	width: 240px;
	z-index: 13000;
	background: url(../images/bubble.png) top left no-repeat;
}
 
.tip-title {
	margin: 0;
	color: #fff;
	padding:8px 70px 8px 70px;
}
 
.tip-text {
	font-size:11px;
	padding:4px 8px 8px;
}

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