@charset "utf-8";

/* --- Body --- */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #C9C9C9;
	background-color: #DEDEDE;
}


/* --- Ground Zero --- */

.zero  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 75px;
	text-align: center;
	color: #C9C9C9;
	overflow: auto;
	background-color: #000000;
}

#header  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	color: #C9C9C9;
	overflow: auto;
	background-color: #000000;
}

#zero-fr  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 48%;
	font-size: 10pt;
	word-spacing: -1px;
	text-indent: 0ex;
	margin-right: 25px;
	padding-right: 25px;
	text-align: right;
	color: #C9C9C9;
	overflow: auto;
	position: absolute;
	top: 210px;
	left: 0px;
	z-index: 7;
}

#zero-en  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 48%;
	font-size: 10pt;
	word-spacing: -1px;
	text-indent: 0ex;
	margin-left: 25px;
	padding-left: 25px;
	text-align: left;
	color: #C9C9C9;
	overflow: auto;
	position: absolute;
	top: 210px;
	right: 0px;
	z-index: 7;
}

#zero2-fr  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 48%;
	font-size: 7pt;
	word-spacing: -1px;
	text-indent: 0ex;
	margin-right: 25px;
	padding-right: 25px;
	text-align: right;
	color: #C9C9C9;
	overflow: auto;
	position: absolute;
	bottom: 10px;
	left: 0px;
	z-index: 7;
}

#zero2-en  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	width: 48%;
	font-size: 7pt;
	word-spacing: -1px;
	text-indent: 0ex;
	margin-left: 25px;
	padding-left: 25px;
	text-align: left;
	color: #C9C9C9;
	overflow: auto;
	position: absolute;
	bottom: 10px;
	right: 0px;
	z-index: 7;
}


/* --- Background --- */

#bg-left {
	background-image: url(../images/bg-left.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 220px;
	left: 0px;
	bottom: 0px;
	position: fixed;
	text-indent: -9999px;
	z-index: 6;
}

#bg-right {
	background-image: url(../images/bg-right.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 478px;
	right: 0px;
	top: 0px;
	position: fixed;
	text-indent: -9999px;
	z-index: 1;
}

#copyright {
	background-color: transparent;
	position: fixed;
	color: #000000;
	bottom: 7px;
	right: 10px;
	overflow: hidden;
	text-align: right;
	font-size: 7pt;
	z-index: 22;
}


/* --- Left Layout --- */

#left {
	height: 100%;
	left: 0px;
	width: 282px;
	top: 0px;
	bottom: 0px;
	position: fixed;
	text-indent: -9999px;
	background-color: #000000;
	overflow: hidden;
	z-index: 5;
}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #DEDEDE;
	width: 262px;
	height: 120px;
	top: 0px;
	left: 10px;
	position: fixed;
	text-indent: -9999px;
	z-index: 11;
}

#menu {
	width: 262px;
	position: fixed;
	top: 130px;
	left: 0px;
	text-align: right;
	color: #000000;
	background-color: #797979;
	overflow: hidden;
	margin-right: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 3px;
	z-index: 12;
}

#left-content {
	background-color: transparent;
	position: fixed;
	top: 170px;
	left: 0px;
	width: 252px;
	overflow: hidden;
	font-size: 10pt;
	word-spacing: -1px;
	text-indent: 0ex;
	text-align: right;
	margin-left: 20px;
	z-index: 13;
}

#update {
	background-color: transparent;
	position: fixed;
	bottom: 240px;
	left: 0px;
	margin-left: 20px;
	width: 252px;
	overflow: hidden;
	text-align: right;
	font-size: 7pt;
	z-index: 13;
}

#help {
	background-color: transparent;
	position: fixed;
	bottom: 225px;
	left: 0px;
	margin-left: 20px;
	width: 252px;
	overflow: hidden;
	text-align: right;
	font-size: 7pt;
	z-index: 13;
}

#francais {
	background-color: transparent;
	position: fixed;
	width: 250px;
	bottom: 10px;
	left: 22px;
	overflow: hidden;
	font-size: 10pt;
	word-spacing: -1px;
	text-align: right;
	text-indent: 0ex;
	text-align: right;
	z-index: 15;
}


/* --- Right Layout Folio --- */

#right-content {
	background: url(../images/bg.png);
	background-color: transparent;
	background-repeat: repeat-y;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 279px;
	top: 0px;
	overflow: auto;
	text-align: left;
	padding-left: 10px;
	z-index: 2; 
}

#title1 {
	width: 211px;
	position: fixed;
	top: 10px;
	left: 282px;
	color: #FFFFFF;
	font-weight: 600;
	text-align: right;
	background-color: transparent;
	border-top: 3px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	overflow: hidden;
	padding-bottom: 4px;
	padding-right: 12px;
	padding-top: 4px;
	z-index: 11;
}

#imageMenuBasic {
	background-color: transparent;
	position: fixed;
	width: 221px;
	top: 31px;
	bottom: 0px;
	height: 100%;
	left: 287px;
	text-align: left;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 3;
}

.imageMenu {
	background-color: transparent;
	top: 0px;
	position: relative;
	height: 100%;
	width: 221px;
	padding-top: 0px;
	overflow: hidden;
}

.imageMenu ul {
	list-style: none;
	display: block;
	width: 220px;
	height: 1000px;
	padding: 0px;
	}

.imageMenu ul li {
	float: left;
	margin: 0;
	padding: 5px;
}

.imageMenu ul li a {
	text-indent: -1000px;
	border: 3px solid #000000;
	background:#000000 none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	height:40px;
	width: 210px;
}

.imageMenu ul li.humans a {
	background: transparent url(../en/bt/humans-bt.png) repeat scroll 0%;
}

.imageMenu ul li.humains a {
	background: transparent url(../fr/bt/humans-bt.png) repeat scroll 0%;
}

.imageMenu ul li.architecture a {
	background: transparent url(../en/bt/architecture-bt.png) repeat scroll 0%;
}

.imageMenu ul li.urban a {
	background: transparent url(../en/bt/urban-bt.png) repeat scroll 0%;
}

.imageMenu ul li.urbain a {
	background: transparent url(../fr/bt/urban-bt.png) repeat scroll 0%;
}

.imageMenu ul li.events a {
	background: transparent url(../en/bt/events-bt.png) repeat scroll 0%;
}

.imageMenu ul li.evenements a {
	background: transparent url(../fr/bt/events-bt.png) repeat scroll 0%;
}

.imageMenu ul li.nature a {
	background: transparent url(../en/bt/nature-bt.png) repeat scroll 0%;
}

.imageMenu ul li.industrial a {
	background: transparent url(../en/bt/indust-bt.png) repeat scroll 0%;
}

.imageMenu ul li.industriel a {
	background: transparent url(../fr/bt/indust-bt.png) repeat scroll 0%;
}

.imageMenu ul li.objects a {
	background: transparent url(../en/bt/objects-bt.png) repeat scroll 0%;
}

.imageMenu ul li.objets a {
	background: transparent url(../fr/bt/objects-bt.png) repeat scroll 0%;
}

.imageMenu ul li.concept a {
	background: transparent url(../en/bt/concept-bt.png) repeat scroll 0%;
}

.imageMenu ul li.conceptuel a {
	background: transparent url(../fr/bt/concept-bt.png) repeat scroll 0%;
}

.clear {
	clear: both;
}


/* --- Right Layout Subfolio --- */

#title2 {
	width: 210px;
	height:138px;
	position: fixed;
	top: 10px;
	left: 518px;
	color: #000000;
	font-weight: 600;
	text-align: left;
	background-color: transparent;
	border: 3px solid #000000;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	z-index: 12;
}

#subfolio {
	background-color: transparent;
	position: fixed;
	width: 226px;
	top: 164px;
	bottom: 0px;
	left: 518px;
	text-align: left;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 3;
}

.subcat {
	margin-bottom: 7px;
}


/* --- Right Layout Thumbnails --- */

.mini {
	border: 0px;
	margin-bottom: 7px;
}

#thumbs {
	background-color: transparent;
	position: fixed;
	top: 10px;
	bottom: 37px;
	left: 740px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: x-small;
	overflow: auto;
	padding-left: 4px;
	padding-right: 0px;
	z-index: 3;
}


/* --- Right Layout Private Thumbnails --- */

#thumbs-2 {
	background-color: transparent;
	position: absolute;
	top: 52px;
	bottom: 37px;
	left: 292px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: x-small;
	overflow: auto;
	padding-left: 4px;
	padding-right: 0px;
	z-index: 3;
}

.blabla {
	background-image: url(../images/bg-copy3.png);
	font-size: 10px;
	color: #DEDEDE;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	z-index: 99;
}

#promo {
	background-image: url(../images/bg-copy3.png);
	position: absolute;
	font-size: 11px;
	color: #DEDEDE;
	right: 0px;
	top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	z-index: 99;
}

.red {
	color: #EE0000;
}


/* --- About --- */

#logoa {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #DEDEDE;
	width: 262px;
	height: 86px;
	top: 0px;
	left: 10px;
	position: fixed;
	text-indent: -9999px;
	z-index: 11;
}

#bg-right-about {
	background-image: url(../images/me.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 478px;
	right: 0px;
	top: 0px;
	position: fixed;
	text-indent: -9999px;
	z-index: 1;
}

#right-content-about {
	background-color: transparent;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow: auto;
	text-align: left;
	padding-left: 0px;
	z-index: 2; 
}

#textzone-about {
	background-color: transparent;
	position: fixed;
	width: 520px;
	top: 124px;
	left: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-weight: 300;
	word-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: justify;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
	z-index: 3;
}


/* --- Contact --- */

#right-content-contact {
	background: url('../images/bg1.png');
	background-color: transparent;
	background-repeat: repeat-x;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow: auto;
	text-align: left;
	padding-left: 0px;
	z-index: 2; 
}

#contact-area {
	background-color: transparent;
	position: fixed;
	width: 600px;
	margin-top: 25px;
	top: 133px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 3;
}

#textzone-contact {
	background-color: transparent;
	position: fixed;
	width: 600px;
	top: 20px;
	left: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-weight: 300;
	word-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: justify;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
	z-index: 3;
}

#page-wrap {
	width: 600px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 476px;
	font-family: Helvetica, sans-serif;
	font-size: small;
	margin: 0px 0px 10px 0px;
	border: 2px solid #C3C3C3;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #000000;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 100px;
	padding-top: 5px;
	font-size: small;
	font-weight: 600;
}


/* --- Help --- */

#right-content-help {
	background: url('../images/bg1.png');
	background-color: transparent;
	background-repeat: repeat-x;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	overflow: auto;
	text-align: left;
	padding-left: 0px;
	z-index: 2; 
}

#textzone-help {
	background-color: transparent;
	position: fixed;
	width: 600px;
	top: 20px;
	left: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: 300;
	word-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: justify;
	line-height: 18px;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
	z-index: 3;
}


/* --- Informations --- */

#right-content-info {
	background: url('../images/bg1.png');
	background-color: transparent;
	background-repeat: repeat-x;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	text-align: left;
	padding-left: 0px;
	z-index: 29; 
}

#textzone-info {
	background-color: transparent;
	position: absolute;
	width: 600px;
	top: 20px;
	left: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: 300;
	word-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: justify;
	line-height: 18px;
	padding-left: 8px;
	padding-right: 8px;
	z-index: 30;
}


/* --- Update --- */

#right-content-update {
	background: url('../images/bg1.png');
	background-color: transparent;
	background-repeat: repeat-x;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	overflow: auto;
	text-align: left;
	padding-left: 0px;
	z-index: 2; 
}

#textzone-update {
	background-color: transparent;
	position: fixed;
	width: 600px;
	top: 20px;
	left: 10px;
	bottom: 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-weight: 300;
	word-spacing: -1px;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	text-align: justify;
	line-height: 18px;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
	z-index: 3;
}


/* --- Link --- */

#zero-en a {
	color: #E1E1E1;
	text-decoration: none;
	font-size: large;
}

#zero-en a:hover {
	color: #797979;
}

#zero-fr a {
	color: #E1E1E1;
	text-decoration: none;
	font-size: large;
}

#zero-fr a:hover {
	color: #797979;
}

#menu a {
	color: #060606;
	text-decoration: none;
}

#menu a:hover {
	color: #E1E1E1;
}

#francais a {
	color: #E1E1E1;
	text-decoration: none;
}

#francais a:hover {
	color: #797979;
}

#textzone-contact a {
	color: #797979;
	text-decoration: none;
}

#textzone-contact a:hover {
	color: #343434;
}

#textzone-about a {
	color: #797979;
	text-decoration: none;
}

#textzone-about a:hover {
	color: #343434;
}

#textzone-help a {
	color: #797979;
	text-decoration: none;
}

#textzone-help a:hover {
	color: #343434;
}

#copyright a {
	color: #000000;
	text-decoration: none;
}

#copyright a:hover {
	color: #797979;
}

#thumbs a {
	color: #000000;
	text-decoration: none;
}

#thumbs a:hover {
	color: #797979;
}

#update a {
	color: #E1E1E1;
	text-decoration: none;
}

#update a:hover {
	color: #797979;
}

#help a {
	color: #E1E1E1;
	text-decoration: none;
}

#help a:hover {
	color: #797979;
}

#promo a {
	color: #797979;
	text-decoration: none;
}

#promo a:hover {
	color: #E1E1E1;
}

.blabla a {
	color: #797979;
	text-decoration: none;
}

.blabla a:hover {
	color: #E1E1E1;
}

#textzone-update a {
	color: #000000;
	text-decoration: none;
}

#textzone-update a:hover {
	color: #797979;
}

#textzone-info a {
	color: #000000;
	text-decoration: none;
}

#textzone-info a:hover {
	color: #797979;
}


/*  --- Images --- */

img {
	border: 0;
}


/*  --- Hidden Container --- */

.hidden {
	display: none;
}

.top {
	top: 600px;
}