BODY {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	background-image:url(/images/bg.png);
	background-repeat: repeat-x;
}

div#menu {
	float:right;
	padding:18px 0 0;
}

div#menu ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

div#menu ul.menu {
	padding-left:0;
}

div#menu li {
	display:block;
	float:left;
	margin:0;
	padding:0 5px 0 0;
	position:relative;
	z-index:9;
}

div#menu a {
	color:#000000;
	display:block;
	float:left;
	font-size:17px;
	padding:4px 7px  10px;
	position:relative;
	text-decoration:none;
	z-index:10;
}

div#menu a:hover,div#menu a:hover span {
	color:#fff;
}

div#menu span {
	cursor:pointer;
	display:block;
}

div#menu li.backLava {
	height:3px;
	margin:4px 0 0 0px;
	position:absolute;
	width:13px;
	z-index:8;
	height:3px;
	border-bottom:3px solid #8F0063;
}

.lavaLamp
{
	border-bottom:1px solid #8F0063;
}


#wrapper
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#wrapper #on
{
	width:916px;
	margin-left:auto;
	margin-right:auto;
}

#wrapper #on #header
{
	width:916px;
	height:95px;
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
}


#wrapper #on #header .logo
{
	width:217px;
	float:left;
	height:95px;
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
}

.logo:hover
{
	cursor:pointer;
}

#wrapper #on #header .sep
{
	width:38px;
	float:left;
	height:95px;
}

#wrapper #on #header .menu
{
	height:95px;
	width:661px;
	float:left;
}


#wrapper #carousel
{
	height:236px;
	width:916px;
	background-color:#FFFFFF;
	border:1px solid #D8D8D8;
	float:left;
}

#wrapper #carousel .l
{
	height:236px;
	width:620px;
	float:left;
}

#wrapper #carousel .r
{
	height:236px;
	width:280px;
	float:left;
}


#wrapper #carousel .r .image
{
	height:236px;
	width:300px;
	float:right;
	background-image:url(/images/prm.jpg);
margin-right: 40px;}

#wrapper #carousel .l .titre-carousel
{
	height:100px;
	width:600px;
	float:left;
	color:#930063;
	font-size:32px;
	text-align:left;
	margin-left:60px;
	margin-top:25px;
	font-weight:bold;
}

#wrapper #carousel .l .soustitre-carousel
{
	height:100px;
	width:600px;
	position:absolute;
	margin-left:60px;
	margin-top:80px;
	text-align:left;
	font-size:28px;
	color:#646464;
	line-height:40px;
}

#wrapper #sep1
{
	width:980px;
	height:31px;
	background-image:url(/images/sep1.png);
}

#wrapper #shadow-left
{
	width:31px;
	height:238px;
	background-image:url(/images/shadow-left.png);
	float:left;
}

#wrapper #shadow-right
{
	width:31px;
	height:238px;
	background-image:url(/images/shadow-right.png);
	float:left;
}

#wrapper #shadow-bottom
{
	width:980px;
	height:23px;
	background-image:url(/images/shadow-bottom.png);
	float:left;
}

#wrapper #textes
{
	width:916px;
	height:290px;
	float:left;
}

#wrapper #text-left
{
	width:448px;
	height:176px;
	float:left;
}

#wrapper #sep
{
	width:20px;
	height:176px;
	background-image:url(/images/sep.png);
	float:left;
}

#wrapper #text-right
{
	width:428px;
	height:176px;
	float:left;
	padding-left:20px;
}

#wrapper #text-right .news
{
	margin-bottom:15px;
}


#wrapper #text-right .news .title a
{
	color:#414141;
}
#wrapper #text-right .news .title
{
	font-size:14px;
	color:#414141;
	font-weight:bold;
	background-image:url(/images/icon-carre.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}

#wrapper #text-right .news .title .date
{
	font-size:14px;
	color:#646464;
	font-weight:normal;
	font-style:italic;
}

#wrapper #text-right .news .texte
{
	font-size:12px;
	color:#414141;
	font-weight:normal;
	line-height:16px;
	text-align:justify;
	margin-top:4px;
}

#wrapper #text-left h1, #wrapper #text-right h1
{
	background-image:url(/images/icon-snake.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:14px;
	color:#414141;
}

#wrapper #text-right h1 a
{
	color:#414141;
}

#wrapper #text-left .content
{
	font-size:14px;
	color:#414141;
	text-align:justify;
	padding-right:20px;
	line-height:17px;
}

#wrapper #blocs
{
	width:916px;
	float:left;
	height:177px;
	margin-top:20px;
}

#wrapper #blocs .bloc
{
	width:300px;
	height:160px;
	position:absolute;
	background-color:#FFFFFF;
	box-shadow: 1px 1px 6px 1px #CCCCCC;
	box-shadow: 0 0 65px #e1e1e1 inset,  0 0 5px #7f7f7f;  
}

#wrapper #blocs .bloc .content
{
	width:300px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#wrapper #blocs .bloc .content .title
{
	width:300px;
	color:#910064;
	font-size:18px;
	text-align:center;
}

#wrapper #blocs .bloc .c1 img
{
	margin-top:25px;
}

#wrapper #blocs .bloc .c2 img
{
	margin-top:5px;
}

#wrapper #blocs .bloc .c3 img
{
	margin-top:25px;
}

#wrapper #blocs #bloc2
{
	margin-left:305px;
}

#wrapper #blocs #bloc3
{
	margin-left:610px;
}

#wrapper #shadows
{
	width:916px;
	float:left;
	height:27px;
}

#wrapper #shadows .shadow
{
	width:330px;
	height:27px;
	position:absolute;
	background-image:url(/images/shadow.png);
}

#wrapper #shadows #shadow1
{
	margin-left:15px;
	height:27px;
	display:none;
}
#wrapper #shadows #shadow2
{
	margin-left:300px;
	height:27px;
	display:none;
}

#wrapper #shadows #shadow3
{
	margin-left:600px;
	height:27px;
	display:none;
}


#wrapper #customers
{
	width:916px;
	height:177px;
	float:left;
	text-align:center;
}


#wrapper #customers .customer
{
	margin-top:10px;
	width:140px;
	height:75px;
	float:left;
	margin-right:12px;
	border:1px solid #CCCCCC;
}

#wrapper .title-clients
{
	margin-top:20px;
	font-size:14px;
	color:#636363;
	float:left;
	font-weight:bold;
}

#wrapper #customers .customer:hover
{
	border:1px solid #910064;
	
}


#wrapper #customers .customer:last-child
{
	margin-right:0px;
}

#wrapper #customers .customer:nth-child(6)
{
	margin-right:0px;
}

#wrapper #sep4
{
	width:980px;
	height:21px;
	background-image:url(/images/sep4.png);
	float:left;
}

#footer a
{
	text-decoration:none;
	color:#636363;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer
{
	width:100%;
	height:166px;
	background-image:url(/images/bg_footer.png);
	position: relative;
	float: left;
}

#footer .content
{
	width:916px;
	height:144px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#footer .content .l1
{
	margin-top:25px;
	margin-left:57px;
	width:200px;
	height:81px;
	float:left;
	font-size:14px;
	color:#636363;
}

#footer .content .l2 .t, #footer .content .l3 .t, #footer .content .l4 .t
{
	font-weight:bold;
	color:#910064;
	margin-bottom:5px;
	font-size:14px;
}

#footer .content .l2
{
	margin-top:25px;
	width:140px;
	height:81px;
	float:left;
	font-size:14px;
	color:#636363;
	border-right:1px solid #910064;
	padding-left:80px;
}

#footer .content .l3
{
	margin-top:25px;
	width:140px;
	height:81px;
	float:left;
	font-size:14px;
	color:#636363;
	padding-left:80px;
	border-right:1px solid #910064;
}

#footer .content .l4
{
	margin-top:25px;
	width:115px;
	height:81px;
	float:left;
	font-size:14px;
	color:#636363;
	padding-left:80px;
}

#metiers-blocs
{
	width:916px;
	float:left;
}

#metiers-blocs .m1-title
{
	width:162px;
	height:25px;
	background-image:url(/images/title_off.png);
	float:left;
	margin-right:50px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
}

#metiers-blocs .m1-title:hover, #metiers-blocs .m2-title:hover, #metiers-blocs .m3-title:hover
{
	background-image:url(/images/title_on.png);
}


#metiers-blocs .m1-title, #metiers-blocs .m2-title, #metiers-blocs .m3-title
{
	padding-left:110px;
	padding-top:10px;
}

#metiers-blocs .m2-title
{
	width:142px;
	height:25px;
	background-image:url(/images/title_off.png);
	float:left;
	margin-right:50px;
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	padding-left:130px;
}

#metiers-blocs .m3-title
{
	width:162px;
	height:25px;
	background-image:url(/images/title_off.png);
	float:left;
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
}

#agence
{
	width:916px;
	float:left;
}

#agence .left
{
	width:540px;
	float:left;
}

#metiers
{
	width:916px;
	float:left;
	margin-top:39px;
	height:327px;
}

#metiers .left
{
	width:540px;
	float:left;
}

#metiers .left .titre
{
	color:#930063;
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px;
}

#metiers .left .content
{
	color:#000000;
	font-size:15px;
	line-height:20px;
	text-align:justify;
	margin-bottom:25px;
}

#metiers .left .cas-client
{
	line-height:20px;
	width:508px;
	border:1px solid #E7E7E7;
	background-color:#F7F7F7;
	padding:15px;
	margin-top:20px;
	font-size:15px;
}


#metiers .left .cas-client .title-client
{
	background-image:url(/images/icon-snake.png);
	height:20px;
	width:400px;
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	color:#930063;
	font-weight:bold;
}


#metiers .right
{
	width:330px;
	float:right;
}
#metiers .right .roue
{
	width:328px;
	height:327px;
	background-image:url(/images/cercle.png);
}


#metiers .right .roue .roue-m1
{
	width:113px;
	height:83px;
	background-image:url(/images/acquisition-roue.png);
	position:absolute;
	margin-left:32px;
	margin-top:74px;
	z-index:10;
} 

#metiers .right .roue .roue-m2
{
	width:113px;
	height:106px;
	background-image:url(/images/prm-roue.png);
	position:absolute;
	margin-left:188px;
	margin-top:59px;
	z-index:10;
} 

#metiers .right .roue .roue-m3
{
	width:128px;
	height:83px;
	background-image:url(/images/monetisation-roue.png);
	position:absolute;
	margin-left:100px;
	margin-top:200px;
	z-index:10;
} 

.interieur
{
	width:300px;
	height:300px;
	background-image:url(/images/branche.png);
	margin-left:14px;
	margin-top:14px;
	float:left;
}

#metiers-blocs .on
{
	background-image:url(/images/title_on.png);
}

.bloc-metier-1, .bloc-metier-2, .bloc-metier-3
{
	display:none;
}

#wrapper #references
{
	width:916px;
	float:left;
	text-align:center;
	margin-bottom:37px;
}


#wrapper #references .reference
{
	margin-top:50px;
	width:136px;
	height:70px;
	float:left;
	margin-right:56px;
	border:1px solid #CCCCCC;
}

#wrapper #references .reference2
{
	margin-top:50px;
	width:140px;
	height:75px;
	float:left;
	margin-right:51px;
	border:1px solid #CCCCCC;
}

#wrapper #references .reference:hover
{
	border:1px solid #910064;
	
}

#wrapper #references .reference2:hover
{
	border:1px solid #910064;
	
}

#wrapper #references .reference:nth-child(5) , #wrapper #references .reference:nth-child(10) , #wrapper #references .reference:nth-child(15) , #wrapper #references .reference:nth-child(20)  , #wrapper #references .reference:nth-child(25) , #wrapper #references .reference:nth-child(30)  , #wrapper #references .reference:nth-child(35), #wrapper #references .reference:nth-child(40), #wrapper #references .reference:nth-child(45)
{
	margin-right:0px;
}

#wrapper #references .reference2:nth-child(5) , #wrapper #references .reference2:nth-child(10) , #wrapper #references .reference2:nth-child(15) , #wrapper #references .reference2:nth-child(20)  , #wrapper #references .reference2:nth-child(25) , #wrapper #references .reference2:nth-child(30) , #wrapper #references .reference2:nth-child(35) , #wrapper #references .reference2:nth-child(40) , #wrapper #references .reference2:nth-child(45)
{
	margin-right:0px;
}

#map
{
	height:300px;
	width:916px;
}

#contact-form
{
	float:left;
	width:916px;
	height:24px;
}

#texte-avant-form
{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
}

#contact-form .input-form
{
	float:left;
	width:341px;
	height:42px;
	background-image:url(/images/bg-form.png);
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-size:16px;
	color:#646464;
}

#contact-form .zone-texte
{
	float:left;
	width:516px;
	height:121px;
	background-image:url(/images/bg-envoyer.png);
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:16px;
	color:#646464;
}

#contact-form .input-bouton
{
	border:0px;
	margin:0px;
	padding:0px;
	color:#8F0063;
	font-weight:bold;
	background-color:#FFFFFF;
	font-size:16px;
}

#agence .right
{
	float:right;
	padding-top:20px;
}

#agence .left .cas-client
{
	line-height:20px;
	width:508px;
	border:1px solid #E7E7E7;
	background-color:#F7F7F7;
	padding:15px;
	margin-top:20px;
	font-size:15px;
	height:492px;
}


#agence .left .cas-client .title-client
{
	background-image:url(/images/icon-snake.png);
	height:20px;
	width:400px;
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	color:#930063;
	font-weight:bold;
}

.c
{
	width:500px;
	height:100px;
	float:left;
	margin-left:205px;
}


.c .l
{
	width:200px;
	height:100px;
	float:left;
}


.c .r
{
	width:200px;
	height:100px;
	float:right;
}


#bloc1:hover, #bloc2:hover, #bloc3:hover
{
	cursor:pointer;
}

.langue
{
	float:right;
}

.langue .a
{
	margin-right:10px;
}

#news
{
	width:916px;
	float:left;
}

#news .left
{
	width:916px;
	float:left;
}

#news .left .news-single
{
	line-height:20px;
	width:886px;
	border:1px solid #E7E7E7;
	background-color:#F7F7F7;
	padding:15px;
	margin-top:20px;
	font-size:15px;
}

#news .left .news-single .bloc
{
	width:220px;
	height:117px;
	background-color:#FFFFFF;
	box-shadow: 1px 1px 6px 1px #CCCCCC;
	box-shadow: 0 0 65px #e1e1e1 inset,  0 0 5px #7f7f7f;  
	float:left;
	margin-top: 39px;
	margin-right: 20px;
}

#news .left .news-single .bloc .content
{
	width:220px;
	height:117px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top: 4px;
}

#news .left .news-single .bloc .content .title
{
	width:220px;
	color:#910064;
	font-size:18px;
	text-align:center;
}


#news .left .news-single .title-client
{
	background-image:url(/images/icon-snake.png);
	height:20px;
	width:900px;
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	color:#930063;
	font-weight:bold;
}
#news .left .news-single .title-client a
{
	color:#930063;
}

#news .left .news-single .title-client a:hover
{
	text-decoration:none;
}

