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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}


html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}


body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

/*************************************** HEADER*************************************/

.header-wrapper{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.headertop{
	/*margin-top:8px;*/
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.logininfo{
	/*width:835px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	*/
   width:90%;
	height:30px;
	margin: 5px auto;
}

.logininfo form{
	width: 1020px;
	margin-left: auto;
}

.logininfo form div{
	float:left;
}

.logininfo form div label{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px; 
}

.logininfo form div input.champ{
	background-color:#fff;
	border:1px #999999 solid;
	height:12px;
}

.btnok{
	background:url(/_img/btnok.png);
	background-repeat:no-repeat;
	border:none;
	width:16px;
	height:16px;
	cursor:pointer;
}

.btnok:hover {
	-moz-box-shadow: 0px 0px 10px #898989;
	-webkit-box-shadow: 0px 0px 10px #898989;
	box-shadow: 0px 0px 10px #898989;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.password{
	padding-left:15px;
}

.ok{
	padding-left:10px;
}

.login, .ok{
	margin-top:2px;
}


.logo{
	width:90%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

p.trait.traithaut{
position: relative;
z-index: 9999;
top: 70px;
width:100%;
}

.logo img{
	float:right;
}

.adresseresponsive{
	width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top:10px;
display:none;
}

.adresseresponsive ul li{
	list-style:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	text-align:center;	
}

.adresseresponsive ul li.headnumtel{
	font-size:14px;
	font-weight:bold;
}

/********************   CONTAINER CONTENU *******************************************/

.contentwrapper{
	width:95%;
	height:auto;
	padding-top:10px;
	float:left;
	margin-left: auto;
	margin-right: auto;
}

.contentwrapper.interne{
padding-bottom: 30px;
}


.container{
	width:1020px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:50px;
	float:right;
}

.contenu{
	width:660px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	float:left;
	padding-right:40px;
}

.contenu a {
color:#666;
text-decoration:none;
font-style:italic;
}

.contenu.index{
	float:none;
	width:100%;
}

.contenu.index p.txtindex{
font-size: 12px;
color:#666;
width: 130px;
text-align: center;
margin-left:auto;
margin-right:auto;
padding-top:15px;
}

.gras{
	font-weight:bold;
}

.contenu.index .picto{
	width:25%;
	height: 280px;
}

.contenu h1{
	color:#333333;
	font-family: 'Open Sans', sans-serif; 
	font-weight:400; 
	font-size:30px;
	padding-bottom:9px;
}

.contenu h2{
	color:#333333;
	font-family: 'Open Sans', sans-serif; 
	font-size:20px;
	font-weight:700;
	padding-bottom:20px;
}

.contenu h2.video {
	padding-top:32px;
}

.contenu p{
	color:#666666;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:justify;
}

.media {
padding-bottom: 0px;
height:313px;
}


/*************************** MENU LATERAL************************************/

.divrencontre a{
	text-decoration:none;
}

.menulateral.index .menu .picto ul#menu li ul.ssmenu{
	display:none;
}


.links{
	padding-top:30px;
}

.links ul {
	list-style:none;
}

.links ul li{
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
float:left;	
}

.links ul li a{
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;	
}

.menulateral{
	width:320px;
	height:auto;
	float:right;
	padding-bottom:50px;
	padding-top: 50px;
}

.menu{
	border:#e14c28 1px solid;
	width:314px;
	height:310px;
	
}

.divrencontreinterne{
	border:#e14c28 1px solid;
	width:314px;
	height:310px;
	margin-top:20px;
}

.divrencontreinterne h3{
	color:#333333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
}

.divrencontreseule{
	border:#e14c28 1px solid;
	width:314px;
	height:310px;
}

.divrencontreseule h3{
	color:#333333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
}

p.ssligne{
	border-bottom:#e14c28 1px solid;
	width:74px;
	padding-top:5px;
	margin-left: auto;
	margin-right: auto;
}

#inscrire{
	width: 155px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

#inscrire .ligne{
	padding-bottom:20px;
}

#inscrire label{
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#inscrire .chrenc{
	background-color:#fff;
	border:1px #999999 solid;
	height:12px;
	
}

#inscrire_participation{
	width: 155px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

#inscrire_participation .ligne{
	padding-bottom:20px;
}

#inscrire_participation label{
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#inscrire_participation .chrenc{
	background-color:#fff;
	border:1px #999999 solid;
	height:12px;
	
}


.inf{
	background:url(/_img/inf.jpg);
	width:17px;
	height:10px;
	position:relative;
	top: -1px;
	left: 270px;
}

/*
  .btnnow{
	background:url(/_img/btnmaintenant.jpg);
	width:153px;
	height:29px;
	border:none;
	cursor:pointer;
}
*/

.btnnow{
	width:153px;
	height:29px;
	border:none;
	cursor:pointer;
	background-color: #e14c28;
	color:#fff;
	font-size:18px;
	border-radius:0;
}

.btnnow:hover {
	-moz-box-shadow: 0px 0px 10px #c95438;
	-webkit-box-shadow: 0px 0px 10px #c95438;
	box-shadow: 0px 0px 10px #c95438;
	
}

.sup{
	background:url(/_img/supmenu.jpg) no-repeat;
	width:17px;
	height:10px;
	position:relative;
	top:-10px;
	left:280px;
}

.picto{
	float:left;
	width:157px;
	height:155px;
	text-align:center;
}

a.linktxt, a.linkimg{
	display:inline-block;
	width:100%;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

/*
.picto.marketing  a.linkimg{
	background:url(/_img/pictoemarketing.png);
	width:111px;
	height:106px;
	background-position:top;
	line-height: 230px;
}

.picto.marketing  a.linkimg:hover{
	background:url(/_img/pictoemarketing-over.png);
	width:111px;
	height:106px;
	-moz-transition: all .5s; 
    -webkit-transition: all .5s; 
    -o-transition: all .5s; 
    transition: all .5s;
}

.picto.strategy  a.linkimg{
	background:url(/_img/pictowebstrategy.png) no-repeat;
	width:111px;
	height:106px;
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.strategy a.linkimg:hover {
	background:url(/_img/webstrategy-over.png) no-repeat;
	-moz-transition: all .5s; 
    -webkit-transition: all .5s; 
    -o-transition: all .5s; 
    transition: all .5s;
	background-repeat:no-repeat;
}

.picto.emergency  a.linkimg{
	background:url(/_img/pictowebemergency.png);
	width:111px;
	height:106px;
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.emergency  a.linkimg:hover{
	background:url(/_img/pictowebemergency-over.png);
	width:111px;
	height:106px;
	-moz-transition: all .5s; 
    -webkit-transition: all .5s; 
    -o-transition: all .5s; 
    transition: all .5s;
	background-repeat:no-repeat;	
}

.picto.marketing  a.linkimg{
	background:url(/_img/pictoemarketing.png);
	width:111px;
	height:106px;
	background-position:top;
	line-height: 230px;
}

.picto.marketing  a.linkimg:hover{
	background:url(/_img/pictoemarketing-over.png);
	width:111px;
	height:106px;
	-moz-transition: all .5s; 
    -webkit-transition: all .5s; 
    -o-transition: all .5s; 
    transition: all .5s;
}
*/

.picto.rsp  a.linkimg{
	background:url(/_img/COUL/icone_rsp.png);
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.rsp  a.linkimg:hover{
	background:url(/_img/GRIS/icone_rsp.png);
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.seo  a.linkimg{
	background:url(/_img/COUL/icone_seo.png);
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.seo  a.linkimg:hover{
	background:url(/_img/GRIS/icone_seo.png);
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.video  a.linkimg{
	background:url(/_img/COUL/icone_video2.png);
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.video  a.linkimg:hover{
	background:url(/_img/GRIS/icone_video2.png);
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.web_agency  a.linkimg{
	background:url(/_img/COUL/icone_web_agency.png);
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

.picto.web_agency  a.linkimg:hover{
	background:url(/_img/GRIS/icone_web_agency.png);
	background-position:top;
	line-height: 20px;
	padding-top:105px;
	background-repeat:no-repeat;
}

a.linktxt{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

.picto #menu{
	list-style:none;
}


.picto #menu ul{
	margin:0;
	padding:0;
	list-style:none;
	background: transparent none;
	position: relative;  
    max-height:0em;  
    margin:0px; padding:0px;  
    background-color:#fff; 
    overflow:hidden;  
    transition: 0.7s max-height 0.1s;  
	text-decoration:none;
	left:10px;
	top: 30px;
}

.picto #menu ul.ssmenuseo{
	top: -60px;
}

.picto #menu ul.ssmenursp{
	top: -60px;
}

.picto #menu ul.ssmenuvideo{
	top: -60px;
}

.picto #menu ul.ssmenuweb_agency{
	top: -60px;
}

/*
.picto #menu ul.ssmenumarketing{
	top: 0px;
}

.picto #menu ul.ssmenustrategy{
	top: -60px;
}

.picto #menu ul.ssmenuemergency{
	top: -60px;
}
*/

.picto #menu ul li{
	background: transparent none;
	padding:5px;
}

.picto #menu ul li a{
	text-decoration:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.picto #menu ul li a:hover{
	color:#e54e2a;
	font-weight:bold;
}

#menu > li:hover ul {  
    /* need an adaptation, lower is better, but see it large   */  
    max-height:13em;
	border:#cccccc solid 1px;
}  

.divrencontre{
	padding-top:30px;
}

.btnrencontronsnous{
	width:314px;
	height:37px;
	border:none;
	cursor:pointer;
	background-color: #e14c28;
	color:#fff;
	font-size:18px;
	border-radius:0;
}

.btnrencontronsnous:hover {
	-moz-box-shadow: 0px 0px 10px #c95438;
	-webkit-box-shadow: 0px 0px 10px #c95438;
	box-shadow: 0px 0px 10px #c95438;
}

.ex1 img{  } .ex1 img:hover { margin-top: 2px; }

/********************   FOOTER *******************************************/

.footer-wrapper{
	width:90%;
	clear : both;
	margin-left:auto;
	margin-right:auto;
}

p.trait{
	border-top:#e14c28 1px solid;
}

.footermenu{
	width:760px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

 .adresse{
	width:1030px;
	margin-left:auto;
	padding-top:10px;
}

.footermenu ul{
}

.footermenu ul li{
	float:left;
	list-style:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}

.adresse ul li{
	float:left;
	list-style:none;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}

.adresse ul li.light{
	font-size:12px;
	line-height: 12px;
}

div.adresse ul li.gnumtel{
	font-size:12px;
	line-height: 12px;
}

.footermenu ul li a{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.footermenu ul li a:hover{
	color:#e14c28;
}

.bonhomme{
	background:url(/_img/bonhomme.jpg);
	width:34px;
	height:38px;
	position:relative;
	right: 100px;
	bottom: 37px;
	float: right;
}

.bonhommemarketing{
	background:url(/_img/bonhommemaingauche.jpg);
	width:24px;
	height:36px;
	position:relative;
	left:1130px;
	top:1px;
}

.bonhommeseo{
	background:url(/_img/bonhommemainshanches.jpg);
	width:19px;
	height:38px;
	position:relative;
	left:1130px;
	top:1px;
}

.bonhommemergency{
	background:url(/_img/bonhommemainslevees.jpg);
	width:31px;
	height:38px;
	position:relative;
	left:1130px;
	top:1px;
}

.bonhommestrategy{
	background:url(/_img/bonhommemainstendus.jpg);
	width:30px;
	height:36px;
	position:relative;
	left:1130px;
	top:1px;
}


/**
 * 11.0 Responsive layouts
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */

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

@media screen and (max-width: 1218px) {
	.bonhomme, .bonhommemarketing, .bonhommeseo, .bonhommemergency, .bonhommestrategy{
		right: 100px;
	}
}

@media screen and (max-width: 1135px) {
	
	.headertop {
	width: 95%;
	}
	
	.logininfo {
	width:100%;
	}
	
	.logo {
	width: 90%;
	}
	
	p.trait {
	width: 100%;
	}
	
	.container {
	width: 100%;	
	}
	
	.menulateral {
	width: 100%;
	float:none;
	}
	
	.menu {
	width: 80%;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	float:none;
	}
	
	.sup{
		left:700px;
	}
	
	.divrencontre {
	padding-top: 30px;
	width: 314px;
	margin-left: auto;
	margin-right: auto;
	}
	
	.divrencontreinterne {
	width: 314px;
	height: 310px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	}
	
	.picto {
		width:25%;
	}
	
	.contenu {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}

	.contenu h1 {
		text-align:left;
	}
	
	.contenu h2 {
		text-align:left;
	}
	
/*	.media{
		width:534px;
		margin-left: auto;
		margin-right: auto;
	}
*/	
	.container {
		padding-bottom:20px;
	}
	
	.footermenu, .adresse {
	width:60%;
	margin-left: 22%;
	margin-right: 10%;
	}
	
	.bonhomme, .bonhommemarketing, .bonhommeseo, .bonhommemergency, .bonhommestrategy, .inf{
		right: 100px;
		bottom: 37px;
		display:none;
	}
}

@media screen and (max-width:1090px) {
	.logininfo {
	width:90%;
	}
}

@media screen and (max-width:1000px) {
	.sup{
		left:600px;
	}	

	.logininfo {
	width:80%;
	}

	.footermenu, .adresse {
	width:80%;
	margin-left: 17%;
	margin-right: 5%;
	}
}

@media screen and (max-width: 810px) {
	
	.headertop {
	width: 100%;
	}
	
	.contentwrapper {
	width: 100%;
	}
	
	.divrencontre{
	display:none;
	}

	.logininfo{
	display:xnxoxnxe;
	}
		
	.logo img{
		width:504px;
		height:115px;
	}
	
	p.trait.traithaut{
		float:right;
		width:100%;
		top: 70px;
	}
	
	.contenu h2 {
		font-size:18px;
		padding-top:10px;
	}
	
	.menulateral {
	width: 100%;
	float:none;
	}
	
	.sup{
		left:500px;
	}
	
	.menu {
	width: 85%;
	height: 180px;
	margin-left: auto;
	margin-right: auto
	float:none;
	}

	.divrencontre {
	padding-top: 30px;
	width: 314px;
	margin-left: auto;
	margin-right: auto;
	}
		
	.contenu {
		float:none;
	}
	
	.contenu h1 {
		text-align:left;
	}
	
	.contenu h2 {
		text-align:left;
	}
	
	.media {
		text-align:left;
		margin-left:0px;
	}
	
	.media video {
		text-align:left;
		margin-left:0px;
	}
	
	.container {
		padding-bottom:40px;
	}
	
	p.trait.traitbas {
	width:100%;
	}
	
	.bonhomme, .bonhommemarketing, .bonhommeseo, .bonhommemergency, .bonhommestrategy{
		right: 100px;
	}

}

@media screen and (max-width: 783px) {
	
	.sup{
		left:450px;
	}
	.footermenu, .adresse {
	width:90%;
	margin-left: 1%;
	margin-right: 1%;
	}
	
	.contentwrapper {
	width: 100%;
	}
}


@media screen and (max-width: 673px) {
	
	.bonhomme, .bonhommemarketing, .bonhommeseo, .bonhommemergency, .bonhommestrategy{
		right: 100px;
	}
	
	
	a.linktxt, a.linkimg {
		font-size:12px;
	}

	.footermenu, .adresse {
	width:97%;
	margin-left: 1%;
	margin-right: 1%;
	}
	
	.contentwrapper {
	width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.ucatchit {display:none;}
}

@media screen and (max-width: 594px) {
	.headertop {
	width: 100%;
	}

	.logininfo{
	width:380px;
	height:50px;
	display:xnxoxnxe;
	}
	
	.logo {
	width: 80%;
	}
	
	.logo img{
		width:100%;
		height:100%;
		float:none;
	}

	p.trait.traithaut{
		display:none;
	}
	
	.contentwrapper {
	width: 100%;
	}

	.contenu h2 {
		font-size:18px;
		padding-top:10px;
	}
	
	.menulateral {
	width: 100%;
	float:none;
	}
	
	.sup{
		left:400px;
	}
	.menu {
	width: 85%;
	height: 310px;
	margin-left: auto;
	margin-right: auto;
	}
	
	.divrencontre {
	padding-top: 30px;
	width: 314px;
	margin-left: auto;
	margin-right: auto;
	}
		
	.contenu {
		width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}
	
	.contenu h1 {
		text-align:center;
	}
	
	.contenu h2 {
		text-align:center;
	}

	.contenu p {
	font-size:12px;	
	padding: 20px;
	text-align:justify;
	}
		
/*	.media {
	width: 100%;
	}
	
	.media img {
	width: 100%;
	}
*/	
	.container {
		padding-bottom:20px;
		width:100%;
	}
	
	p.trait.traitbas {
	width:100%;
	}

	.bonhomme, .bonhommemarketing, .bonhommeseo, .bonhommemergency, .bonhommestrategy{
		right: 100px;
	}
	
	.contenu.index .picto {
		width:50%;
	}
	
	a.linktxt, a.linkimg {
		font-size:11px;
	}
	
	.picto {
	width: 50%;
	}
	
}

@media screen and (max-width: 560px) {
	.bonhomme, .bonhommemarketing, .bonhommeseo, .bonhommemergency, .bonhommestrategy{
		right: 100px;
	}

	.sup{
		left:300px;
	}
	
	.contentwrapper {
		width:100%;
	}
	
	.contenu {
		padding-right:0;
	}
	
}
	
	

@media screen and (max-width: 400px) {
	
	.btnrencontronsnous {
	width: 250px;
	
	}
	
	.logo img{
		width:100%;
		float:none;
	}
	
	.logininfo{
	width:380px;
	height:50px;
	display:xnxoxnxe;
	}

	.adresseresponsive{
	display:block;
	}

	p.trait.traithaut{
		display:none;
	}
	
	.menulateral {
		float:none;
	}
	
	.contentwrapper {
		padding-bottom:15px;
	}
		
	.contenu {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}
	
	.contenu h1 {
	font-size:25px;
	padding: 10px;
	}
	
	.contenu h2 {
	font-size:15px;
	padding: 10px;
	}
	
	.contenu p {
	font-size:12px;	
	padding: 10px;
	text-align:justify;
	}
	
/*	.media {
	width: 100%;
	}
*/	
	.traitbas {
	width:100%;
	}
	
	.footermenu, .adresse {

	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}
	
	.sup {
		display:none;
	}
	
	.menu {
		width: 40%;
		height:auto;
		border:none;
		margin-left:auto;
		margin-right:auto;
	}
	
	.picto {
	float: left;
	width: 145px;
	height: 155px;
	text-align: center;
	display:none;
	}
	
	.menulateral {
		width:100%;
		padding-bottom: 15px;
		padding-top: 0;
	}
		
	.divrencontre{
		padding-bottom: 10px;
		text-align: center;
		padding-top:0;
		width: 314px;
		margin-left: auto;
		margin-right: auto;
	}

	.divrencontreinterne {
	width: 214;
	height: 310px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#rencontre {
		
	}
	
/*	.media img{
		width:100%;
	}
*/
/*
	.picto.strategy  a.linkimg,
	.picto.emergency  a.linkimg,
	.picto.marketing  a.linkimg,
*/
	.picto.rsp  a.linkimg,
	.picto.seo  a.linkimg,
	.picto.video  a.linkimg,
	.picto.web_agency  a.linkimg{
		
	}
	
	p.trait{
	width:100%;
	}
	
	.contenu.index .picto {
		width:50%;
	}
	
	.bruxelles{
		padding-top: 8px;
	}
	
	.footer-wrapper{
		display:none;
	}
	
}
