.debug {
	border: 1px solid red;
}
	.debug * {
		border: 1px solid red;
	}

* {
	margin: 0;
	padding: 0
}

body {
	position: relative;
	font: normal 12px/15px 'Trebuchet MS', Verdana, Tahoma, sans-serif;
	margin: 0 auto;
	padding: 0;
	background: #bcccce url(../img/bg-body-v.png) repeat-x center top;
	color: #485258;
	width: 1024px;
}

/* code général/commun */


hr.telecharger {
	width: 90%;
	height: 1px;
	background-color: #d5d6d7;
	border: 0;
	margin-left:5%;
}
hr.presapropos {
	width: 70%;
	height: 1px;
	background-color: #d5d6d7;
	border: 0;
	margin-left:-20%;
}

a.telecharger img{
	padding-left:150px;
}


/* code pour la partie admin */

.decalBtn{
margin-left:300px;
}
.fondtux{
	width: 1000px;
	height: 532px;
	background: #bcccce url(../admin/img/BigTux.jpg) repeat-x center top;
}

#etatBtnGestionImage img {display: none;}
#etatBtnGestionImage  a{
  display: block;
  margin:100px 0px 0px 100px;
  width:200px;
  height:50px;
  background-image:url(../admin/img/btn_gestion_images.png);
}

#etatBtnGestionImage  a:hover{
	background-image:url(../admin/img/btn_gestion_images-on.png);
}

#decalRetour{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#decalRetour a:hover{
	text-decoration: none;
}

#etatBtnAdmin img {display: none;}
#etatBtnAdmin  .diapo a{
  display: block;
  width:200px;
  height:75px;
  background-image:url(../admin/img/btn_diapo.png);
}

#etatBtnAdmin .diapo a:hover{
	background-image:url(../admin/img/btn_diapo-on.png);
}

#etatBtnAdmin img {display: none;}
#etatBtnAdmin  .ils_en_parle a{
  display: block;
  width:200px;
  height:75px;
  background-image:url(../admin/img/btn_ils_en_parle.png);
}

#etatBtnAdmin .ils_en_parle a:hover{
	background-image:url(../admin/img/btn_ils_en_parle-on.png);
}


#etatBtnAdmin img {display: none;}
#etatBtnAdmin  .news a{
  display: block;
  width:200px;
  height:75px;
  background-image:url(../admin/img/btn_news.png);
}

#etatBtnAdmin .news a:hover{
	background-image:url(../admin/img/btn_news-on.png);
}
#etatBtnAdmin img {display: none;}
#etatBtnAdmin .newsletter a{
  display: block;
  width:200px;
  height:75px;
  background-image:url(../admin/img/btn_newsletter.png);
}

#etatBtnAdmin .newsletter a:hover{
	background-image:url(../admin/img/btn_newsletter-on.png);
}
#etatBtnAdmin img {display: none;}
#etatBtnAdmin .cas_client a{
  display: block;
  width:200px;
  height:75px;
  background-image:url(../admin/img/btn_cas-client.png);
}

#etatBtnAdmin .cas_client a:hover{
	background-image:url(../admin/img/btn_cas-client-on.png);
}

/* pied des blocks  Téléchargzr*/
			.shadowedBlock div.feetTelecharger {
				font-size: 0;
				height: 10px;
				margin-right: -5px;
				background: url(../img/shadowBlock-bottom.png) repeat-x left bottom;
			}
				.shadowedBlock div.feetTelecharger div.left{
					width: 4px;
					height: 10px;
					background: url(../img/shadowBlock-bottom-corner-left.png) no-repeat;
				}
				
				.shadowedBlock div.feetTelechargerdiv.right{
					width: 5px;
					height: 10px;
					background: url(../img/shadowBlock-bottom-corner-right.png) no-repeat;
				}


				
#btntele img {display: none;}
#btntele a{
  display: block;
  width:93px;
  height:24px;
  background-image:url(../img/btn_download_news.png);
}
#btntele a:hover {
  background-image:url(../img/btn_download_news_over.png);
}
 				
#btntele a{
margin-left:150px;
}				

.decalageListe{
margin-left: 30px;
}

.decalageColBloc{
margin-left: 20px;
}
				
.texte_droite{
position : absolute;
right : 550px;
} 
				

.titrePres{
font-size:15px;
font-family: 'Trebuchet MS',Verdana,Tahoma,Sans-serif;
}


.cadreGris{
 border: 1px solid #d5d6d7;
 }

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.vspace {
	height: 5px;
	font-size: 0;
}

.orangeTxt {
	color: #ff6600;
}

.blueTxt {
	color: #557791;
}

ul.orangeChips {
	list-style: none;
	margin-left: 30px;
}

	ul.orangeChips li, .orange.readMore {
		background: url(../img/puce-orange.png) no-repeat left center;
		padding-left: 10px;
	}
	
.orangeTxt.readMore {
	background: url(../img/puce-orange.png) no-repeat right center;
	padding-right: 10px;
}

strong {
	color: #3e3d40;
}

	.big {
		font-size: 14px;
	}
	
	.bigger {
		font-size: 16px;
	}
	
	.biggus{
	font-size: 20px;
	}
	.giant{
		font-size:25px;
	}
	
.bold {
	font-weight: bold;
}
	
img.deco {
	margin: 0 10px;
}

.col {
	float: left;
}

	/*  wXXXX for easy resize */
	.w970 {width: 970px;}
	.w800 {width: 800px;}
	.w700 {width: 700px;}
	.w590 {width: 590px;}
	.w560 {width: 560px;}
	.w460 {width: 460px;}
	.w430 {width: 430px;}
	.w390 {width: 390px;}
	.w355 {width: 355px;}
	.w345 {width: 345px;}
	.w330 {width: 330px;}
	.w300 {width: 300px;}
	.w295 {width: 295px;}
	.w255 {width: 255px;}
	.w245 {width: 245px;}
	.w200 {width: 200px;}
	.w160 {width: 160px;}
	.w140 {width: 140px;}
	

.breaker {
	clear: both;
	font-size: 0;
}

.listSpace li {
	margin-bottom: 7px;
}

a img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: 'Trebuchet MS',Verdana, Tahoma, Sans-serif;
	font-weight: Bold;
}

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
	vertical-align: middle;
}

h1 { font-size: 1.8em; line-height: 1.2em; letter-spacing: -0.08em;}
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }

table.clean {
	border-collapse: separate;
	border-spacing: 20px 0px;
	margin: auto;
}

/*layout*/
#container {
	position: relative;
	margin: 0 auto;
	background: url(../img/bg-body.png) repeat-y center;
	width: 1000px;
	padding: 0 12px;
}

	/* haut de page */
	ul#header {
		width: 996px;
		height: 63px;
		background: #342d2c;
		color: #fff;
		border: 2px solid black;
		border-bottom: 5px solid #ea6909;
		list-style: none;
		overflow: hidden;
	}
	
		ul#header li {
			float: left;
		}
		
	#content {
		background: url(../img/shadow-bottom-big.png) repeat-x bottom center;
		padding-bottom: 120px;
	}
	
		#content.shadowUnder {
			padding-bottom: 50px;
		}
		
		#content.miniBottom {
			background: url(../img/shadow-bottom.png) repeat-x bottom center;
		}
	
		#content.noBottom {
			background: none;
			padding-bottom: 0;		
		}

			/* bandeau haut de page */
			#content h1.agence-mob {
				color: #fff;
				background: url(../img/bg-h1/bg-h1-agencemobile.jpg) no-repeat right top;
				width: 150px;
				height: 128px;
				padding: 38px 820px 0 30px;
				text-align: center;
			}
			
			#content h1.dev-inte {
				color: #fff;
				background: url(../img/bg-h1/bg-h1-dev_integration.jpg) no-repeat right top;
				width: 150px;
				height: 128px;
				padding: 25px 820px 0 30px;
				text-align: center;
			}
			
			#content h1.dev-iphone {
				color: #fff;
				background: url(../imgiphone/header.jpg) no-repeat right top;
				width: 150px;
				height: 128px;
				padding: 25px 820px 0 30px;
				text-align: center;
			}

			
			#content h1.outil-inno {
			color: #fff;
			background: url(../img/bg-h1/bg-h1-outil.jpg) no-repeat right top;
			width: 150px;
			height: 128px;
			padding: 25px 820px 0 30px;
			text-align: center;
			}
			
			#content h1.reference {
				color: #fff;
				background: url(../img/bg-h1/bg-h1-reference.jpg) no-repeat right top;
				width: 150px;
				height: 128px;
				padding: 38px 820px 0 30px;
				text-align: center;
			}
			
			#content h1.presse {
				color: #fff;
				background: url(../img/bg-h1/bg-h1-news.jpg) no-repeat right top;
				width: 150px;
				height: 128px;
				padding: 38px 820px 0 30px;
				text-align: center;
			}
			#content h1.apropos {
				color: #fff;
				background: url(../img/bg-h1/bg-h1-apropos.jpg) no-repeat right top;
				width: 150px;
				height: 128px;
				padding: 25px 820px 0 30px;
				text-align: center;
			}
			
			#content h1.contact {
				color: #fff;
				background: url(../img/bg-h1/bg-h1-contact.jpg) no-repeat right top;
				width: 150px;
				height: 128px;
				padding: 38px 820px 0 30px;
				text-align: center;
			}
		
			
		#headerRef {
			position: absolute;
			top: 230px;
			text-align: center;
			width: 100%;
			font-size: 25px;
			line-height: 25px;
			letter-spacing: -1px;
		}
	
		#main {
			margin: 0 10px;
		}
		
		/* Block entouré d'ombre */
		.shadowedBlock {
			background: transparent url(../img/shadowBlock-right.png) repeat-y right top;
			padding-right: 4px;
			margin: 0 2px 10px 3px;
		}
		
			/* Titres des blocks */
			.shadowedBlock h1, .shadowedBlock h2, h1.chapo, h2.chapo, div.chapo, a.chapo {
				display: block;
				position: relative;
				letter-spacing: -1px;
				font-size: 24px;
				line-height: 39px;
				height: 39px;
				padding-left: 15px;
				color: #fff;
				background: /*#537690*/ url(../img/bg-chapos.png) no-repeat -4px 0;
				overflow-y: hidden;
			}
			
			.shadowedBlock h1, .shadowedBlock h2 {
				background-position: 0 0;
			}
			
				.shadowedBlock h1.mini, .shadowedBlock h2.mini, h1.chapo.mini, h2.chapo.mini, div.chapo.mini {
					font-size: 17px;
					font-weight: bold;
				}
			
				a.chapo, div.chapo {
					font-size: 16px;
					letter-spacing: -1px;
					line-height: 39px;
					text-decoration: none;
				}
				
					.chapo * {
						vertical-align: middle;	
					}
					
					.chapo span, .chapo a {
						color: #fff;
						text-decoration: none;
						font-weight: normal;
					}
					
					.chapo span {
						padding-left: 25px;
						padding-right: 25px;
					}
					
						a.chapo:hover strong, div.chapo a:hover {
							text-decoration: underline;
						}
						
						a.chapo:hover strong {
							color: #fff;
							font-weight: bold;
						}
			
				.shadowedBlock.orange h1, .shadowedBlock.orange h2, .orange .chapo, .chapo.orange, .chapo-orange  {
					/*background-color: #ed7b30;*/
					background-position: -4px -40px;
				}
				
					.shadowedBlock.orange h1, .shadowedBlock.orange h2 {
						background-position: 0px -40px;
					}
				
				.shadowedBlock.black h1, .shadowedBlock.black h2, .black .chapo, .chapo.black, .chapo-black  {
					/*background-color: #352e2e;*/
					background-position: -4px -80px
				}
				
					.shadowedBlock.black h1, .shadowedBlock.black h2 {
						background-position: 0px -40px;
					}
			
				.shadowedBlock h1 *, .shadowedBlock h2 *, .chapo *, .chapo * {
					vertical-align: middle;	
				}
			
			/* corps de block */
			
			.shadowedBlock div.body {
				background: #fff url(../img/shadowBlock-left.png) repeat-y left;
				padding-left: 4px;
				margin-bottom: 0;
			}
			
				.shadowedBlock div.body p {
					padding: 15px;
				}
				
				
				
					.shadowedBlock div.body p.moreSpace {
						padding: 25px 15px;
					}
					
					.shadowedBlock div.body p.moreLineHeight {
						line-height: 18px;
					}
					
					.shadowedBlock div.body p.lessSpace {
						padding: 6px;
					}
					
					.shadowedBlock div.body p.noTopPadding {
						padding-top:0;
					}
				
				.shadowedBlock div.body a.more, .shadowedBlock div.body a.line, .shadowedBlock div.body a.line {
					display: block;
					color: #fff;
				}
				
					.shadowedBlock div.body a.more {
						margin: 0 0 5px 210px;
					}
					
					.shadowedBlock div.body a.line {
						text-align: right;
						font-size: 14px;
						font-weight: bold;
						text-decoration: none;
						line-height: 21px;
						background: #537690 url(../img/mini-bg-gris.png) repeat-x;
						margin: 3px;
						padding-right: 5px;
					}
					
					.shadowedBlock div.body a.lineCenter {
						text-align: center;
					}
					
					.shadowedBlock div.body a.line:hover {
						text-decoration: underline;
					}
					
					.shadowedBlock div.body a:hover {
						text-decoration: none;
					}
					
						.shadowedBlock.orange div.body a.line, .shadowedBlock div.body a.orange.line {
							background: #ed7b30 url(../img/mini-bg-orange.png);
						}
				
					.shadowedBlock div.body .flash {
						margin: 10px 4px;
					}
				
			/* pied des blocks */
			.shadowedBlock div.feet {
				font-size: 0;
				height: 10px;
				margin-right: -5px;
				background: url(../img/shadowBlock-bottom.png) repeat-x left bottom;
			}
				.shadowedBlock div.feet div.left {
					width: 4px;
					height: 10px;
					background: url(../img/shadowBlock-bottom-corner-left.png) no-repeat;
				}
				
				.shadowedBlock div.feet div.right {
					width: 5px;
					height: 10px;
					background: url(../img/shadowBlock-bottom-corner-right.png) no-repeat;
				}
		
		/* Block avec ombre en haut et arrondi en bas */
		.shadowedTopBot {
			margin-bottom: 10px;
		}
			.shadowedTopBot .body {
				background: #fff url(../img/shadowTopBot-top.png) repeat-x;
			}
				.shadowedTopBot .body.big {
					background-image: url(../img/shadowTopBot-topBig.png);
				}
				
				.shadowedTopBot .body p {
					padding: 15px;
				}
		
			.shadowedTopBot div.feet {
				height: 19px;
				background: url(../img/shadowTopBot-bottom.png) repeat-x left bottom;
			}
				.shadowedTopBot div.feet div.left {
					width: 10px;
					height: 19px;
					background: url(../img/shadowTopBot-bottom-corner-left.png) no-repeat;
				}
				
				.shadowedTopBot div.feet div.right {
					width: 10px;
					height: 19px;
					background: url(../img/shadowTopBot-bottom-corner-right.png) no-repeat;
				}
		
		.bigTop {
			background: url(../img/shadowTopBot-topBig.png) repeat-x left top ;
		}
		
		.bigBottom {
			background: url(../img/shadow-bottom-big.png) repeat-x left bottom ;
		}
		
		
		/* list derrière le titre */
		.afterTitle {
			position: absolute;
			float: left;
			font-size: 20px;
			margin-left: 420px;
			line-height: 36px;
		}
		
		ul.afterTitle {
			margin-top: 10px;
			list-style: none;
			color: #ef852d;
			margin-left: 341px;
			line-height: 16px;
		}
		
			ul.afterTitle li {
				float: left;
			}
			
				ul.afterTitle li a {
					padding: 3px 17px;
					border-left: 2px solid #ef852d;
					display: block;
					color: #ef852d;
				}
				
				ul.afterTitle li a:hover {
					text-decoration: none;	
				}
			
		/* Block news homepage */
		.shadowedBlock div.newsPreviews {
			position: relative;
			padding-top: 10px;
			height: 434px;
		}
		
			.shadowedBlock div.newsPreviews div img {
				float: left;
				margin: 7px;
			}
			
			.shadowedBlock div.newsPreviews div div {
				margin: 0 0 10px 45px;
				padding-bottom: 5px;
				border-bottom: 1px dashed;	
			}
			
				.shadowedBlock div.newsPreviews div div span, .shadowedBlock div.newsPreviews div a.readMore {
					font-weight: bold;
					color: #ed7b30;
					font-size: 13px;
				}
				
				.shadowedBlock div.newsPreviews div div p {
					padding: 0;	
				}
				
				.shadowedBlock div.newsPreviews div a.readMore {
					background: url(../img/puce-orange.png) no-repeat right 8px;
					padding-right: 10px;
				}
				
					.shadowedBlock div.newsPreviews div div a:hover {
						text-decoration: none;
					}
					
			.shadowedBlock div.newsPreviews a.line {
				position: absolute;
				bottom: 3px;
				margin-bottom:0;
				padding-bottom:0;
				text-align: right;
				width: 240px;
			}
			
		.shadowBig {
			background: url(../img/shadow-top-big.png) repeat-x ;
		}
		
		/* specificité homepage */
		#homepage #content {
			background: none;
			padding-bottom: 0;
		}
	
		/* bloc newsletter mini */
		#newsletterMini {
			position: relative;
			padding: 5px;
		}
		
			#newsletterMini * {
				vertical-align: middle;	
			}
			
			#newsletterMini h3 {
				color: #537690;
				font-size: 16px;
			}
			
			#newsletterMini form {
				top: 40px;
				left: 80px;
			}
		
		/* Bloc Newsletter (pour le form voir plus bas)*/
		#newsletter {
			position: relative;
			width: 595px;
		}
		
			#newsletter .body {
				height: 100px;
			}
			
			#newsletter.home {
				float: left;
				border-top: 1px solid #ebebeb;
				height: 130px;
			}
			
				#newsletter.home .body {
					height: auto;
				}
			
				#newsletter.home h2 {
					margin-top: -1px;
					width: 315px;
					height: 40px;
				}
				
				#newsletter p {
					font-size: 11px;
				}
				
				#abonnezVous {
					display: block;
					font-weight: bold;
					font-size: 20px;
					margin-left: 10px;
					padding-bottom: 20px;
				}
				
				#bigPictoNewsletter {
					position: absolute;
					right: 20px;
					top: 45px;
				}
				
					.home #bigPictoNewsletter {
						top: 10px;
					}
					
		/* Bloc à propos de la page A propos */
		#aboutRight {
			margin-top: 30px;
			margin-left: 10px;
			padding: 10px;
		}
		
			#presentation {
				color: #557791;
				/*background: url(../img/backelite.jpg) no-repeat center;*/
				width: 323px;
				height: 230px;
				padding: 20px 15px 0 5px;
			}
			
				#presentation img {
					margin-left: 10px;
				}
			
				#presentation h3 {
					font-size: 15px;
					margin: 5px -10px;
				}
				
				#presentation ul {
					list-style: none;
					margin-left: 25px;
				}
				
				#presentation ul li {
					
				}
				
				#aboutRight #presentation a {
					line-height: 25px;
					color: #ff6600;
					background: none;
					text-decoration: none;
				}
				
					#aboutRight #presentation a:hover {
					
						text-decoration: underline;
					}
					
					
				
			#aboutRight ul a {
				background: url(../img/puce-orange.png) no-repeat right 8px;
				padding-right: 10px;
				color: #ed7b30;	
			}
			
		
			
		/* btn consulter toutes nos offres */
		#main .shadowedTopBot div.body a#moreOffres {
			margin: 10px 0 5px 300px;
		}
			
	/* bloc news de presse */
		div.presse div.body {
			padding: 20px;
			line-height: 20px;
		}
		
		div.presse span.date {
			clear: both;
			display: block;
			padding: 20px;
			padding-bottom: 0;
			color: #587a92;
			font-weight: bold;
		} 
		
		div.presse div.body p {
			padding-top: 0;
			font-size: 12px;
			/*letter-spacing: 1px;*/
		}
		
	/*  Mini Blocs des cas client */
	#casClient {
		padding: 10px 20px;
	}
		#casClient .col {
			width: 470px;
		}
			
		#casClient h3 {
			display: inline;
			font-size: 16px;
			padding-right: 40px;
			background: url(../img/btn-orange.png) no-repeat right center;
		}
		.casClient h3 {
			padding: 10px 20px;
			display: inline;
			font-size: 16px;
			padding-right: 40px;
			background: url(../img/btn-orange.png) no-repeat right center;
		}
		
		#casClient h4 {
			display: block;
			font-size: 20px;
			line-height: 22px;
			font-weight: normal;
			margin-left: 85px;
			padding-left: 5px;
			border-left: 2px solid #f5f4f3;
		}
		
		#casClient ul {
			margin-top: 40px;
			list-style: none;
		}
		
			#casClient li {
				border-top: 2px dashed #d8e0e2; 
				margin: 10px 5px;
				padding: 20px 0;
				width: 440px;
			}
			
				#casClient li.first {
					border-top: none;
					padding-top: 0;
				}
				
				#casClient li img.icone {
					margin: 2px 5px 0 0;
					width: 80px;
					height: 80px;
					background: #ff6600;
				}
				
				#casClient p {
					position: relative;
					background: #f5f4f3;
					font-size: 14px;
					line-height: 20px;
					margin: 0 5px;
					margin-left: 85px;
					padding: 0 50px 0 5px;
				}
				
				#casClient a img.right  {
					position: absolute;
					float: none;
					top: 2px;
					right: 5px;
				}
				
				#casClient .discoverProject {
					text-align: right;
					font-size: 12px;
					line-height: 18px;
					margin: 0 5px;
					margin-left: 85px;
					padding: 3px 5px;
					background: #f5f4f3 url(../img/line-orange.png) no-repeat 10px center;
				}
					#casClient .discoverProject a {
						background: #f5f4f3;
						color: #ff6600;
						font-weight: bold;
						text-decoration: none;
					}
					
					#casClient .discoverProject a:hover {
						text-decoration: underline;	
					}
					
	/* mini cas clients */
	#casClientMini {
		font-size: 14px;
		line-height: 18px;
		margin-left: 20px;
	}
	
		#casClientMini ul {
			list-style: none;
		}
		
			#casClientMini ul li {
				position: relative;
				padding: 10px 0;
				
			}
		
				#casClientMini ul li a.img {
					position: absolute;
					display: block;
				}
				
				#casClientMini .titleAndDate {
					padding-top: 8px;
				}
			
					#casClientMini h3 {
						display: inline;
						margin-left: 85px;
						padding-right: 10px;
						font-size: 20px;
					}
					
					#casClientMini h4 {
						display: inline;
						margin-left: 85px;
						padding-right: 10px;
						font-size: 16px;
					}

				
				#casClientMini .discoverProject {
					font-size: 12px;
					margin: 0 5px;
					margin-left: 85px;
					padding: 3px 5px 10px 5px;
					background: url(../img/btn-orange.png) no-repeat right center;
					height: 20px;
					border-bottom: 2px dashed #b9c5ca;
				}
					
					#casClientMini .last .discoverProject {
						border-bottom: none;
					}
					
					#casClientMini .discoverProject a {
						color: #ff6600;
						font-weight: bold;
						text-decoration: none;
					}
					
					#casClientMini .discoverProject a:hover {
						text-decoration: underline;	
					}
					
	/* outils et innovations */
	#outilsMobiles {
		padding-bottom: 30px;
	}
	
		#outilsMobiles h2 {
			padding-top: 30px;
			font-size: 26px;
			line-height: 40px;
		}
		
		#outilsMobiles h2 * {
			vertical-align: baseline;
		}
		
		#outilsMobiles h3 {
			font-size: 18px;
			line-height: 30px;
		}

		#outilsMobiles p strong {
			font-size: 18px;
			line-height: 30px;
		}
		
		#outilsMobiles table {
			border-collapse: collapse;
		}
		
		#outilsMobiles table td {
			padding: 10px;

		}
		
		#outilsMobiles .icones {
			font-size: 12px;
		}	
	
	/* Bloc en bas avec le form et le tel */
	#onYourPhone {
		position: relative;
		background: url(../img/bg-webonline.png) no-repeat center;
		height: 154px;
	}
	
		#onYourPhone *, #newsletter *, form.phoneNumber *  {
			vertical-align: middle;	
		}
		
		#onYourPhone form,#onYourPhoneMini form, #newsletter form, #newsletterMini form, form.phoneNumber {
			border: 1px solid #94a3af;
			padding: 0;
			position: absolute;
		}
		
			#onYourPhone input, #newsletter input, form.phoneNumber input {
				height: 30px;
				border: 0;
			}
			
			#newsletter form {
				top: 80px;
				left: 160px;
			}
			
			#onYourPhone form {
				top: 90px;
				left: 430px;
			}
				
				#onYourPhone input.enterYourXxx,#onYourPhoneMini input.enterYourXxx, #newsletter input.enterYourXxx, #newsletterMini input.enterYourXxx, form.phoneNumber  input.enterYourXxx {
					width: 230px;
					height: 20px;
					line-height: 20px;
					font-size: 14px;
					color: #537690;
					padding: 4px 10px;
				}
				
				#onYourPhoneMini input.enterYourXxx, #newsletterMini input.enterYourXxx {
					border: 0;
				}
				
				#newsletterMini input.enterYourXxx {
					width: 180px;
				}
				
			#onYourPhoneMini, #newsletterMini {
				position: relative;
				overflow: auto;
				padding: 5px;
			}
			
				#onYourPhoneMini *, #newsletterMini * {
					vertical-align: middle;	
				}
				
		/* reference accueil */
		#homeReference {
			display: block;
			background: url(../img/bg-home-reference.png) no-repeat center top;
			padding: 10px 70px 10px 0;
			color: #485258;
			text-decoration: none;
			line-height: 18px;
			font-size: 12px;
		}
		
		/* web online mini */
		#onYourPhoneMini {
			background: url(../img/bg-webonline-mini.png) no-repeat center top;
			padding-top: 95px;
			margin-top: 16px;
		}
		
			#onYourPhoneMini form {
				position: relative;
				margin: 0 2px;
			}
			
			#onYourPhoneMini input.enterYourXxx {
				width: 259px;
			}
			
		/* solution et innovation accueil */
		.blockGrayMini {
			background: url(../img/bg-block-gray-mini.png) no-repeat center center;
			height: 30px;
			padding: 15px 0;
		}
		
		.blockGray {
			background: url(../img/bg-block-gray.png) no-repeat center top;
			height: 78px;
			font-size: 0;
		}
		
		/* cas clients */
		#reference {
			margin: 5px 0;
			background: url(../img/cas-clients/bg-main.png) no-repeat center 38px;
		}
		
			#backToRef {
				margin-left: 10px;
				margin-bottom: 30px;
			}
			
			#leftPartOfRef {
				width: 140px;
				text-align: right;
				margin-top: 2px;
				padding-right: 20px;
			}
			
				#leftPartOfRef img.deco {
					margin-right: 18px;	
				}
				
				#leftPartOfRef .role {
					margin-top: 20px;
					font-weight: bold;
					text-decoration: underline;;
					color: #3e3d40;
				}
				
				#leftPartOfRef .name{
					color: #eb6f33;	
				}
				
			#rightPartOfRef {
				width: 815px;
			}
			
				#refHead {
					font-size: 16px;
					border-bottom: 1px dashed #3e3d40;
					margin-bottom: 10px;
				}
				
					#rightPartOfRef h1 {
						display: inline;
						font-size: 28px;
					}
				
				#diaporamaRef {
					float: right;
					width: 345px;
					background: url(../img/cas-clients/bg-diaporama.png) center top;
					text-align: center;
					padding-top: 45px;
					margin-left: 10px !important;
					margin-left: 0; /* ie6 hack */
				}
				
					#diaporamaRef img.big {
						background: #fff;
					}
					
					#diaporamaRef ul {
						list-style: none;
						margin: 20px 0 35px 0;
					}
					
					#diaporamaRef ul li {
						display: inline;
						padding: 2px;
					}
					
				#rightPartOfRef h2 {
					padding: 10px 15px;
				}
				
				#rightPartOfRef .shadowedTopBot {
					margin-bottom: 0;
				}
				
					#rightPartOfRef .referenceDesc p {
						margin: 0 15px 5px 15px;
						padding: 0 0 10px 0;
						text-align: justify;
						font-size: 12px;
					}
					
					#rightPartOfRef div.dashedHr {
						font-size: 0;
						margin: 0;
						padding: 0;
						height: 1px;
						border-bottom: 1px dashed #acabad;
					}
				
				#onYourPhoneRef {
					position: relative;
					background: url(../img/cas-clients/bg-onMobile.png) no-repeat 0 10px;
					height: 105px;
					margin: 0;
					padding-left: 120px;
					padding-top: 15px;
				}
				
					#onYourPhoneRef p {
						font-size: 22px;
						line-height: 24px;
						font-weight: bolder;
					}
					
						#onYourPhoneRef p em {
							font-style: normal;
							color: #2c3e47;
						}
				
					#onYourPhoneRef form {
						top: 75px;
						left: 170px;
						width: 281px;
					}
				
				#questionsAboutRef {
					border-top: 1px dashed #acabad;
					padding: 20px;
					padding-left: 50px;
					background: url(../img/puce-orange-trsp.png) no-repeat 15px 20px;
					font-size: 16px;
					margin-bottom: 200px;
				}
				
					#questionsAboutRef h3 {
						font-size: 16px;
						font-weight: normal;	
					}
					
					#contactUsForRef {
						margin: 10px 0;
					}
					
					#contactRef {
						font-size: 14px;
						font-weight: bold;
					}
					
					#dlPdfofRef {
						float: right;
						font-weight: bold;
						margin-top: 10px;
						margin-right: 10px;
					}
					
					#dlPdfofRef * {
						vertical-align: middle;
					}
					
				
				#rightPartOfRef #theyTalkAbout.shadowedTopBot {
					margin-top: 20px;
				}
				
				.theyTalkAbout {
					clear: both;
					/*border-bottom: 1px dashed #acabad;*/
					height: 100px;
					background: url(../img/cas-clients/quote.png) no-repeat 110px 10px;
				}
				
					.theyTalkAbout img.deco {
						margin: 10px;	
					}
					
					.theyTalkAbout p {
						float: left;
						padding-left: 0px;
						width: 650px;
						margin-top: 15px;
						margin-left: 15px;
					}

		
	/*pied*/	
	#footer {
		position: relative;
		background: url(../img/bg-footer.png) repeat-x center;
		border: 2px solid black;
		border-top: 5px solid #ea6909;
		color: #fff;
		height: 60px;
		font-size: 10px;
	}
		#footer div {
			margin: 15px 200px 0 80px;
			text-align: center;
		}
		
		#footer a {
			color: #fff;
		}
		
		#logo_footer {
			position: absolute;
			top: 10px;
			right: 0;
		}
