body{
	margin:0px;
	/*height:100%;*/
}

div.mainContainer{
	width:990px;
	height:615px;
	position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	/*background-color:#C87879;*/
	cursor:default;	
	-moz-user-select:-moz-none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

#coord{
	color:#F0F; /*MAGENTA*/
}


.header {
	width:965px;
	display:block;
	/*position:fixed;*/
	margin-top:0px;
	margin-left:12px;
/*	border:solid;
	border-width:1px;	*/
}

.logo {
	width:500px;
	height:60px;
	
/*	border:solid;
	border-width:1px;*/	
}

.logoIntro {
	width:500px;
	height:60px;
	margin:auto;
	align-content:center;
	top:50%;
/*	border:solid;
	border-width:1px;	*/
}
.intro{
	margin:auto;
	margin-top:225px;
	width:510px;
	height:200px;
	/*	border:solid;
	border-width:1px;	*/
	
}

.logoTxt1{
	width:380px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	letter-spacing:6px;
	font-weight:500;
	margin-left:0px;
	margin-top:20px;
}

.logoTxt2{
	width:380px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	letter-spacing:7px;
	font-weight:500;
	margin-left:0px;
	margin-top:4px;
}

.logoIntroTxt1{
	width:380px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	letter-spacing:6px;
	font-weight:500;
	margin:auto;
	margin-top:20px;
}

.logoIntroTxt2{
	width:380px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	letter-spacing:7px;
	font-weight:600;
	margin:auto;
	margin-top:4px;
}

.menuLang {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	letter-spacing:1px;
	margin-left:830px;
	margin-top:0px;
	cursor:pointer;
	color:#595959;
	height:38px;
	position:absolute;
	top:20px;
/*	border:solid;
	border-width:1px;	*/
	
}

.menuLangIntro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	letter-spacing:1px;
	width:120px;
	margin:auto;
	margin-top:75px;
	cursor:pointer;
	color:#595959;
	height:38px;
	text-align:center;

/*	border:solid;
	border-width:1px;*/
}


.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	letter-spacing:1px;
	position:absolute;
	margin-left:-20px;
	top:80px;
	width:965px;
	height:30px;
	cursor:pointer;
	color:#595959;

/*	border:solid;
	border-width:1px;*/
}

nav div.menuItemLang {
	width:60px;
	text-align:center;
	float:left;
}

nav div.menuItemLangActive {
	width:60px;
	text-align:center;
	float:left;
	font-weight:bold;
}

nav div.menuItemTxt {
    float: left;
	margin-left:5px;
	margin-right:2px;
	cursor:default;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	letter-spacing:1px;
	cursor:default;
	color:#595959;
	position:absolute;
	top:595px;
	margin-left:12px;
}

.diapoLegends{
	font-family:Arial, Helvetica, sans-serif;
	color:#595959;
	font-size:10pt;
	letter-spacing:1px;
	cursor:default;
	position:absolute;
	width:200px;
	top:580px;
	left:777px;
	text-align:right;
	overflow:visible;
}

.diapoLegend1{
	font-weight:bold;
}
.diapoLegend2{
	font-size:9pt;
	margin-top:3px;
}


#menuClose{
	font-size:9pt;
	margin-left:880px;
	margin-top:0px;
}

nav div.menuItem {
	width:103px;
	text-align:center;
    float:left;
}

nav div.menuItemActive {
	width:103px;
	text-align:center;
	font-weight:bold;
	float:left;
}

nav div.menuItem:hover, div.menuItemLang:hover{
	font-weight:bold;
}

div.clear {
    clear: both;
}
.notactive {
   	display: none;
}

.diapoContainer{
	display: inline-block;
/*	width: 7720px;*/
	overflow: hidden;
}
.diaporamaWithCommands{
	position:absolute;
	top:114px;
	margin-left:12px;
	width:965px;
	height:462px;
	overflow:hidden;
	
/*	border:solid;
	border-width:1px;	*/
}

.diaporama{
	width:965px;
	height:462px;
	overflow:hidden;
}

.commands{
  	opacity:0;
	position:absolute;
	top:0px;
	left:0px;
	width:965px;
	height:462px;
	
/*	border:solid;
	border-width:1px;*/
}

.commands >img{
	cursor:pointer;
	position:absolute;
	height:48px;
	width:48px;
}

.next{
	top:207px;
	left:917px;
}
.previous{
	top:207px;
	left:0px;
}
.playStop{
	top:385px;
	left:458px;
}

.commands:hover{
	animation: fadeIn 1.5s 1;
	opacity:1;
}


.biographie{
	position:absolute;
	top:114px;
	margin-left:12px;
	width:925px;
	height:412px;
	padding-top:50px;
	padding-left:40px;
	background-image:url(images/PhotoBio.jpg);
	background-repeat:no-repeat;
	
/*	border:solid;
	border-width:1px;*/
}
.contactFrame{
	position: absolute;
	top: 114px;
	margin-left: 12px;
	width: 965px;
	height: 462px;
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;/*11.8pt;*/
	letter-spacing: 0.5px;
	line-height: 20px;
	padding-top: 35px;
}
.contactFrame table{
	 table-layout: fixed;
	 border-collapse:collapse;
	 width:100%;
	 margin:auto;
	 border:solid 0px;
	 padding: 5px;
	 font-size:12px;
}
.chef{
    color: #595959;
    font-weight:bold;
	font-size:13px;
}
.contactFrame table td{
	padding-left:65px;
	
}
	
.contactH {
    color: #595959;
    font-weight:bold;
	height:45px;
	border-bottom:3px solid white;
	font-size:15px;
}

.link{
	text-decoration:underline;
	color:blue;
	cursor:pointer;
}

.contact{
	color:#595959;
}

.projectsContainer{
	position:absolute;
	width:965px;
	height:462px;
	top:114px;
	left:12px;
	background-color:#F2F2F2;
	z-index:0;
	overflow:auto;
}
	
.projectsFrame{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#595959;
	/*letter-spacing:1px;*/
	/*display:inline-flex;*/
	overflow:hidden;
	width:925px;
	height:202px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:20px;
	
/*	border:solid;
	border-width:1px;*/
}
.projectLegend1{
	font-weight:bold;
	margin-top:5px;
}
.projectLegend2{
	font-size:9pt;
	margin-top:3px;
}

.projectImg{
	width:290px;
	height:160px;
	overflow:hidden;
	margin-right:20px;
	cursor:pointer;
}
.projectImg >img{
	width:290px;
	height:160px;
}

.projetDiaporamaClosed {
	position:absolute;
	width:965px;
	height:462px;
	top:114px;
	left:12px;
	
	
	animation-name: stretchIn;
	animation-duration: 1.5s; 
	animation-timing-function: ease-in; 
	animation-delay: 0;
	animation-direction: alternate;
	animation-iteration-count: 1;
	animation-fill-mode: none;
	animation-play-state: running;
	
	-webkit-animation-name: stretchIn;
	-webkit-animation-duration: 1.5s; 
	-webkit-animation-timing-function: ease-out; 
	-webkit-animation-delay: 0;
	-webkit-animation-direction: alternate;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-fill-mode: none;
	-webkit-animation-play-state: running;
	
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);

	
}

.projetDiaporama {
	z-index:1000;
	position:absolute;
	top:114px;
	margin-left:12px;
	width:965px;
	height:462px;
	
	animation-name: stretch;
	animation-duration: 1.5s; 
	animation-timing-function:ease-out;
	animation-delay: 0;
	animation-direction: alternate;
	animation-iteration-count: 1;
	animation-fill-mode: none;
	animation-play-state: running;
	
	-webkit-animation-name: stretch;
	-webkit-animation-duration: 1.5s; 
	-webkit-animation-timing-function: ease-out; 
	-webkit-animation-delay: 0;
	-webkit-animation-direction: alternate;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-fill-mode: none;
	-webkit-animation-play-state: running;

}

@media (min-height:  700px) { 
div.mainContainer{
	/*background-color:#C87879;*/
	height:650px;
}

.header {
	margin-top:-20px;
}
.menuLang {
	top:0px;
}
.menu {
	top:70px;
}
#menuClose{
	font-size:9pt;
	margin-left:880px;
	margin-top:0px;
}
.footer{
	top:620px;

}

.diapoLegends{
	top:600px;
}
}

@media (min-height:  750px) { 
div.mainContainer{
	/*background-color:#CFCFCF;*/
	height:650px;
}

.header {
	margin-top:-40px;
}
.menuLang {
	top:-20px;
}
.menu {
	top:80px;
}
#menuClose{
	font-size:9pt;
	margin-left:880px;
	margin-top:-20px;
}
.footer{
	top:620px;

}

.diapoLegends{
	top:600px;
}
}





@keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
  
}

@keyframes fadeOut {
  0% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}
@keyframes stretchIn {
  0% {
    -webkit-transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
  }

  100% {
    -webkit-transform:scale(0);
	-ms-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
  }
}	

@keyframes stretch {
  0% {
    -webkit-transform:scale(0);
	-ms-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
  }

  100% {
    -webkit-transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
  }
}			
	
