@charset "UTF-8";
/* CSS Document */

body {
	background: url(../img/P1060518.jpg) no-repeat center center fixed;
	background-size:cover;
	margin-top:80px;
	text-align:center;
}

#global {
	display:table;
	width: 1080px;
	height:100%;
	text-align:	center;
	margin:auto;
	vertical-align:middle;
	box-shadow: 1px 1px 80px #000;}

a {
	text-decoration:none;
	color:rgba(255,255,255,1.00);
}

#entete {
	position:fixed;
	display:table;
	height:100px;
	background-color: rgba(255,255,255,1.00);
}

#entete_01 {
	display:table-cell;
	width:315px;
	height:100px;
	background-color: rgba(255,255,255,1.00);
	text-align:center;
	vertical-align: bottom;
}

#entete_02 {
	display:table-cell;
	width:765px;
	background-color: rgba(178,199,205,1.00);
	vertical-align: bottom;
	padding-bottom:19px;
}

#pages {
	padding-top: 140px;
	display: table;
	background-color:rgba(255,255,255,0.90);
}

#liste_menu {
	display: table-cell;
	width:240px;
	padding-left:40px;
	text-decoration:none;
	color:#FFFFFF;
}

#menu_fixe {
	vertical-align:top;
	margin-top:0px;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: lighter;	
	text-decoration:none;
	text-align:center;
	font-size: 14px;
	color:#FFFFFF;
	background-color:rgba(0,70,90,1.00);
	width: 25 0px;
	height: 30px ;	
	line-height: 33px;
	margin-bottom:40px;
	margin-top:0px;
}
	
#menu_fixe_clair {
	vertical-align:top;
	margin-top:0px;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: lighter;	
	text-decoration:none;
	text-align:center;
	font-size: 14px;
	color:rgba(0,70,90,1.00);
	background-color:rgba(178,199,205,1.00);
	width: 25 0px;
	height: 30px ;	
	line-height: 33px;
	margin-bottom:40px;
	margin-top:0px;
}
	
#menu_01 {
	vertical-align:top;
	margin-top:0px;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: lighter;	
	text-decoration:none;
	text-align:center;
	font-size: 14px;
	color:#FFFFFF;
	background-color:rgba(0,70,90,1.00);
	width: 25 0px;
	height: 30px ;	
	line-height: 33px;
	margin-bottom:40px;
}
	
#menu_01:hover {
	transition-property: background-color, color;
	transition-duration: 1.5s;
	transition-timing-function:ease-out;
	background-color:#AEC5D3;
	color:rgba(0,70,90,1.00);
}

#contenu {
	display: table-cell;
	vertical-align:top;
	padding-left:40px;
	text-align:left;
	}

.Texte_intro {
	width:760px;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	margin-top:0px;
}

#bouton {
	width:120px;
	height:30px;
	margin-top:40px;
	background-color:rgba(0,70,90,1.00);
	line-height: 33px;
}
.Texte_courant {
	vertical-align:top;
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	margin-right: 40px;
}

.cv {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: lighter;	
	text-decoration:none;
	text-align:center;
	font-size: 14px;
	color:#FFFFFF;
}

.cv:hover {
	transition-property: background-color, color;
	transition-duration: 0.7s;
	transition-timing-function:ease-out;
	background-color:#AEC5D3;
	color:rgba(0,70,90,1.00);
}

#pied {
	display:table;
	background-color: rgba(255,255,255,1.00));
	font-family: Gotham, Helvetica, Arial, sans-serif;
	color:rgba(0,70,90,1.00);
	font-size: 24px;
	font-weight: bolder;
}

#pied_01 {
	display:table-cell;
	width:315px;
	height:100px;
	background-color: rgba(0,70,90,1.00);
	}

#contact {
	opacity: 0.00;
}

#contact:hover {
	transition-property: opacity;
	transition-duration:1s;
	transition-timing-function: ease-in;
	opacity: 0.7;
}

#pied_02 {
	display:table-cell;
	margin:auto;
	width:765px;
	height:100px;
	background-color: rgba(178,199,205,1.00);
	vertical-align:middle;
}

.puce {
	font-size: 18px;
	padding-right: 20px;
	margin-left: -31px;
	margin-right: 10px;
	background-color:rgba(160,189,203,1.00);
}

.texte_puce {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	margin-left: 32px;
}

#tableau {
	display:table;
	height:100px;
}

#fleche {
	display:table-cell;
	height: 100px;
	display:table-cell;
	vertical-align:middle;
	padding-left:5px;
}

#contact_02 {
	display: table-cell;
	text-align:left;
	margin:auto;
	height: 100px;
	width: 450px;
	vertical-align:middle;
}

#references {
	text-align:center;
	width: 760px;
	height: 450px;
}

#references_2 {
	text-align:center;
	width: 760px;
	height: 450px;
}

#FlashID {
	text-align:center;
	width: 760px;
	height: 450px;
}

#cellules_ref{
	width: 253px;
	height:85px;
	vertical-align:middle;
	background-color:rgba(255,255,255,1.00);
}

#logo{
	height:80%;
}

#logo:hover {
	transition-property: height;
	transition-duration: 2.0s;
	transition:ease-in-out;
	height:100%;
}

#logo_2{
	width: 60%;
}

#logo_2:hover {
	transition-property: width;
	transition-duration: 2.0s;
	transition: ease-in-out;
	width:80%;
}

form {
	font-family: Gotham, Helvetica, Arial, sans-serif;	
    margin: 0;
    width: 500px;
    padding: 1em;
    border: 1px solid #CCC;
}

form div + div {
    margin-top: 1em;
}

label {
    /* Afin de s'assurer que toutes les étiquettes aient la même dimension et soient alignées correctement */
	vertical-align:top;
	margin-top:0.4em;
    display: inline-block;
    width: 90px;
    text-align: right;
}

input, textarea {
    font: 1em sans-serif;
    width: 400px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
}

textarea {
    vertical-align: top;
    height: 5em;
    resize: vertical;
}

.button {
    padding-left: 90px;
}

button {
    margin-left: .5em;
}

@media (max-width: 1123px){
}
