/* définition des styles généraux */
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background:#ffffff;
}
body, td {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height:175%;
}
img, table {
	border: none;
}

a {
	color:#636363;
	font-weight:bold;
}

a:hover {
	color:#6c6c6c;
	font-weight:bold;
}

.webjob {
	z-index:5000; 
	position:fixed;
	_position:absolute; 
	top:5px; 
	right:5px;
}
#add_this {
	z-index:5000; 
	position:fixed;
	_position:absolute; 
	bottom:5px; 
	right: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 {
	background:#ffffff;
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
}

#keyfooter {
	z-index:0;
	top:0;
	left:0;
	width:600px;
	position:absolute;
}
.draggables {
	cursor:move;
}

#fond {
	position:absolute;
	left:0px;
	top:0px;
	cursor:default;
	width:2500px;
	height:1100px;
	z-index:4;
	background: url(../images/fond.gif) top left repeat;
}

#fond2 {
	position:absolute;
	left:0px;
	top:0px;
	cursor:default;
	width:2500px;
	height:1100px;
	z-index:3;
	background: url(../images/fond2.gif) top left repeat;
}

#bg {
	position:absolute;
	left:0px;
	top:0px;
	cursor:default;
	width:1600px;
	height:1067px;
	z-index:2;
	background: url(../images/bg.gif) top left no-repeat;
}

#exhibition_views {
	position:absolute;
	left:45px;
	top:635px;
	width:367px;
	height:23px;
	z-index:1002;
}

#press_release {
	position:absolute;
	left:45px;
	top:680px;
	width:367px;
	height:23px;
	z-index:1002;
}

#more_works {
	position:absolute;
	left:45px;
	top:725px;
	width:209px;
	height:23px;
	z-index:1002;
}

#aerotitle {
	position:absolute;
	left:20px;
	top:20px;
	width:281px;
	height:27px;
	z-index:1000;
}

#hello {
	position:absolute;
	left:45px;
	top:150px;
	width:121px;
	height:76px;
	z-index:1002;
}

#aeroback {
	position:absolute;
	left:45px;
	top:750px;
	width:255px;
	height:24px;
	z-index:1003;
}

#aerocontact {
	position:absolute;
	left:45px;
	top:775px;
	width:367px;
	height:23px;
	z-index:1004;
}

#expo_dates {
	position:absolute;
	left:45px;
	top:115px;
	width:367px;
	height:23px;
	z-index:1004;
}

#webjob {
	z-index:5000; 
	position:absolute; 
	width:50px;
	height:50px;
	top:5px; 
	right:5px;
}

#div_contenu {
	z-index:200;
	position:absolute;
	top:150px;
	left:170px;
}
#next {
	position:absolute;
	left:45px;
	top:230px;
	width:86px;
	height:86px;
	z-index:789;
}

#backtolist {
	position:absolute;
	top:300px;
	left:45px;
	width:86px;
	height:86px;
	z-index:790;
}

#prev {
	position:absolute;
	left:45px;
	top:370px;
	width:86px;
	height:86px;
	z-index:791;
}
.main_title {
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}
.year {
	line-height:14px;
	font-weight:bold;
}
.content {
	padding:10px;
	line-height:14px;
}
.footnotes {
	padding:20px;
	font-size:10px;
	color:#999999;
}
.title {
	background:#000000;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px;
}

.tip {
	color: #666666;
	width: 139px;
	z-index: 13000;
	background: url(../images/bubble.png) top left;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000000;
	padding: 8px 8px 4px;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}