html {
	margin:0; padding:0;
	background-image: -webkit-linear-gradient(top, rgba(242,148,0,1), rgba(255,255,255,1));
	background-image: -moz-linear-gradient(top, rgba(242,148,0,1), rgba(255,255,255,1));
	background-image: -ms-linear-gradient(top, rgba(242,148,0,1), rgba(255,255,255,1));
	background-image: linear-gradient(top, rgba(242,148,0,1), rgba(255,255,255,1));
}

body {
	margin:0; padding:0;
	background: url("../img/eye.png") top right fixed no-repeat;
	background-size: 90% auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	letter-spacing:normal;
	color:#4c4c4c;
	transition: all 1s;
}

a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	letter-spacing:normal;
	color:#4c4c4c;
}
a:link {
	font-size:11px;
	line-height:14px;
	letter-spacing:normal;
	color:#4c4c4c;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#4c4c4c;
	text-decoration:none;
}
a:visited {
	color:#4c4c4c;
	text-decoration:none;
}

div {
	vertical-align:top;
}

img {
	max-width:100%;
	height:auto;
}

*, *:before, *:after {
	box-sizing:border-box;
}

aside {
	display:inline-block;
	width:380px;
	height:200vh;
	overflow-y: auto;
	vertical-align:top;
	background-color:#fff;
	border: 1px solid #f5f5f5;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-bottom-width:0px;
}

main {
	display:inline-block;
	width:760px;
	height:200vh;
	vertical-align:top;
	background: url("../img/misconsulting.svg") right top 20px no-repeat;
	padding-top:172px;
	padding-left:67px;
	padding-bottom:24px;
}

footer {
	height:26px;
	vertical-align:top;
	text-align:right;
	color: rgba(0,0,0,0.20);
	background-color:#fff;
	border: 1px solid #ededed;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	padding:4px;
	padding-right:6px;
}

footer a:link {
	color: rgba(0,0,0,0.20);
}

h1 {
	color:#fff;
	font-weight:normal;
	font-size:11px;
	line-height:20px;
	letter-spacing:2px;
	margin-bottom:23px;
}

h2 {
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	letter-spacing:1px;
}

p {
	text-align:justify;
}

p a:link {
	text-decoration:underline;
}

.logo {
	width:200px;
	height:auto;
	margin-top:40px;
	margin-bottom:38px;
	transition: all 1s;
}

.logo:hover {
	opacity:0.7;
}

.anim {
	width:70%;
}

.menu_lang {
	display:block;
	text-align:center;
	border: 1px solid #ededed;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	margin-bottom:32px;
}

.menu_lang a {
	display:inline-block;
	font-size:11px;
	line-height:11px;
	text-align:center;
	letter-spacing:1px;
	padding-top:2px;
	padding-left:10px;
	padding-right:8px;
	padding-bottom:4px;
	transition: all 1s;
}

.menu_lang a:hover {
	background-color:#ededed;
	text-decoration:none;
}

.menu_lang a:visited {
	color:#4c4c4c;
}

.bt_lang_l {
	border: 1px solid #ededed;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
}

.bt_lang_c {
	border: 1px solid #ededed;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
}

.bt_lang_r {
	border: 1px solid #ededed;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-bottom-width:0px;
}

.topnav {
  	overflow:hidden;
	vertical-align:top;
}

.topnav a {
  	display:block;
  	width:220px;
	height:30px;
	background-image: url(../img/puce_01.gif);
	background-position: left 5px center;
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	line-height:12px;
	letter-spacing:1px;
	padding-top:8px;
	padding-left:18px;
	padding-right:0px;
	padding-bottom:8px;
	margin-bottom:10px;
	transition: all 1s;
}

.topnav a:hover {
	text-decoration:none;
	background-color:#f5f5f5;
	color:#000;
}

.topnav .icon {
  	display:none;
  	text-align:center;
  	font-size:10px;
  	letter-spacing:3px;
  	padding:0;
  	padding-top:11px;
}

.bt {
  	display:block;
  	width:170px;
	font-size:11px;
	line-height:11px;
	text-align:left;
	background-image: url(../img/fleche_01.png);
	background-position: left 5px center;
	background-repeat:no-repeat;
 	border: 1px solid rgba(242,148,0,0.35);
	padding-top:6px;
	padding-left:21px;
	padding-right:0px;
	padding-bottom:7px;
	margin-top:32px;
	margin-bottom:10px;
	transition: all 1s;	
}

.bt:hover {
	text-decoration:none;
	background-color: rgba(242,148,0,0.25);
}

.partner {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	background-color: rgba(255,255,255,0.30);
 	border: 1px solid rgba(242,148,0,0.35);
 	padding:0.5rem;
  	align-items:stretch;
 	margin-top:12px;
 	margin-bottom:12px;
}

.partner a:link {
	color:#4c4c4c;
	letter-spacing:normal;
}

.partner a:hover {
	text-decoration:none;
	color: rgba(0,0,0,0.45);
}

.partner strong {
	color:#4c4c4c;
}

.partnerlogo:nth-child(1) {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex:2;
	-ms-flex:2;
	flex:2;
	height:8rem;
  	justify-content:center;
  	align-items:center;
	background-color:#fff;
 	border: 1px solid rgba(242,148,0,0.35);
 	padding:0.5rem;
 	margin-right:0.5rem;
}

.partnertext:nth-child(2) { 
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex:8;
	-ms-flex:8;
	flex:8;
 	border: 1px solid rgba(242,148,0,0.30);
 	padding:1rem;
 	padding-bottom:0.5rem;
}

.partnerlogo img {
	width:110px;
	height:auto;
}

.partnerlogo img:hover {
	opacity:0.7;
  	filter: alpha(opacity=70);
	transition: all 1s;
}

.spcmen {
  	display:block;
  	width:100%;
	height:0;
	margin:0;
	padding:0;
}

.spc {
  	display:block;
	height:100px;	
}

@media screen and (max-width: 1200px) {

aside {
	width:280px;
}

main {
	width:700px;
}

		}


@media screen and (max-width: 1000px) {
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
    float:left;
    display:block;
    width:100%;
    height:40px;
    font-size:14px;
    background-image:none;
 	border: 1px solid #ededed;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
    margin-bottom:0;
}

.topnav.responsive {position: relative;}
.topnav.responsive .icon {
    position:absolute;
    left:0;
    top:0;
    text-align:center;
    margin-bottom:0;
}

.topnav.responsive a:not(:first-child) {
    float:none;
    display:block;
    width:100%;
    height:40px;
    text-align:left;
	background-position: left 20px center;
	border: 1px solid #ededed;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	padding-top:10px;
	padding-left:33px;
	padding-bottom:10px;
	margin-top:8px;
	margin-bottom:8px;
}

body {
	background: url("../img/eye_mob.png") top 220px center scroll no-repeat;
	background-size: 100% auto;
	font-size:14px;
	line-height:18px;
}

a:link {
	font-size:14px;
	line-height:18px;
}

aside {
	display:block;
	width:100%;
	height:inherit;
	border:none;
}

main {
	display:block;
	width:100%;
	height:inherit;
	background:none;
	padding-top:2rem;
	padding-left:2rem;
	padding-right:2rem;
	padding-bottom:2rem;
}

footer {
	height:60px;
	text-align:center;
	font-size:12px;
	line-height:16px;
	letter-spacing:normal;
	background-color:#fff;
	padding:4px;
	padding-right:4px;
}

footer a:link {
	font-size:12px;
	line-height:16px;
	letter-spacing:normal;
}

h1 {
	font-size:14px;
}

strong {
	color: rgba(255,255,255,0.85);
}

.logo {
	width:150px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.anim {
	width:100%;
}

.menu_lang {
	height:24px;
	margin-bottom:0;
}

.menu_lang a {
	height:22px;
	padding-top:2px;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:4px;
}

.spcmen {
	height:40px;
	margin:0;
	padding:0;
}

.partner {
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
}

.partnerlogo:nth-child(1) {
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
 	margin-right:0;
}

.partnertext:nth-child(2) { 
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	border:none;
}

.partnerlogo img {
	width:200px;
	height:auto;
}

ul {
	list-style-position: outside;
	padding-left:10px;
}

li {
	padding-left:3px;
}

		}