.wrapNom {
	font-family: 'matchbookregular';
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 100px;
	font-size: 150px;
}
.wrapGlobal {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	margin-top: 20px;
}

body {
	background-image: url(../img/fond.jpg);
	background-repeat: repeat;
}

.wrapGaucheA {
	float: left;
	height: 250px;
	width: 250px;
	position: absolute;
	z-index: 10;
}
.wrapGaucheB {
	float: left;
	height: 250px;
	width: 250px;
	position: absolute;
	z-index: 1;
}
.oeuvres  {
	font-family: 'MisoBold', Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	width: 250px;
	float: left;
	text-align: center;
	padding-top: 100px;
	z-index: 1000;
	position: relative;
	font-size: 40px;
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.3;
}
.oeuvres:hover  {
	height: 165px;
	width: 250px;
	float: left;
	text-align: center;
	font-family: 'MisoBold', Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 1px 2px 2px rgba(0,0,0,.5);
	text-decoration: none;
	font-size: 70px;
	color: #FFFFFF;
	padding-top: 85px;
	z-index: 1000;
	position: relative;
	-moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
	opacity: 1;
}
#AnimA {
	height: 250px;
	width: 250px;
	z-index: 1;
	float: left;
	-webkit-border-radius: 15px;
	-khtml-border-radius:  15px;
	-moz-border-radius:    15px;
	-ms-border-radius:     15px;
	-o-border-radius:      15px;
	border-radius:         15px;
	-webkit-box-shadow:0px 0px 1px #666666, 0px 0px 5px #000000;
	-khtml-box-shadow: 0px 0px 1px #666666, 0px 0px 5px #000000;
	-moz-box-shadow:   0px 0px 1px #666666, 0px 0px 5px #000000;
	-ms-box-shadow:    0px 0px 1px #666666, 0px 0px 5px #000000;
	-o-box-shadow:     0px 0px 1px #666666, 0px 0px 5px #000000;
	box-shadow:        0px 0px 1px #666666, 0px 0px 5px #000000;
}
.bgImageTweenfader {
    -webkit-border-radius: 15px;
	-khtml-border-radius:  15px;
	-moz-border-radius:    15px;
	-ms-border-radius:     15px;
	-o-border-radius:      15px;
	border-radius:         15px;
}
.wrapDroiteGlobal {
	float: right;
	height: 250px;
	width: 250px;
}
.wrapDroite {
	float: right;
	height: 250px;
	width: 250px;
}
.curriculum {
	font-family: 'MisoBold', Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	width: 250px;
	float: left;
	text-align: center;
	padding-top: 100px;
	font-size: 40px;
	color: rgba(250,250,250,.3);
	text-decoration: none;
	background-color: rgba(51,51,51,1);
	-webkit-border-radius: 15px;
	-khtml-border-radius:  15px;
	-moz-border-radius:    15px;
	-ms-border-radius:     15px;
	-o-border-radius:      15px;
	border-radius:         15px;
	-webkit-box-shadow:0px 0px 1px rgba(102,102,102,1), 0px 0px 5px rgba(0,0,0,1);
	-khtml-box-shadow: 0px 0px 1px rgba(102,102,102,1), 0px 0px 5px rgba(0,0,0,1);
	-moz-box-shadow:   0px 0px 1px rgba(102,102,102,1), 0px 0px 5px rgba(0,0,0,1);
	-ms-box-shadow:    0px 0px 1px rgba(102,102,102,1), 0px 0px 5px rgba(0,0,0,1);
	-o-box-shadow:     0px 0px 1px rgba(102,102,102,1), 0px 0px 5px rgba(0,0,0,1);
	box-shadow:        0px 0px 1px rgba(102,102,102,1), 0px 0px 5px rgba(0,0,0,1);
}
.curriculum:hover {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	font-family: 'MisoBold', Verdana, Arial, Helvetica, sans-serif;
	height: 210px;
	width: 250px;
	float: left;
	text-align: center;
	text-shadow: 1px 2px 2px rgba(0,0,0,.5);
	padding-top: 40px;
	font-size: 150px;
	color: rgba(250,250,250,1);
	text-decoration: none;
	background-color: rgba(51,51,51,.3);
	-webkit-border-radius: 15px;
	-khtml-border-radius:  15px;
	-moz-border-radius:    15px;
	-ms-border-radius:     15px;
	-o-border-radius:      15px;
	border-radius:         15px;
	-webkit-box-shadow:0px 0px 1px rgba(102,102,102,.3), 0px 0px 5px rgba(0,0,0,.3);
	-khtml-box-shadow: 0px 0px 1px rgba(102,102,102,.3), 0px 0px 5px rgba(0,0,0,.3);
	-moz-box-shadow:   0px 0px 1px rgba(102,102,102,.3), 0px 0px 5px rgba(0,0,0,.3);
	-ms-box-shadow:    0px 0px 1px rgba(102,102,102,.3), 0px 0px 5px rgba(0,0,0,.3);
	-o-box-shadow:     0px 0px 1px rgba(102,102,102,.3), 0px 0px 5px rgba(0,0,0,.3);
	box-shadow:        0px 0px 1px rgba(102,102,102,.3), 0px 0px 5px rgba(0,0,0,.3);
}
.com {
	float: left;
	width: 100%;
	color: #E9E9E9;
}
