html{
overflow: hidden;
}
body {
	text-align: left;
	color: white;
	width: 100%;
	height: 100%;
	border-width: 0;
	max-height: 100%;
	background-color: #333333;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
/* for IE 6 */
* html body {
	position: absolute;
}
#pageBox {
	width: 100%;
	height: 100%;
	max-height: 746px;
	max-width: 2050px;
	top: 0;
	left: 0;
	position: fixed;
}
#topShadow {
	z-index: 100;
	background: url(../images/shadow_up.png);
	width: 100%;
	height: 11px;
	display: block;
	position: relative;
	top:-11px;
	left: 0;
}
img {
	border-width: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	outline: 0;
}

a:hover, a:visited:hover {
	color: #8d181b;
}

a:active, a:visited:active {
	color: red;
}
ul {
	color: #000000;
	margin-left: 35px;
	margin-bottom: 1em;
	margin-right: 0;
	margin-top: .5em;
	font-size: 1.0em;
	line-height: 1.1em;
	list-style-type: disc;
	list-style-position: outside;
}
#TopNavBar {
	z-index: 100;
	background: #000 none;
	width: 100%;
	height: 20px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	font-size: 69.2%;
	letter-spacing: 0.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}
#langNav {
	text-align: left;
	margin-right: 25px;
	margin-top: 2px;
	color: white;
	float: right;
}
#projectCycle {
	text-align: left;
	color: white;
	display: inline;
	position: absolute;
	left: 25px;
	top: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
#prevProject {
	display: inline;
	left: 0px;
	position: absolute;
	top: 0px;
	float: left;
}
#nextProject {
	display: inline;
	position: absolute;
	top: 0px;
	float: right;
	right: 0;
}

#langNav a:link, #langNav a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
	outline: 0;
	font-style: normal;
}

#langNav a:hover, #langNav a:visited:hover {
	color: #8d181b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#langNav a:active, #langNav a:visited:active {
	color: red;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#langNav img {
	position: relative;
	top: 2px;
}
#NavBarShadow {
	z-index: 100;
	background: url(../images/shadow.png);
	width: 100%;
	height: 11px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}

/* for IE */

* html #mainLoading {
	height: 100%;
}

#mainLoading {
	width: 100%;
	display: inline-block;
	top: 20px;
	left: 0;
	background-color: black;
	position: absolute;
	z-index: 150;
	text-align: center;
/* for IE */
	filter: alpha(opacity=80);
/* CSS3 standard */
	opacity: 0.8;
	bottom: 150px;
	overflow: hidden;
	max-height: 576px;
}

#mainLoading img {
	margin-top: 207px;
}
#HotSpotPrevious {
	background: transparent url(../images/x.gif) no-repeat;
/* Trick IE into showing hover */
	width: 50%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	overflow: hidden;
	z-index: 25;
}

#Previous {
	left: 0px;
	top: 0px;
	background-color: transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	display: block;
}

#Previous img {
	position: relative;
	top: 20%;
	left: 75px;
	cursor: pointer;
}

#HotSpotNext {
	height: 100%;
	background: transparent url(../images/x.gif) no-repeat;
	/* Trick IE into showing hover */
	width: 50%;
	display: block;
	position: absolute;
	top: 0px;
	right: 0;
	overflow: hidden;
	z-index: 25;
}

#Next {
	right: 0px;
	top: 0px;
	background-color: transparent;
	position: absolute;
	width: 100%;
	height: 100%;
	float: right;
	display: block;
}

#Next img {
	position: relative;
	top: 20%;
	cursor: pointer;
	right: 75px;
	float: right;
}



#Content {
	width: 100%;
	display: block;
	left: 0;
	position: absolute;
	float: none;
	clear: none;
	top: 20px;
	overflow: hidden;
	bottom: 150px;
	z-index: 0;
}
* html #Content{
	height: 100%
}
#bottomContent {
	width: 100%;
	height: 250px;
	display: block;
	position: absolute;
	bottom: 150px;
	left: 0;
	z-index: 50;
	overflow: hidden;
}

#bottomContentSlideBox {
	width: 100%;
	height: 250px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#bottomContentFront {
	width: 45%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	height: 250px;
	background-color: transparent;
	overflow: hidden;
}

#bottomContentBack {
	width: 45%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
/* for IE */
	filter: alpha(opacity=75);
/* CSS3 standard */
	opacity: 0.75;
	z-index: 0;
	height: 250px;
	overflow: hidden;
}

#bottomContent .filler {
	height: 12px;
	width: 100%;
	background-color: #FFFFFF;
	display: block;
	position: absolute;
	top: 0;
	right: 12px;
	overflow: hidden;
}

#bottomContent .rightcorner {
	height: 12px;
	width: 12px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(../images/corner_rt.png) no-repeat 0 0;
	overflow: hidden;
}

#bottomContent .background {
	width: 100%;
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	background-color: #FFFFFF;
	height: 238px;
}

#bottomHideButton {
	display: block;
	position: absolute;
	right: 5px;
	z-index: 55;
	cursor: pointer;
	top: 5px;
}

.textPopUp {
	width: 100%;
	height: 238px;
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 50;
	overflow: hidden;
	color: black;
	font: 92.3%/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
}
.textPopUp .content {
	overflow: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 15px;
	height: 200px;
	background-color: transparent;
}
.textPopUp H1 {
	display: block;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 35px;
	margin-left: 15px;
	font-size: 184.6%;
	color: #e97700;
	top: 0;
	line-height: 100%;
	background-color: transparent;
}
.textPopUp H2 {
	display: block;
	font-weight: bold;
	margin-top: 0;
	font-size: 138.5%;
	color: #cc9900;
	background-color: transparent;
	top: 0;
	margin-bottom: 5px;
	line-height: 100%;
	margin-right: 5px;
	text-transform: lowercase;
}
.textPopUp H3 {
	display: block;
	text-transform: lowercase;
	font-size: 107.6%;
	color: #000000;
	background-color: transparent;
	margin-left: 0;
	margin-right: 5px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}

.textPopUp H4 {
	display: block;
	font-size: 100%;
	color: #797979;
	line-height: 100%;
	background-color: transparent;
	margin-left: 0;
	margin-right: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

.textPopUp H5 {
	display: block;
	text-transform: lowercase;
	font-size: 123.1%;
	color: #424242;
	background-color: transparent;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #fffeff;
	margin: 15px 5px 2px 0;
}


.textPopUp H6 {
	display: block;
	text-transform: lowercase;
	font-size: 123.1%;
	color: white;
	background-color: transparent;
	font-weight: bold;
	line-height: 20px;
	margin: 2px 5px 2px 0;
}


.textPopUp p {
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0;
	display: block;
}
.textPopUp .description {
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
}

.textPopUp .slidingBox{
	
	width:  2610px;
	height: 165px;
}
.textPopUp .slideItem{
	
	width:  250px;
	height: 150px;
	display: block;
	float: left;
	margin-right: 10px;
	background: transparent url(../images/equipe_back.png) no-repeat;
	margin-top: 8px;
}




.textPopUp .job {
	display: block;
	text-transform: lowercase;
	font-size: 92.3%;
	color: silver;
	background-color: transparent;
	line-height: 100%;
	margin: 0 5px 2px 0;
}

.textPopUp .quote {

	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-style: italic;
}

.textPopUp .photo {
	margin-right: 5px;
	display: block;
	float: left;
	border-right: 4px solid #e97700;
}
.textPopUp .newsItem{
	
	width:  98%;
	display: block;
	margin-right: 10px;
	background: transparent;
	clear: none;
	margin-bottom: 15px;
	float: left;
	border-bottom: 1px dotted gray;
	padding-bottom: 5px;
}
.textPopUp .newsPhoto {
	margin-right: 5px;
	display: block;
	float: left;
	border: 1px solid #424242;
}


#iconBox {
	width: 55%;
	height: 65px;
	display: block;
	position: absolute;
	bottom: 150px;
	background-color: transparent;
	overflow: hidden;
	z-index: 50;
	left: 45%;
}

#iconBoxTrans {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 0;


/* for IE */
	filter: alpha(opacity=75);


/* CSS3 standard */
	opacity: 0.75;
	top: 0;
	left: 0;
}

.slides {
	margin-right: 20px;
	margin-left: 40px;
	margin-top: 10px;
	height: 50px;
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 5;
	text-align: right;
	top: 0;
	right: 0;
}
.iconBoxNavLeft{
	position: absolute;
	top: 12px;
	display: block;
	z-index: 100;
	width: 15px;
	height: 45px;
	left: 0px;
}
.iconBoxNavRight{
	position: absolute;
	right: 4px;
	top: 12px;
	display: block;
	z-index: 100;
	width: 15px;
	height: 45px;
}
.iconBoxNavRight img, .iconBoxNavLeft img{
	top: 15px;
	display: block;
	position: relative;
}
.slides a:link img, .slides a:visited img {


/* for IE */
	filter: alpha(opacity=65);


/* CSS3 standard */
	opacity: 0.65;
	border: 2px solid white;
}

.slides a:hover img, .slides a:visited:hover img {


/* for IE */
	filter: alpha(opacity=100);


/* CSS3 standard */
	opacity: 1.0;
	border-color: #800000;
}

.slides a:active img, .slides a:visited:active img {


/* for IE */
	filter: alpha(opacity=65);


/* CSS3 standard */
	opacity: 0.65;
	border-color: #e0ab00;
}

.slides .slidesContainer {
	right: 0px;
	display: inline-block;
	height: 50px;
	width: auto;
	padding: 0px;
	margin: 0px;
}

.slides img {

	margin-left: 5px;

}

#ImageBox {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.backgroundImages {
	left: 0;
	height: 576px;
	display: block;
	width: 10000px;
	position: absolute;
	top: 0;
}

.backgroundImages img {
	display: block;
	border-right: 5px solid #000;
	float: left;
}

#Footer {
	z-index: 10;
	background: black none;
	width: 100%;
	height: 150px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}

#logo {
	background-color: #8d181b;
	margin-left: 25px;
	margin-top: 20px;
	width: 100px;
	height: 100px;
	display: block;
	float: none;
	position: absolute;
	top: 0;
	left: 0;
}

#BottomNav {
	width: 500px;
	height: 105px;
	display: block;
	margin-top: 20px;
	margin-right: 25px;
	padding: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

#info, #projets, #contact {
	display: block;
	overflow: visible;
	border-right: 1px solid white;
	height: 105px;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}

#info {
	right: 350px;
	width: 150px;
}

#projets {
	right: 135px;
	width: 200px;
}

#contact {
	right: 0px;
	width: 115px;
}

.navMain {
	display: block;
	position: absolute;
	bottom: 0;
	font-weight: bold;
	color: #ccc;
	right: 5px;
	font-size: 92.3%;
	text-transform: lowercase;
	line-height: 16px;
	letter-spacing: 0.1em;
	height: 16px;
}

.navSub {
	position: absolute;
	display: block;
	color: #666;
	height: 85px;
	overflow: hidden;
	top: 0;
	left: 0;
	text-align: right;
	font-size: 84.6%;
	text-transform: lowercase;
	line-height: 14px;
	vertical-align: baseline;
}

#info .navSub, #info .sections {
	width: 145px;
}

#projets .navSub, #projets .sections {
	width: 195px;
}

#contact .navSub, #contact .sections {
	width: 95px;
}

.navUp {
	position: absolute;
	top: 4px;
	right: -16px;
	display: block;
	z-index: 15;
}

.navDown {
	position: absolute;
	top: 70px;
	right: -16px;
	width: 13px;
	height: 12px;
	display: block;
	z-index: 15;
}

.navUp a, .navDown a {
	cursor: default;
}

.sections {
	position: absolute;
	bottom: 0;
	display: block;
	left: 0;
	padding-bottom: 0px;
}

.navSub a:link, .navSub a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	outline: 0;
	font-style: normal;
}

.navSub a:hover, .navSub a:visited:hover {
	color: white;
}

.navSub a:active, .navSub a:visited:active {
	color: #8d181b;
}

#info .activeNav:link, #info .activeNav:visited, #info .activeNav:hover, #info .activeNav:visited:hover, #info .activeNav:active, #info .activeNav:visited:active {
	color: #8d181b;
	font-weight: bold;
	cursor: default
}
#projets .activeNav:link, #projets .activeNav:visited, #projets .activeNav:hover, #projets .activeNav:visited:hover, #projets .activeNav:active, #projets .activeNav:visited:active {
	color: #8d181b;
	font-weight: bold;
	cursor: default
}
#Copyright {
	left: 25px;
	z-index: 100;
	position: absolute;
	bottom: 5px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-size: 0.6em;
	display: block;
}

#FooterShadow {
	z-index: 100;
	background: url(../images/shadow_up.png);
	width: 100%;
	height: 11px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 150px;
}
#bottomShadow {
	z-index: 100;
	background: url(../images/shadow.png);
	width: 100%;
	height: 11px;
	display: block;
	position: absolute;
	bottom: -11px;
}

#contactWindow{
	width: 450px;
	height: auto;
	z-index: 1001;
	overflow: hidden;
	position: absolute;
	display: block;
	background-color: #1c1c1c;
	border: 10px solid white;
	border-bottom-style: solid;
	padding: 25px;
	font-weight: normal;
	font-style: normal;
	color: silver;
}
#contactWindow img{
	float: left;
	margin-right: 25px;
}
#contactWindow h1{
	font-weight: bold;
	font-size: 1.6em;
	color: #8d181b;
	line-height: 1.0em;
	margin-bottom: 5px;
}
#modalOverlay{ position: absolute; top: 0; left: 0; z-index: 1000; width: 100%; height: 100%; background-color: #000; cursor: pointer;}

