@charset "UTF-8";
/*******INITIALZR************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; margin: 0; padding: 0; }
::-moz-selection { background: #8cbf26; color: #fff; text-shadow: none; }
::selection { background: #8cbf26; color: #fff; text-shadow: none; }
/********FONT**************/
@font-face {
    font-family: 'OpenSansRegular';
    src: url('ext/OpenSans/OpenSans-Regular-webfont.eot');
    src: url('ext/OpenSans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ext/OpenSans/OpenSans-Regular-webfont.woff') format('woff'),
         url('ext/OpenSans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('ext/OpenSans/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/********HTML**************/
*, ::after, ::before {
    box-sizing: border-box;
}
body {
	width: 1654px;
	margin: 0 auto;
	padding: 0;
	color: #363333;
	font-family: "OpenSansRegular", "Open Sans", "Segoe UI",arial,sans-serif;
	background: white url(bg_bruit.png);
}
a, a:hover { color: #363333; }
a:active, a:focus { color: #5c0a0a; }
ul { list-style-position: inside; margin: 0; padding: 0; }
header { background:#eeeeee; height:65px; }
header h1 { font-weight:normal; font-size:3em; margin:0; padding-left:35px; }
header h1 a { text-decoration:none; }
header h1 span { text-align:center; width:910px; display:inline-block; color:rgba(125,125,125,0.1); transition:all 0.2s ease-out; }
header h1 span:hover { color:inherit; }
#contact { 
	float:right;
	font-size:3em;
	background:#dddddd;
	width:266px;
	height:65px;
	text-align:center;
	margin-top:-65px;
	transition:background 0.5s ease;
}
#contact:hover, #contact.active { background:#c4c4c4; }
#contact a { text-decoration:none; }
nav { margin-top:10px; margin-bottom:23px; }
nav ul li {
	float:left;
	list-style:none inside;
	height:128px; /*135-8*/
	width:540px;
	margin-right:17px;
	background:#8cbf26; /*oliveDrab*/
	color:white;
	text-align:center;
	font-size:3em;
	padding-top:8px;
}
nav ul li+li { background:#00aba9; /*mediumTurquoise*/ }
nav ul li+li+li { background:#1ba1e2; /*cornflowerBlue*/ margin-right:0; }
nav ul li a {
	color:white;
	text-decoration:none;
	display:block;
	border-top:6px solid white;
	padding-top:23px;
	padding-bottom:34px;
	transition:all 0.2s ease-out;
}
/*nav ul li a:hover { border-top:6px solid #eeeeee; background:rgba(255,255,255,0.2); }*/
nav ul li a:hover, nav ul li a.active { border-top:6px solid #ff9900; color:white; }
#body_content { background:#eeeeee; }
.img-fluid { max-width: 100%; height: auto; }
/************ACCUEIL***********/
#slider_accueil {
	background:#eeeeee;
	box-shadow:0px 0px 5px grey inset;
	width:1097px;
	float:left;
	height:675px;
	padding:5px;
	overflow:hidden;
}
	#slider_accueil #fond_1 { width:100%; }
	#slider_accueil .bouton_slider { 
		height:53px;
		width:47px;
		background:url(bouton_droite.png) no-repeat;
		display:block;
		float:right;
		margin-top:310px;
		margin-right:-1px;
		opacity:0;
		transition:opacity 0.5s ease;
	}
	#slider_accueil .bouton_slider.miroir { float:left; transform:rotate(180deg); margin-left:-1px; }
	#slider_accueil:hover .bouton_slider { opacity:1; }
	#slider_accueil .wrapper_text { height:110px; width:100%; position:relative; margin-top:-110px; background:rgba(0,0,0,0.5); }
#last_projects { 
	background:#dddddd;
	width:540px;
	float:left;
	margin:0 0 0 17px;
	height:675px;
	padding:5px;
}
#last_projects h2 { font-size: 3em; font-weight: normal; padding: 0; padding-left: 10px; margin: 0; margin-bottom: 15px; }
#last_projects article { padding:15px; }
#last_projects article:nth-child(odd), #last_projects article.alt { background:#eeeeee; }
#last_projects article h3 { font-size:1.5em; margin:0; }
#last_projects article figure { width:170px; height:110px; background:white; float:left; margin:0; margin-right:15px; }
#last_projects article figure .bi { width:170px; height:100px; margin-top:5px; }
#last_projects article .savoir_plus { 
	display:block;
	clear:both;
	text-align:center;
	text-decoration:none;
	font-style:italic;
	font-size:1.5em;
}
#link_rss { float:right; margin:-5px; margin-top:39px; }
#link_rss img { border:0; }
/***************CV*****************/
#vcard, #formation, #experiences, #autres {
	width:390px;
	min-height:630px;
	padding:10px;
	margin:10px;
	line-height:1.6;
	background:white;
	display:inline-block;
	vertical-align:top;
}
#vcard h3, #formation h3, #experiences h3, #autres h3 { 
	padding: 0;
	padding: 15px;
	margin: 0;
	margin-bottom: 15px;
	/* background: url(https://lorempixel.com/g/370/60/abstract/); */
	background: url(bg_1.jpg);
	border-bottom: 4px solid #4F4F4F;
	text-align: right;
	color: white;
	text-shadow: 1px 1px 4px black;
}
#formation h3, #autres h3 {
	background: url(bg_2.jpg);
}
.annee, .ss-titre {
	font-size: 1.6em;
	margin: 10px 0;
	display: block;
	border-bottom: 1px solid #4F4F4F;
}
.annee:hover, .ss-titre:hover { font-style:italic; }
/***********CONTACT**************/
#moar_contact { width:600px;	float:left; margin-left:300px; }
#moar_contact p { margin-bottom:20px; padding:0 10px; }
#moar_contact p:first-line{ font-size:1.2em; font-style:italic; line-height:2; }
form.contact { width:385px; float:right; margin-right:300px; } /*Contact x1.66 */
#moar_contact h2, form h2 {
	padding: 10px;
	border-bottom: 1px solid #4F4F4F;
	margin-bottom: 15px;
	text-align: center;
}
label { display:inline-block; width:150px; border-bottom: 1px solid #CCC; }
label[for="message"] { border-bottom:0; margin-bottom:5px; }
input { 
	margin-bottom:15px;
	width:230px;
	border:0;
	border-bottom:1px solid #CCC;
	height:20px;
}
input:focus { outline:0; outline-offset:0; box-shadow:0px 0px 3px #F90 inset; }
button[type="submit"] { 
	margin-top:20px;
	margin-left:80px;
	width:230px;
	border:1px solid #CCC;
	border-top:0 none;
	border-left:0 none;
	font-weight:bold;
}
button[type="submit"]:hover { background-color:rgba(255,255,255,0.7); cursor:pointer; }
textarea { width:380px; max-width:380px; border:0; box-shadow:0px 0px 3px grey inset; overflow:hidden; }
textarea:focus { box-shadow:0px 0px 3px #F90 inset; outline:0; }
#notification { text-align:center; background:rgba(255,255,255,0.5); font-weight:bold; padding:2px; }
#notification.success { border:2px solid #8cbf26; }
#notification.error { border:2px solid #ff9900; }
/***********Compétences**************/
header#cpts { padding:20px 0; height:auto; }
header#cpts h2 { float:left; margin:0; margin-left:88px; }
header#cpts h2+h2 { margin-left:154px; }
header#cpts h2+h2+h2 { margin-left:174px; }
header#cpts h2+h2+h2+h2 { margin-left:140px; }
header#cpts h2 a { text-decoration:none; }
header#cpts h2 a:target { background-color:red; }
section.panel-competence {
	width:390px;
	min-height:500px;
	padding:10px;
	margin:10px;
	line-height:1.6;
	background:white;
	display:inline-block;
	vertical-align:top;
}
section.panel-competence h3 {
	padding: 15px;
	margin: 0;
	margin-bottom: 15px;
	/* background: url(https://lorempixel.com/g/370/60/abstract/); */
	background: url(bg_1.jpg);
	border-bottom: 4px solid #4F4F4F;
	text-align: center;
	color: white;
	text-shadow: 1px 1px 4px black;
}
section#conception-interface h3 { font-size:1em; padding:17px 8px; }
section#realisation-video h3 { font-size:0.8em; padding:20px 0px; }
section.panel-competence ul { padding:5px 15px; list-style-type:square; }
.un, .deux, .trois, .quatre, .cinq { display:inline-block; }
.un { content:'*'; }
.deux { content:'**'; }
.trois { content:'***'; }
.quatre { content:'****'; }
.cinq { content:'*****'; }

#railway { clear: both; padding: 15px 10px; }
#rail { height: 15px; background: #444; border:1px solid #eee; }
.station {
	height: 20px;
	width: 20px;
	display: inline-block;
	background: #f90;;
	border-radius: 15px;
	margin-top: -8px;
	margin-left: 185px;
	border: 5px solid white;
}
.station+.station { margin-left: 385px; }
.station+.station+.station { margin-left: 385px; }
.station+.station+.station+.station { margin-left: 370px; }
/***********Portfolio************/
.prtfl_annee { background-color:#8cbf26; margin:15px; }
.prtfl_annee:nth-child(2n) { background-color:#00aba9; }
.prtfl_annee:nth-child(3n) { background-color:#1ba1e2; }
.date_portfolio { margin:0; font-weight:normal; font-size:1.3em; padding:5px 0; background:#eeeeee; }

.prtfl_commanditaire { clear: both; border-bottom:5px solid #ccc; }
.prtfl_commanditaire:last-child { border-bottom:0 none; }
.prtfl_qui { margin:0; float:left; padding:5px; height:120px; width:160px; color:white; }
.prtfl_elmt {
	background:#eee url(bg_book.png) no-repeat center;
	display:inline-block;
	height:123px;
	width:248px;
	padding:5px;
	margin:5px;
	border:1px solid #ccc;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	z-index:1;
	transition:all 0.2s ease-in;
}
/*.prtfl_elmt:nth-child(5n+1) { margin-left:175px; } bug à la première ligne puis ok*/
.prtfl_elmt:nth-child(6n+1) { margin-left:175px; } /*bug après la 2eme ligne*/
.prtfl_elmt figure { position:relative; margin-top:-5px; margin-left:-5px; height:136px; width:258px; }
.prtfl_elmt figure img { width:100%; }
.prtfl_elmt h4 {
	background:rgba(0,0,0,0.8);
	color:white;	
	padding:6px;
	font-weight:normal;
	font-size:0.9em;
	margin:-5px;
	margin-top:-35px;
	margin-bottom:5px;
	position:relative;
	transition:margin 0.3s ease-out;
}
.prtfl_elmt h4 a { color:white; }
.prtfl_elmt:hover, .prtfl_elmt:active { transform:scale(1.5); font-size:0.8em; z-index:2; }
.prtfl_elmt:hover h4, .prtfl_elmt:active h4 { margin-top:-136px; }
.prtfl_elmt p { margin:-5px; padding:5px; background:rgba(255,255,255,0.8); position:relative; }

summary { width:410px; padding:5px; transition:background 0.2s ease; }
summary:hover { background-color:rgba(255,153,0,0.5); cursor:pointer; }
fieldset {
	width:390px;
	padding:10px;
	border:1px solid #CCC;
	margin:5px;
}
legend { font-weight:bold; font-style:italic; }
/***********Général**************/
nav:after, #body_content:after { content:"."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/******IE*************/
.lt-ie9 input, .ie9 input { height:19px; }

/*****Responsivity !********/
@media only screen and (min-width: 1170px) and (max-width: 1600px) {
	body { width:1170px; }
	header h1 span { width:425px; font-size:0.9em; }
	nav { margin-bottom:15px; }
	nav ul li { height:108px; width:380px; margin-right:15px; font-size:2.5em; }
	#slider_accueil { width:767px; height:555px; }
	#slider_accueil .bouton_slider { margin-top:250px; }
	#last_projects { width:367px; margin: 0 0 0 15px; height:555px; }
	#last_projects h2 { font-size:2.2em; margin-bottom:10px; }
	#last_projects article { padding:10px; }
	#last_projects article h3 { font-size:1.2em; }
	#last_projects article figure { width:140px; height:90px; margin-right:10px; }
	#last_projects article figure .bi { width:140px; height:80px; margin-top:5px; }
	#last_projects article .savoir_plus { font-size:1.3em; }
	#link_rss { margin-top:-29px; }
	header#cpts h2 { margin:0; margin-left:18px; }
	header#cpts h2+h2 { margin-left:50px; }
	header#cpts h2+h2+h2 { margin-left:45px; }
	header#cpts h2+h2+h2+h2 { margin-left:100px; font-size:1.2em; padding-top:4px; }
	.station { margin-left:125px; }
	.station+.station { margin-left:260px; }
	.station+.station+.station { margin-left:275px; }
	.station+.station+.station+.station { margin-left:275px; }
	/* section.panel-competence h3 { background: url(https://lorempixel.com/g/259/94/abstract/); } */
	section#conception-interface h3 { font-size: 1.1em; }
	section#realisation-video h3 { font-size: 1em; }
	section.panel-competence { width:279px; min-height:640px; margin:5px; margin-bottom:10px; }
	#vcard, #formation, #experiences, #autres { width:279px; min-height:610px; margin:5px; }
	.annee, .ss-titre { font-size:1.4em; }
	#moar_contact { margin-left:60px; }
	form.contact { margin-right:60px; }
	footer::after { content:' - version 1170px'; }
}
@media only screen and (min-width: 1001px) and (max-width: 1170px) {
	body { width:1000px; }
	header h1 span { width:255px; font-size:0.6em; }
	nav { margin-bottom:12px; }
	nav ul li { height:100px; width:325px; margin-right:12px; font-size:2.2em; }
	#slider_accueil { width:652px; height:540px; }
	#slider_accueil .bouton_slider { margin-top:250px; }
	#last_projects { width:316px; margin: 0 0 0 12px; height:540px; }
	#last_projects h2 { font-size:1.9em; margin-bottom:5px; padding-left:4px; }
	#last_projects article { padding:6px; }
	#last_projects article h3 { font-size:1.1em; }
	#last_projects article figure { width:120px; height:80px; margin-right:6px; }
	#last_projects article figure .bi { width:120px; height:70px; margin-top:5px; }
	#last_projects article .savoir_plus { font-size:1.2em; }
	#link_rss { margin-top:74px; }
	header#cpts h2 { font-size:1.1em; margin:0; margin-left:15px; }
	header#cpts h2+h2 { margin-left:75px; }
	header#cpts h2+h2+h2 { margin-left:65px; }
	header#cpts h2+h2+h2+h2 { margin-left:110px; }
	.station { margin-left:100px; }
	.station+.station { margin-left:235px; }
	.station+.station+.station { margin-left:215px; }
	.station+.station+.station+.station { margin-left:220px; }
	section.panel-competence { margin:4px; min-height:580px; width:238px; }
	section.panel-competence h3 { font-size:1em; /* background: url(https://lorempixel.com/g/219/84/abstract/); */ }
	section#conception-interface h3 { padding:15px 0; }
	section#realisation-video h3 { font-size:0.85em; padding:18px 0; }
	#vcard, #formation, #experiences, #autres { width:238px; margin:4px; min-height:650px; }
	#vcard h3, #formation h3, #experiences h3, #autres h3 { 
		padding:10px;
		margin-bottom:15px;
		/* background: url(https://lorempixel.com/g/219/54/abstract/); */
	}
	.annee, .ss-titre { font-size:1.5em; }
	#moar_contact { width:510px; margin-left:30px; }
	#moar_contact h2, form h2 { font-size:1.3em; }
	form.contact { margin-right:30px; }
	footer::after { content:' - version 1000px'; }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
	body { width:745px; }
	header { height:47px; }
	header h1 { font-size:2em; padding-left:15px; }
	header h1 span { width:250px; font-size:0.8em; }
	#contact { font-size:2em; height:47px; width:185px; margin-top:-43px; }
	nav { margin-top:7px; margin-bottom:8px; }
	nav ul li { height:80px; width:243px; margin-right:8px; font-size:1.5em; padding-top:8px; }
	nav ul li  a { padding-top:18px; padding-bottom:23px; }
	#slider_accueil { width:735px; height:400px; }
	#slider_accueil .bouton_slider { margin-top:175px; }
	#last_projects { width:735px; margin:0; margin-top:8px; height:auto; }
	#last_projects h2 { font-size:2.2em; margin-bottom:10px; padding-left:8px; }
	#last_projects article { padding:10px; }
	#last_projects article h3 { font-size:1.3em; }
	#last_projects article figure { width:170px; height:110px; margin-right:10px; }
	#last_projects article figure .bi { width:170px; height:100px; margin-top:5px; }
	#last_projects article .savoir_plus { font-size:1.3em; }
	#link_rss { margin-top:-42px; }
	header#cpts h2 { float:left; margin:0; margin-bottom:0.5em; width:50%; text-align:center; }
	header#cpts h2+h2 { margin-left:0; }
	header#cpts h2+h2+h2 { margin-left:0; }
	header#cpts h2+h2+h2+h2{ margin-left:0; }
	#railway { display:none; }
	section.panel-competence { margin:5px; width:360px; min-height:460px; }
	#realisation-video, #graphisme { min-height:520px; }
	section.panel-competence h3 { font-size:1em; /* background: url(https://lorempixel.com/g/340/59/abstract/); */ }
	section#conception-interface h3 { font-size:0.9em; padding:16.5px 0; }
	section#realisation-video h3 { font-size:0.7em; padding:19.5px 0; }
	#vcard, #formation, #experiences, #autres { width:360px; margin:5px; min-height:510px; }
	#experiences, #autres { min-height:630px; }
	#vcard h3, #formation h3, #experiences h3, #autres h3 { 
		padding:10px;
		margin-bottom:15px;
		/* background: url(https://lorempixel.com/g/340/54/abstract/); */
	}
	.annee, .ss-titre { font-size:1.5em; }
	.prtfl_elmt:nth-child(3n+1) { margin-left: 175px; }
	.prtfl_elmt:nth-child(6n+1) { margin-left: 5px; }
	#moar_contact { width:400px; margin-left:5px; }
	#moar_contact h2, form h2 { font-size:1em; }
	form.contact { width:315px; margin-right:5px; }
	label { width:110px; }
	label[for="message"] { width:200px; }
	input { width:200px; }
	textarea { width:310px; max-width:310px; }
	button[type="submit"] { margin-left:50px; }
	footer::after { content:' - version 745px'; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	body { width:480px; }
	header { height:36px; }
	header h1 { font-size:1.5em; padding-left:5px; }
	header h1 span { width:130px; font-size:0.6em; }
	#contact { font-size:1.5em; height:36px; width:125px; margin-top:-33px; }
	nav { margin-top:7px; margin-bottom:8px; }
	nav ul li { height:60px; width:152px; margin-right:12px; font-size:1.3em; padding-top:8px; }
	nav ul li  a, nav ul li  a:hover, nav ul li  a.active { padding-top:12px; padding-bottom:15px; border-top-width:5px; }
	#slider_accueil { width:470px; height:230px; }
	#slider_accueil .bouton_slider { margin-top:85px; transform: translateX(6px) scale(0.8); }
	#slider_accueil .bouton_slider.miroir { transform: rotate(180deg) scale(0.8) translateX(7px); }
	#last_projects { width:470px; margin:0; margin-top:8px; height:auto; }
	#last_projects h2 { font-size:2em; margin-bottom:8px; padding-left:7px; }
	#last_projects article { padding:10px; }
	#last_projects article h3 { font-size:1.3em; }
	#last_projects article figure { width:175px; height:110px; margin-right:10px; }
	#last_projects article figure .bi { width:175px; height:100px; margin-top:5px; }
	#last_projects article .savoir_plus { font-size:1.3em; }
	#link_rss { margin-top:-42px; }
	header#cpts h2 { margin-left:75px !important; }
	#railway { position:absolute; margin-left:20px; margin-top:-40px; }
	#rail { width:15px; height:1660px; }
	.station { margin-top:175px; margin-left:-7px !important; }
	.station+.station { margin-top:395px; }
	.station+.station+.station { margin-top:290px; }
	.station+.station+.station+.station { margin-top:440px; }
	section.panel-competence { margin-left:75px; min-height:0; }
	section#conception-interface h3 { font-size:0.9em; }
	section#realisation-video h3 { font-size:0.75em; }
	#vcard, #formation, #experiences, #autres { width:227px; margin:5px; min-height:415px; font-size:0.9em; }
	#experiences, #autres { min-height:535px; }
	#vcard h3, #formation h3, #experiences h3, #autres h3 { 
		padding:5px;
		margin-bottom:10px;
		text-align:center;
		/* background: url(https://lorempixel.com/g/208/41/abstract/); */
	}
	.annee, .ss-titre { font-size:1.5em; }
	.prtfl_elmt+.prtfl_elmt { margin-left:175px !important; }
	.prtfl_elmt:hover, .prtfl_elmt:active { transform:scale(1.5) translateX(-33px); }
	#moar_contact { width:470px; margin-left:5px; }
	#moar_contact h2, form h2 { font-size:1.1em; }
	form.contact { width:470px; margin-right:5px; text-align:center; }
	button[type="submit"] { margin-left:20px; margin-top:10px; }
	footer::after { content:' - version 480px'; }
}
@media only screen and (max-width: 479px) {
	body { width:300px; }
	header { height:auto; }
	header h1 { font-size:2em; padding-left:5px; }
	header h1 span { width:295px; display:block; font-size:0.7em; margin-top:-10px; }
	#contact { float:none; font-size:1.8em; height:42px; width:300px; margin-top:0px; }
	nav { margin-top:8px; margin-bottom:0; }
	nav ul li { height:50px; width:300px; margin-right:0px; font-size:1.5em; padding-top:6px; margin-bottom:6px; }
	nav ul li  a, nav ul li  a:hover, nav ul li  a.active  { padding-top:5px; padding-bottom:8px; border-top-width:4px; }
	#body_content { margin-top:-10px; }
	#slider_accueil { width:290px; height:185px; }
	#slider_accueil .bouton_slider { margin-top:70px; opacity:0.5; transform: translateX(8px) scale(0.7); }
	#slider_accueil .bouton_slider.miroir { transform: rotate(180deg) scale(0.7) translateX(8px); }
	#last_projects { width:290px; margin:0; margin-top:8px; height:auto; }
	#last_projects h2 { font-size:1.8em; margin-bottom:5px; padding-left:0px; }
	#last_projects article { padding:2px; }
	#last_projects article h3 { font-size:1.2em; }
	#last_projects article figure { width:110px; height:75px; margin-right:5px; margin-top:5px; }
	#last_projects article figure .bi { width:110px; height:65px; margin-top:5px; }
	#last_projects article .savoir_plus { font-size:1.1em; }
	#link_rss { margin-top:-42px; transform: scale(0.8) translateX(5px) translateY(11px); }
	header#cpts h2 { margin-left:35px !important; font-size:1.4em; }
	#railway { position:absolute; margin-left:0px; margin-top:-40px; }
	#rail { width:15px; height:2360px; }
	.station { height:17px; width:17px; margin-top:350px; margin-left:-2px; }
	.station+.station { margin-top:510px; margin-left:-2px; }
	.station+.station+.station { margin-top:470px; margin-left:-2px; }
	.station+.station+.station+.station { margin-top:615px; margin-left:-2px; }
	section.panel-competence { width:257px; min-height:0; margin-left:35px; margin-bottom:0; }
	section.panel-competence:last-child { margin-bottom:10px; }
	section.panel-competence h3 { 
		padding:5px;
		margin-bottom:10px;
		/* background: url(https://lorempixel.com/g/240/74/abstract/); */
	}
	section#conception-interface h3, section#realisation-video h3 { font-size:1em; padding:10px 5px; }
	#vcard, #formation, #experiences, #autres { width:280px; min-height:0; line-height:1.25; }
	#vcard h3, #formation h3, #experiences h3, #autres h3 { 
		padding:5px;
		margin-bottom:10px;
		text-align:center;
		/* background: url(https://lorempixel.com/g/260/44/abstract/); */
	}
	.annee, .ss-titre { font-size:1.3em; }
	.prtfl_qui { height:70px; width:100%; }
	.prtfl_elmt:hover, .prtfl_elmt:active { transform:scale(1.2); }
	#moar_contact { width:290px; margin-left:5px; }
	#moar_contact h2, form h2 { font-size:1em; }
	form.contact { width:290px; margin-right:5px; }
	label { width:110px; }
	label[for="message"] { width:200px; }
	input { width:175px; }
	textarea { width:285px; max-width:285px; }
	button[type="submit"] { width:175px; margin-left:50px; margin-top:10px; margin-bottom:1em; }
	footer::after { content:' - version 300px'; font-size: 0.8em; }
}
/*****WP7 COLORZ******/
/*
https://www.31a2ba2a-b718-11dc-8314-0800200c9a66.com/2011/05/windows-phone-7-wp7-default-color-codes.html
Magenta – #ff0099
Purple – #9900ff
Teal – #009999
Lime – #99cc33
Brown – #996600
Pink – #ff66cc
Orange/Mango – #ff9900
Blue – #3399cc
Red – #cc0000
Green – #339933
*/