﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-Family: Trebuchet MS, arial;
	color:#FFFFFF;
}
body {
	background-color: #04080a;
	background-image: url(ressources/trame2.png);
	background-repeat: repeat;
}
/*===============Partie Header====================*/
#background{
	background-image: url(ressources/degrader.png);
	background-repeat: repeat-left;
	height: 435px;
}
#header {
	background-image: url(ressources/leCoin1.png);
	background-repeat: no-repeat;
	width: auto;
	height:340px;
}
#icones {
	position: relative;
	float: left;
	width:119px;
	height:277px;
	margin-top: -10px;
}
#paper{
	margin: 90px 0px 0px 40px;
}
#packHaut {
	width: 1250px;
}
#logo {
	margin: 50px 0px 0px 140px;
	float: left;
}
#label{
	font-size: 10px;
	font-weight: bold;
	color: #a4a4a4;
	margin-top: -20px;
}
#enTete {
	width: auto;
	height: 100px;
	padding-left: 70px;
	float: left;
}
.textHeader2{
	font-size: 10px;
	font-weight: bold;
	color: #a4a4a4;
	width: 120px;
	height:250px;
	margin: 80px 0px 0px 5px;
	float:left;
}
.textHeader2 li{
	margin-top: 2px;
}
.textHeader{
	font-size: 10px;
	font-weight: bold;
	color: #a4a4a4;
	width: 100px;
	height:250px;
	margin-top: 80px;
	float:left;
}
.textHeader li{
	margin-top: 2px;
}
.textHeader a{
	color: #a4a4a4;
}
.textHeader a:hover{
	color: #18bea1;
	border-bottom : 2px solid #18bea1;
}
.textHeader p{
	width: auto;
	color: #606060;
	margin: 0px;
	padding: 0px;
	margin: -15px 0px 0px 52px;
}
/*===================Partie Menu====================*/
#packB {
	width: 190px; 
	width: auto;
	float: left;
}
#leftPanel {
	position: relative;
	height: 100px;
	width: 190px; 
	z-index: 3;
	margin-top: 70px;
}
#menu {
	width: 190px;
	height: 300px;
	padding-left: 50px;
}
.navigation {
	width: 190px; 
    list-style: none;  
	margin-top: 20px;
}  
.navigation a, .navigation span { 
      display: block; 
      color: #a4a4a4; 
      text-decoration: none; 
      } 
.toggleSubMenu {
	width: 190px; 
	font-size: 12px;
	font-weight: bold;
}
.navigation a{ 
	display: block; 
} 
.navigation span { 
    display: block; 
    text-decoration: none; 
} 
.navigation .subMenu a:link{
	color: #606060;
} 
.navigation .subMenu a:visited{
	text-decoration: line-through;
	color: #303030;
} 
.navigation .subMenu  a:hover{
	color: #FFFFFF;
}
.navigation .subMenu  a:active{
	color: #FFFFFF;
}
.navigation .subMenu .all a:link{
	color: #909090;
	} 
.navigation .subMenu .all a:visited{
	color: #909090;
	text-decoration: none;
	} 
.navigation .subMenu .all a:hover{
	color: #FFFFFF;
	} 
.navigation .subMenu .all a:active{
	color: #FFFFFF;
	} 
.navigation a:hover{
	color: #18bea1;
} 
.navigation ul.subMenu a { 
	color: #606060; 
	font-size: 11px;
	font-weight: bold;
    margin: 0px 0px 2px 15px;
}
.navigation ul {
	margin-top: 10px 0px;
}
/*===================Galeries====================*/
#rightPanel {
	width: auto;
	height: auto;
	z-index: 3;
	float: left;
	margin-top: 0px;
}
#galerie{
	width: auto;
	height: auto;
	margin: -200px 0px 0px 260px;
	float: left;
}
.work{
	background-color: #e6e6e6;
	width: 260px;
	height: 180px;
	float: left;
	margin: 0px 30px 40px 0px;
	display:block;
}
.triangle{
	position: relative;
	float: right;
	z-index: 2;
}
.mini{
	position: relative;
	margin: -53px 0px 0px 5px;
	z-index: 0;
}
.titreWork{
	display:block;
	text-align:center;
	font-size: 12px;
	color: #606060;
	background-color: #e6e6e6;
	font-weight: bold;
	position: relative;
	z-index: 3;
}
.theme{
	display:block;
	text-align:center;
	font-size: 9px;
	color: #606060;
	font-weight: bold;
	position: relative;
	margin-top:5px;
	width: auto;
}
/*===================Galeries Détails====================*/

#galerieOn{
	width: 1000px;
	height: auto;
	margin: -220px 0px 0px 260px;
	float: left;
}
#galerieOn2{
	width: 1300px;
	height: auto;
	margin: -220px 0px 0px 260px;
	float: left;
}
#visuels{
	width: 700px;
	height: auto;
	float: left;
}
#visuelss{
	width: 800px;
	height: auto;
	float: left;
}
#visuel2{
	width: 930px;
	height: auto;
	float: left;
}
.visuel{
	border: none;
	margin: 0px 25px 50px 0px;
	float: left;
}
.legende{
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
}
#comment{
	background-image: url(ressources/triangleComment.png);
	background-repeat: no-repeat;
	float: left;
	width: auto;
	height: auto;
	padding-left: 30px;
}
#texte{
	float: right;
	width: auto;
	height: auto;
	margin-top: 50px;
}
.description{
    font-size: 11px;
	color: #a4a4a4;
	background-color: #04080a;
	width: 200px;
	height: auto;
	padding: 10px 15px;
	margin-bottom: 30px;
	float: right;
}
.lienUrl a{
    font-size: 11px;
	color: #18bea1;
	background-color: #04080a;
	width: 200px;
	height: auto;
	float: right;
	padding: 10px 15px;
	margin-bottom: 30px;
}
.lienUrl a:hover{
	text-decoration: underline; 
	}
.retour a{
	height: auto;
	width: auto;
	padding: 1px 10px;
	font-size: 13px;
	font-weight: 600;
	color: #4a4a4a;
	background-color: #e6e6e6; 
	float: left;
}
.retour a:hover{
	background-color: #18bea1;
	color: #FFFFFF;	
}
.trait{
	float: left;
	width: 600px;
	margin: 30px 0px 60px 0px;
	border-top: 1px solid #606060;
}
/*===================Projet similaire====================*/
.projetSimilaire{
	float: left;
	width: 600px;
	height: 100px;
	margin: 30px 0px 60px 0px;
	border-top: 1px solid #606060;
}
.projetSimilaire h5{
	font-size: 1.2em;
	color: #4a4a4a;
	margin: 15px 0px 15px 0px;
	}
.projetSimilaire img{
	float: left;
	width: 115px;
	height: 70px;
	margin: 0px 5px 5px 0px;
	}

/*===================Contact====================*/
.moi{
	float: left;
	width: 300px;
	height: auto;
	margin: 100px 0px 30px 40px;
	padding-right: 20px;
	border-right: 1px solid #606060;
}
.text{
	font-size: 11px;
	font-weight: 600;
	color: #a4a4a4;
	margin: 1px 0px 30px 0px;
}
.bio{
    font-size: 11px;
	color: #a4a4a4;
	background-color: #04080a;
	width: 200px;
	height: auto;
	padding: 10px 15px;
	margin-bottom: 30px;
}
.bio a:link{
	color: #18bea1;
}
.bio a:hover{
	text-decoration: underline; 
}
.cv{
	margin-left: 0px;
}
.publication{
    font-size: 11px;
	color: #a4a4a4;
	background-color: #04080a;
	width: 250px;
	height: auto;
	padding: 10px 15px;
	margin-bottom: 30px;
}
#colonne{
	float: left;
	width: 360px;
	height: auto;
	margin: 100px 0px 30px 0px;
	padding: 0px 80px 0px 70px;
	border-right: 1px solid #606060;
}
.liens{
	margin-bottom: 30px;
	float: right;
}
.liens a{
	margin-top: 5px;
	font-size: 11px;
	color: #18bea1;
	float: right;
}
.liens a:hover{
	text-decoration: underline; 
}
.vues{
	font-size: 10px;
	color: #606060;
	margin-top: 10px;
}
/*===================footer====================*/
#footer{
	height: 30px;
	width: auto;
	float: left;
	margin: 100px 0px 0px 250px;
	padding-bottom: 50px;
	border-top: 1px solid #606060;
}
#footer img{
	margin: -90px 10px 0px -50px;
}
#footer p{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #606060;
	margin: 0px 300px 0px 80px;
	padding-top: 5px;
}
#footer a{
	color: #606060;
}
#footer a:hover{
	color: #18bea1;
}

/*===================Les Typographies====================*/
.textWork{
	width: 650px;
	float: left;
	font-size: 12px;
	color: #a4a4a4;
	padding-bottom: 20px;
	line-height: 16px;

}
.bt a{
	height: 15px;
	width: 40px;
	padding: 5px 16px;
	font-size: 13px;
	font-weight: 600;
	color: #4a4a4a;
	margin: 0px 0px 30px -20px;
	background-color: #e6e6e6; 
}
.bt a:hover{
	background-color: #18bea1;
	color: #FFFFFF;	
}
.btGalerie a{
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	font-weight: 600;
	color: #4a4a4a;
	background-color: #e6e6e6; 
}
.btGalerie a:hover{
	background-color: #18bea1;
	color: #FFFFFF;	
}


h4{
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	color: #FFFFFF;
}
h5{
	font-size: 13px;
	font-weight: 600;
	color: #a4a4a4;
}
h6{
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	color: #FFFFFF;
}
.tini{
	margin-right: 10px;
}
.legende{
	font-size: 11px;
	font-weight: 600;
	color: #a4a4a4;
	margin: 10px 0px 0px 30px;
}
.lienUrlGauche a{
    font-size: 11px;
	color: #18bea1;
	background-color: #04080a;
	width: 200px;
	height: auto;
	float: left;
	padding: 10px 15px;
	margin-bottom: 30px;
}
.lienUrlGauche a:hover{
	text-decoration: underline; 
	}
/*===================archives====================*/
#archive{
	width: auto;
	height: auto;
	margin: -220px 0px 0px 260px;
	float: left;
}

.galerieArchive{
	width: auto;
	height: auto;
	float: left;
	margin-bottom: 30px;
}
.annee{
	background-image: url(ressources/triangleComment.png);
	background-repeat: no-repeat;
	height: 50px;
	font-size: 2em;
	font-weight: none;
	float: left;
	margin: 15px 400px 30px 0px;
	padding:20px 0px 0px 40px;
	color: #FFFFFF;
}
.share{
	font-size: 11px;
	color: #a4a4a4;
	background-color: #04080a;
	width: 200px;
	height: auto;
	padding: 10px 15px;
	margin-bottom: 30px;
}
.share a{
	margin-left:15px;
}
.share a img{
	margin: 0px 0px -3px -10px;
}
/* ===================paragraphe pour les textes galerie toyz=================== */
.blocToyz{
	float: left;
	width: auto;
	height: auto;
	margin: 70px 0px 40px -280px;
	padding-right: 20px;
}
.blocListe{
	float: left;
	width: auto;
	height: auto;
	margin: 110px 0px 20px 30px;
	padding-right: 20px;
}
.paragraphe{
    font-size: 11px;
	color: #a4a4a4;
	background-color: #04080a;
	width: 400px;
	height: auto;
	padding: 10px 15px;
	margin: 50px 0px 30px 0px;
}
.liste{
    font-size: 11px;
	color: #a4a4a4;
	background-color: #04080a;
	width: 280px;
	height: auto;
	padding: 5px 5px;
	margin-bottom: -2px;
}
.liste a:link{
	margin-left:20px;
	color: #18bea1;
}
.liste a:hover{
	text-decoration: underline; 
}
#visuelToyz{
	width: 1000px;
	height: auto;
	margin-top: 20px;
	padding-left: 0px;
}

.autor{
    font-size: 14px;
	color: #FFFFFF;
	background-color: #04080a;
	width: 170px;
	height: auto;
	padding: 5px 5px;
	margin-top: 100px;
	float: left;
}
.autor a{
	font-size: 11px;
	margin-left:20px;
	color: #18bea1;
}
.autor a:hover{
	text-decoration: underline; 
}
/* =================Interphase Lab=================== */
.Lab{
	float: left;
	width: 342px;
	height: auto;
	margin: 40px 0px 0px -200px;
	padding-right: 20px;
}
.paragrapheLab{
    font-size: 11px;
	color: #a4a4a4;
	background-color: #04080a;
	width: 280px;
	height: auto;
	padding: 10px 10px 15px 20px;
	margin: 50px 50px 0px 15px;
	text-indent:70px; 
}
.workLab{
	background-color: #e6e6e6;
	width: 150px;
	height: 215px;
	float: left;
	margin: 0px 30px 40px 0px;
	display:block;
}
.flashLab{
	margin-right: 30px;
}
