/* @override http://www.mirego.com/static/css/home.css */

/* @override http://miregov31/static/css/home.css */

/* @override 
	http://miregov31/static/css/home.css
	http://miregov31/static/css/home.css
	http://miregov3/static/css/home.css
	http://mirego.v3/css/home.css
	http://miregov32/static/css/home.css
	http://miregov31/static/css/home.css
*/

body {
	font-family: "Helvetica Bold", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background: url(/static/img/world_map.png) no-repeat center -5px;
}

#header {
	width: 100%;
	position: relative;
	z-index: 800;
}

/* @group #lang */

#lang {
	height: 23px;
	background-color: #D76115;
	background-image: url(../img/orange_background.png);
	padding-top: 11px;
}

#lang div {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#lang a {
	color: #fff;
	font-size: 10px;
	display: inline-block;
	text-decoration: none;
	float: right;
	text-transform: uppercase;
}

#lang a:hover {
	color: #424343;
}



/* @end */

/* @group #menu */

#menu {
	margin-left: auto;
	margin-right: auto;
	height: 85px;
	background-color: #fff;
}

#menu h1 {
  margin: 0;
}

#menu-content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 85px;
}

#menu img {
	float: left;
	margin-top: 15px;
}

#nav {
	margin-top: 15px;
}

#nav li {
	display: inline-block;
	padding: 20px 13px;
	background: url(/static/img/separateur_menu.png) no-repeat right center;
	float: left;
	line-height: 0;
	text-align: left;
}

.up {
	margin-top: -5px;
}

#nav li a {
	text-decoration: none;
	color: #656565;
	font: bold 11px "Helvetica Bold", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#nav li a:hover {
	color: #da6900;
	text-decoration: none;
}

#nav li.active a {
	color: #da6900;
}


/* @end */

/* @group #slideshow */

#slideshow-background {
	background-color: #383838;
	background-image: url(/static/img/black_background.png);
}

#slideshow-wrapper {
	display: inline;
	clear: both;
}

#slideshow .jFlowSlideContainer {
}

#controller {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-image: url(/static/img/world_dot.png);
	position: relative;
}

#slideshow {
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	overflow: hidden;
  position: relative;
}

body.home #slideshow {
  height: 308px;
  width: 838px;
}

#slideshow img {
	margin-left: 50px;
}

#clientshow {
	width: 200px;
  height: 100px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	overflow: hidden;
  position: relative;
}

.slide {
	height: 298px;
	padding: 0 2px;
	width: 834px;
}

#slideshow p {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: #000000 1px 1px 0;
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#vision-slide h1 {
	padding-top: 50px;
}

#dev-slide h1 {
	padding-top: 25px;
}

#dev-slide img {
	margin-left: 0px;
	width: 280px;
	margin-top: 20px;
}

#vision-slide img {
	width: 225px;
	margin-top: 30px;
}


/* @end */

/* @group #clientshow */

#clients .arrow-right {
	position: absolute;
	cursor: pointer;
	cursor: hand;
	right: 0;
	top: 95px;
}

#clients .arrow-left {
	position: absolute;
	z-index: 4;
	cursor: pointer;
	cursor: hand;
	float: left;
	top: 95px;
}

#clients .arrow-right-large,
#clients .arrow-left-large {
	top: 55px;
}

#clientshow div {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
  float: left;
  width: 200px;
}

#clientshow .jFlowSlideContainer div img {
	--margin-top: 30px;
}

#clients-wrapper {
	margin-left: 19px;
	margin-top: -1px;
}

#clientshow.large {
	width: 580px;
}

#clientshow.large div {
	width: 575px;
}

#clientshow.large div img {
	margin-left: 10px;
	margin-right: 10px;
}

#clients {
	margin-top: 20px;
	position: relative;
}

.home #clients {
}

#clients h3 {
	margin: 0;
}

#clients h3 a {
	margin-top: -3px;
}



/* @end */

/* @group #content */

#inner-wrapper {
	padding-left: 265px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#right-content {
	width: 235px;
	float: right;
	margin-left: 25px;
}

#left-content {
	text-align: justify;
	margin-left: 10px;
}

#content-wrapper {
	background: #fff 0 bottom;
	position: relative;
	z-index: 1000;
}

#content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
  padding-bottom: 20px;
}

span {
	display: block;
}

/* @group #contact */

#contact {
	width: 245px;
	margin-top: -20px;
	z-index: 0;
	float: left;
}

#contact .contact-top,
#contact .contact-bottom {
  display: none;
}

#contact .contact-inner {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
	padding: 18px;
  background: #fff;
  border: 2px solid #F2EFEC;
}

p.small {
	font-size: 12px;
}

#contact li,
#contact p {
	margin-top: 10px;
	line-height: 18px;
	color: #777777;
	font-size: 12px;
}

#contact h5 {
	margin-top: 10px;
}

#contact span {
	font-size: 14px;
  line-height: 1.3;
	margin-bottom: 5px;
	width: 100%;
	white-space: nowrap;
}

#contact strong {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #484848;
}

.contact-info {
	color: #777777;
	font-size: 16px;
}

#contact a {
	color: #727272;
	text-decoration: none;
	font-size: 14px;
	line-height: 15px;
}

#contact ul li {
	margin-bottom: 5px;
}

#contact a.orange {
	color: #da6a00;
	font-size: 14px;
}

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

/* @end */

/* @group #left-content */

span.date {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 3px;
	line-height: 14px;
	color: #666666;
}

span.source {
	margin-top: 3px;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}

.article a {
	text-decoration: none;
	color: #666666;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.article p {
	line-height: 18px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #666;
}

.article {
	margin-bottom: 30px;
}



/* @end */

/* @group #right-content */

#temoignage-client {
	margin-top: 10px;
}

#temoignage-client img {
	margin-top: 5px;
}

#temoignage-client ul {
	float: right;
	font-size: 11px;
	color: #727272;
}

#temoignage-client ul li {
	margin-top: 2px;
}

#tv {
	background: url(/static/img/movie.png) no-repeat;
	height: 102px;
	font-variant: small-caps;
	padding-top: 45px;
	width: 208px;
	margin: -10px auto 10px;
}

.comment {
	background-image: url(/static/img/darker-black-pixel.png);
	color: #777777;
	font-variant: normal;
	text-align: center;
	font-size: 12px;
	width: 210px;
	line-height: 15px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	font-style: normal;
}

#tv #play {
  display: block;
	background-image: url(/static/img/play_button.png);
	width: 50px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

#tv #play:hover {
	background-image: url(/static/img/play_button_mouse_over.png);
}

p.temoignage {
	font-size: .8em;
	line-height: 15px;
}



/* @end */



/* @end */

/* @group #footer */

#copyright {
	display: block;
	float: left;
}

#footer-wrapper {
	background: url(/static/img/pointille_footer.png) repeat-x;
	margin: 2em 0 0 0;
}

#footer {
	color: #bbb;
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	padding-top: 55px;
	padding-bottom: 25px;
}

#footer-nav {
	float: right;
}

#footer-nav li {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0px 5px;
}

#footer-nav li a {
	text-decoration: none;
	font-weight: normal;
	color: #bbb;
}

#footer-nav li a:hover {
	color: #fd7300;
	text-decoration: none;
}

#footer-nav li.active a {
	color: #fd7300;
}


/* @end */

/* Typography */

h1 {
	display: block;
	padding: 0;
	margin: 10px 0 20px;
	line-height: 50px;
	font-size: 55px;
	text-shadow: #000 2px 2px 2px;
	letter-spacing: -2px;
}

h2 {
	padding: 0;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 20px;
	text-shadow: #000 2px 2px 0px;
}

h3 {
	font-size: 24px;
	margin-bottom: 20px;
	padding-right: 20px;
	color: #484848;
}

h3.bubble {
	background-image: url(/static/img/buble.png);
	color: #484848;
	font-size: 18px;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left: 20px;
	text-align: center;
}

h4 {
	padding: 0 0 15px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
	background: url(/static/img/pointille_titres.png) repeat-x 0 bottom;
	font-size: 18px;
	color: #484848;
}

h5 {
	color: #414242;
	margin-bottom: 3px;
	font-size: 13px;
}

h6 {
	color: #777;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

div.left {
	text-align: right;
}

.right {
	float: right;
}

img.right {
	padding-left: 15px;
}

._clearfix {
	height: 30px;
}

.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .group {display: inline-block;}
/* Hides from IE-mac \*/ * html .group {height: 1%;} .group {display: block;} /* End hide from IE-mac */

#header .arrow-right {
	position: absolute;
	cursor: pointer;
	cursor: hand;
	float: right;
	top: 130px;
	right: 0;
}

#header .arrow-left {
	position: absolute;
	z-index: 4;
	cursor: pointer;
	cursor: hand;
	float: left;
	top: 130px;
	left: 0;
}

a.button {
	background-image: url(/static/img/btn_background.png);
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #da6a00;
	text-align: center;
	display: block;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* @group #results */

#results {
	margin-left: 0px;
	padding: 20px;
	padding-bottom: 10px;
	background-color: #f3f3f3;
	color: black;
}

#results h4 {
	margin-bottom: 15px;
	background-image: none;
	letter-spacing: 0;
	font-weight: bold;
	font-size: 1.3em;
}

.numbers li {
	overflow: hidden;
}

.numbers li .result {
	float: left;
	width: 310px;
}

span.number {
	float: left;
}

.text {
	float: right;
	width: 230px;
	padding: 0 35px 0 0;
}

.member {
	margin-top: 20px;
}

.member div {
	margin-left: 110px;
}

.member .text {
	width: 500px;
	float: none;
	margin-left: 130px;
}

.member img {
	float: left;
}

.numbers p {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 16px;
}

/* @end */

/* @group .page */

.page #slideshow p {
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 3.2em;
}

.page #slideshow-background {
	height: 115px;
	background: #383838 url(/static/img/black_background_contenu.png) 0 0;
	overflow: hidden;
}

.page #slideshow-wrapper {
}

.page #controller {
	background-image: url(/static/img/world_dot_contenu.png);
	height: 85px;
	padding-top: 35px;
}

.page #left-content {
	margin-left: 0;
	clear: left;
	width: 370px;
}

.page #right-content {
	width: 260px;
	padding-left: 0;
}

.page #right-content div {
}

.page h1 {
	font-size: 2.8em;
	margin-bottom: 0;
	margin-top: 20px;
}

.page h2 {
	margin-bottom: 2px;
	font-size: 28px;
	text-shadow: none;
}

.page h3 {
	color: #dc6e00;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
}

.page #inner-wrapper h1 {
	margin-top: 0;
	margin-bottom: 20px;
	text-shadow: #f3f3f3 2px 2px 0;
}

.page #inner-wrapper {
	margin-left: 0px;
	margin-right: 249px;
	margin-top: -1px;
	padding-left: 20px;
	background-repeat: repeat-y;
	background-position: 0 bottom;
	padding-right: 20px;
}

.page #contact {
	float: right;
	margin-top: -27px;
}

.page #inner-wrapper p, .page ul.normal {
	text-align: left;
	line-height: 18px;
	font-size: 13px;
	color: #424343;
	margin-bottom: 20px;
}

.page ul.normal {
	list-style-type: disc;
	font-size: 13px;
}

.page ul.normal a {
	color: #727272;
	font-weight: bold;
	text-decoration: none;
}

.page ul.normal a:hover {
	text-decoration: underline;
}

.page #inner-wrapper img.left {
	float: left;
	padding: 0 30px 0 0;
}

.page .cloud {
	width: 30%;
	margin-right: 40px;
	text-align: left;
	padding: 0 10px 10px;
	margin-left: 30px;
}

.page .cloud h4 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0;
}

.page .twocolumn {
	width: 48%;
	--margin-right: 32px;
	text-align: left;
	padding-left: 30px;
}

.page .second-temoignage {
	margin-left: 10px;
}

.page #temoignage-client ul {
	font-size: 12px;
	color: #727272;
}

.page a.dark_arrow {
	color: #727272;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	position: relative;
	top: 5px;
}

.page #temoignage-client {
}

/* @end */

.list span {
	display: inline;
	margin-right: 5px;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	color: #dc6d00;
}

.list li, .service-list li {
	margin-bottom: 5px;
	color: #424343;
	font-size: 13px;
}

#inner-wrapper.full-padding {
	padding-right: 50px;
}

#inner-wrapper.full-padding #results {
	background-color: #f3f3f3;
	color: black;
	clear: right;
	width: 100%;
}

.year {
	margin-bottom: 10px;
	font-weight: bold;
	color: #727272;
}

.etude-cas {
	margin-bottom: 35px;
	display: inline-block;
	clear: left;
	width: 100%;
}

.etude-cas #left-content {
}

.etude-cas h3 {
	margin-bottom: 25px;
}

.etude-cas #right-content {
	margin-left: 0;
}

.historique {
	font-size: 1em;
	margin-left: 30px;
}

a.grey {
	color: #727272;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.box-contact strong {
	font-weight: normal;
	font-style: normal;
}

.ident {
	margin-left: 35px;
}

.vcenter {
	vertical-align: top;
	margin-left: 10px;
}

.vcenter a:hover {
	text-decoration: underline;
}


/* @group #submenu */

#submenu {
	margin-top: 20px;
	padding-bottom: 5px;
}

#submenu li {
	float: left;
	text-align: center;

	font-size: 11px;
	border-bottom: white;
	margin-right: 3px;
	width: 120px;
	height: 10px;
  background: url("../img/bg-nav-item.png") no-repeat top left;
	position: relative;
	top: -1px;
	padding: 11px 7px 11px;
}

#submenu li.active {
  background-position: bottom left;
	margin-top: 0;
	position: relative;
	top: 0;
}

h2.notab {
	margin-top: 7px;
}
#submenu li a {
	display: block;
	color: #bababa;
	text-decoration: none;
	text-transform: uppercase;
}

#submenu li.active a {
	color: #DC6E00;
}

#submenu li a:hover {
	text-decoration: underline;
}

/* @end */

ul#steps li {
	background: url("../img/box-multi.png") no-repeat top left;
	text-align: left;
  padding: 0;
	height: 55px;
	font-size: 12px;
	line-height: 16px;
  margin: 0 0 10px;
	width: 295px;
	overflow: hidden;
}

ul#steps li.last {
}

ul#steps li.multi {
}

ul#steps li strong {
	float: left;
	width: 45px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 150%;
	text-align: center;
}

ul#steps li span {
	display: block;
	margin: 0 0 0 45px;
	padding: 19px 10px 0 12px;
	font-size: 110%;
	color: #424343;
}

ul#steps li.multi span {
	padding-top: 11px;
}

#valeurs {
	margin-left: 300px;
}

#avantages {
}
.service-list {
	list-style-type: disc;
	margin-left: 30px;
	line-height: 1.2em;
	margin-bottom: 20px;

	font-size: 0.9em;
}

.service-list a {
	text-decoration: none;
}

.service-list a:hover {
	text-decoration: underline;
}

ul.checklist {
	margin-bottom: 20px;
}

ul.checklist li {
	background: url(/static/img/hook.png) no-repeat left 5px;
	padding-left: 40px;
	padding-top: 15px;
	color: #777;
	font-size: 13px;
	height: 25px;
	line-height: 15px;
}

ul.checklist li.m {
	height: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#contactform label {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 16px;
	white-space: nowrap;
	display: block;
}

#contactform input, #contactform textarea {
	font-size: 14px;
}

input.bad {
	background-color: #fef4c6;
}

label.bad {
	color: #db0d0c;
}

ul.disc {
	list-style-type: square;
	margin-left: 20px;
}

a {
	color: #727272;
}

.testimonials-left {
	width: 47% !important;
	padding-right: 15px;
	border-right: 1px solid #e0e0e0;
}

.testimonials-right {
	width: 48% !important;
	padding-left: 0px;
	float: right;
}

* {
	
}

.testimonial.last {
	border: none;
}

.testimonial {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 15px;
	padding-top: 15px;
	display: block;
}

.testimonial .author {
	color: #727272;
	font-size: 90%;
	margin-top: 20px;
}

.testimonial img {
	float: right;
	margin: 0 0 1em 1em;
}

.testimonial p {
	margin-bottom: 0px !important;
}

#errors {
  color: #a00;
  font-size: 90%;
  margin: -12px 0 1em;
}

#errors ul {
  margin: 0 0 0 20px;
}

#errors li {
  margin: 0 0 5px;
  list-style: disc;
}

label.error {
  color: #a00;
  font-weight: bold;
}

.slides {
  width: 99999px !important;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.slides .slide {
  float: left;
}
