#wrapper {
	margin:0 auto;
	width:978px;
	background:url(../gfx/decoup/fond.gif) repeat-y;
	padding:0 18px 0 18px;
}
#wrapper.home {
	background:url(../gfx/decoup/fonds.gif) repeat-y;
}
/* Header */
	#header {
	background: url(../gfx/decoup/header.gif) no-repeat;
	width:968px;
	height:159px;
	position:relative;
}
.logo {
	background: url(../gfx/decoup/replika.gif) no-repeat;
	width:129px;
	height:115px;
	display:block;
	position:absolute;
	top:15;
	left:50px;
	text-indent:-9999px;
	z-index:10;
	cursor:pointer;
}
#pub {
	width:648px;
	height:87px;
	display:block;
	position:absolute;
	top:3px;
	left:247px;
	padding:0 0 0 70px;
	z-index:5;
}
#colMiddle {
	float:left;
	width:515px;
	padding:0 9px 10px 9px;
}
#colRight {
	float:left;
	width:255px;
	padding:0 0 0 9px;
	min-height:580px;
}
#colCenter {
	float:left;
	width:785px;
	padding:10px 0 0 15px;
	min-height:580px;
}
/* Menu   */
	ul.menu {
	background: url(../gfx/decoup/menu.gif) no-repeat bottom;
	position:absolute;
	width:695px;
	right:15px;
	top:103px;
	padding:0 0 5px 6px;
}
ul.menu li {
	float:left;
	padding:1px 0;
	position:relative;
}
ul.menu li a {
	background: url(../gfx/decoup/menu_liste.gif) no-repeat;
	padding:6px 0 0 24px;
	color:#3c3d2c;
	display:block;
	line-height:12px;
	width:90px;
	height:18px;
	font-size:10px;
	font-weight:bold;
	position:relative;
}
ul.menu li a:hover, ul.menu li a.active {
	background: url(../gfx/decoup/menu_liste.gif) no-repeat 0 -22px;
	color:#fff;
}
ul.ssmenu {
	display:block;
	position:absolute;
	top:25px;
	left:-224px;
	background: url(../gfx/decoup/liste.gif) no-repeat top left;
	margin:7px 0 0 0;
	width:auto;
}
ul.ssmenu li a, ul.ssmenu li a:hover {
	background:url(../gfx/decoup/sslien.gif) no-repeat;
	height:16px;
	width:100px;
	padding:3px 0 0 23px;
	color:#fff;
}
#ssmenu_service {
	width:400px;
}
#ssmenu_produits {
	width:660px;
}
ul.ssmenu#ssmenu_produits li a, ul.ssmenu#ssmenu_specifications li a {
	background:url(../gfx/decoup/sslien1.gif) no-repeat;
	width:86px;
}
#ssmenu_specifications {
	width:250px;
	margin-left:120px;
}
/* Middle */
#colGauche {
	float:left;
	width:696px;
	background: url(../gfx/decoup/col_g.gif) no-repeat right top;
	border-right:2px solid #fff;
	padding:10px 2px 2px 5px;
}
h2 {
	font-size:24px;
	color:#6d7260;
	margin:0 0 5px 0;
}
h3 {
	font-size:35px;
	color:#b6b6b6;
	margin:0 0 5px 0;
	font-weight:normal;
}
h4 {
	font-size:12px;
	color:#3c3d2c;
	margin:0 0 5px 0;
}
h4.pttre {
	font-size:20px;
	color:#fff;
	margin:0;
}
h5.pssttre {
	font-size:18px;
	color:#5A5D50;
	margin:0;
	font-weight:normal;
}
.products {
	background:url(../gfx/decoup/produit.gif) no-repeat;
	width:221px;
	float:left;
	margin:0 8px 0 0;
}
.products div {
	padding:5px 15px;
}
.products ul {
	font-size:10px;
	margin:5px 0 10px 0;
}
.products ul li {
	padding:0 0 2px 0;
}
.products p, .middle b {
	background:#d6e04a;
	display:inline;
	line-height:15px;
}
.focus {
	background:url(../gfx/decoup/home_replika.jpg) no-repeat;
	width:656px;
	height:374px;
	display:block;
	position:relative;
	padding:30px 0 0 20px;
	margin:10px 0 5px 0;
}
.focus p {
	font-size:12px;
}
.focus a, .bbloc a, .middle a {
	background:#231f20;
	padding:3px 4px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	line-height:18px;
}
.middle a, .in p a {
	font-size:10px;
	padding:2px 3px;
	line-height:18px;
	background:#6d7260;
}
.middle a:hover, .in p a:hover {
	background:#e58b1d;
}
.services {
	position:absolute;
	right:0;
	bottom:5px;
	width:370px;
	height:90px;
}
.services img {
	margin:0 8px 0 0;
}
.services img, .services ul {
	float:left;
}
.services ul li a {
	display:block;
	width:165px;
	height:19px;
	text-indent:-9999px;
}
.services ul li a.dupli {
	background: url(../gfx/texts/menu_prod.gif) no-repeat;
}
.services ul li a.dupli:hover {
	background: url(../gfx/texts/menu_prod.gif) no-repeat -173px 0;
}
.services ul li a.presse {
	background: url(../gfx/texts/menu_prod.gif) no-repeat 0 -26px;
}
.services ul li a.presse:hover {
	background: url(../gfx/texts/menu_prod.gif) no-repeat -173px -26px;
}
.services ul li a.numerique {
	background: url(../gfx/texts/menu_prod.gif) no-repeat 0 -52px;
}
.services ul li a.numerique:hover {
	background: url(../gfx/texts/menu_prod.gif) no-repeat -173px -52px;
}
#colDroite {
	float:left;
	width:255px;
	padding:4px;
	border-top: #fff solid 2px;
}
.promo {
	background:url(../gfx/decoup/fpromo.gif) repeat-y;
	width:252px;
}
.promo h2 {
	background:url(../gfx/decoup/tpromo.gif) no-repeat;
	height:19px;
	padding:14px 0 0 28px;
	font-size:12px;
	color:#3c3d2c;
}
.promo h3 {
	display:inline;
	background:#d6e04a;
	color:#3c3d2c;
	font-size:12px;
	padding:1px 3px;
	font-weight:bold;
}
.bpromo {
	background:url(../gfx/decoup/bpromo.gif) no-repeat bottom;
	padding:5px 8px 20px 8px;
	width:236px;
}
.bpromo a {
	color:#3C3D2C;
}
.bpromo a:hover {
	text-decoration:underline;
}
.promo img, .blocv img, .bloco img {
	float:right;
	margin:0 0 0 8px;
}
.blocv {
	background: url(../gfx/decoup/fblocv.gif) repeat-y;
	width:252px;
}
.tblocv {
	background: url(../gfx/decoup/tblocv.gif) no-repeat;
	height:10px;
	padding:0 0 0 28px;
	font-size:12px;
	color:#3c3d2c;
}
.bblocv {
	background: url(../gfx/decoup/bblocv.gif) no-repeat bottom;
	padding:0 8px 20px 8px;
	width:236px;
}
.bblocv b {
	font-size:12px;
}
.blocv h2, .bloco h2 {
	width:195px;
	height:42px;
	text-indent:-9999px;
	color:#fff;
	font-size:12px;
}
.bblocv p a {
	color:#3C3D2C;
	font-weight:900;
	text-decoration:underline;
}
.bpromo .demandeDevis {
	background:url(../gfx/decoup/btn-demandeDevisSmall.gif) no-repeat left top;
	width:153px;
	height:44px;
	display:block;
	text-indent:-9999px;
	float:left;
}



h2.question {
	background:url(../gfx/texts/titre/question.gif) no-repeat;
}
h2.connecte {
	background: url(../gfx/texts/titre/connecte.gif) no-repeat;
}
.blocv h3 {
	font-size:12px;
	color:#3c3d2c;
}
.bloco {
	background: url(../gfx/decoup/fbloco.gif) repeat-y;
	width:252px;
}
.bloco a {
	color:#fff;
}
.tbloco {
	background: url(../gfx/decoup/tbloco.gif) no-repeat;
	height:10px;
	padding:0 0 0 28px;
	font-size:12px;
	color:#3c3d2c;
}
.bbloco {
	background: url(../gfx/decoup/bbloco.gif) no-repeat bottom;
	padding:0 8px 20px 8px;
	width:236px;
}
.bloco a {
	background:url(../gfx/deco/puce/flechebas.gif) no-repeat;
	padding:12px 0 0 0;
}
.champ {
	background:url(../gfx/decoup/champ.gif) no-repeat;
	width:200px;
	height:22px;
	border:none;
	margin:5px 0;
	color:#fff;
	padding:3px 6px 0 6px;
}
.submito {
	background:url(../gfx/decoup/submit.gif) no-repeat;
	width:81px;
	height:19px;
	border:none;
	cursor:pointer;
	color:#fff;
	padding:0 0 0 10px;
	font-size:9px;
	font-weight:bold;
	margin:0 0 0 135px;
}
.btn {
	font-size:9px;
	float:right;
	height:20px;
	display:block;
	padding:0 8px 0 0;
}
.btn {
	background: url(../gfx/decoup/bouton.gif) no-repeat right;
}
.btn a {
	color:#3c3d2c;
	font-weight:bold;
	text-decoration:none;
	background:  url(../gfx/decoup/go.gif) no-repeat top left;
	padding:4px 0 0 20px;
	height:16px;
	float:left;
}
.btn a:hover {
	color:#3c3d2c;
}
/* Footer */
#footer {
	background:url(../gfx/decoup/footer.gif) no-repeat;
	height:40px;
	color:#3c3d2c;
	font-size:11px;
	margin:10px 0 0 0;
	clear:both;
	padding:7px;
}
#footer ul {
	clear:left;/*	width:650px;*/
}
#footer ul li {
	float:left;
	display:inline;
	padding:2px 5px 3px 0;
}
#footer ul li a {
	background:#231f20;
	padding:3px 4px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer p a {
	color:#3c3d2c;
	text-decoration:underline;
}
.message {
	padding:2px 0 0 0;
	color:#8B3100;
	font-size:9px;
}
/* titres */
h2.produits, h2.partenaire {
	text-indent:-9999px;
	font-size:6px;
	display:block;
	background:url(../gfx/texts/produits.gif) no-repeat;
	width:350px;
	height:35px;
	margin:0 0 8px 5px;
}
h2.partenaire {
	background: url(../gfx/texts/partenaire.gif) no-repeat;
	width:425px;
	height:94px;
	margin-left:0px;
}
/* Pages Inter */
.chemin {
	background:url(../gfx/decoup/chemin.gif) no-repeat bottom;
	padding:0 0 25px 10px;
	width:600px;
	font-size:10px;
}
.chemin ul {
	margin:0;
}
.chemin ul li {
	display:inline;
	padding:0 1px 0 0;
}
.chemin ul li a {
	color:#3c3d2c;
	background:url(../gfx/deco/puce/puce.gif) no-repeat right 4px;
	padding:0 10px 0 0;
}
.middle {
	background:url(../gfx/decoup/intermiddle.gif) no-repeat;
	padding:10px 20px 10px 20px;
	width:645px;
	min-height:350px;
	position:relative;
}
.middle h4 b {
	line-height:16px;
}
.picto {
	background:url(../gfx/decoup/pictos.gif) no-repeat;
	width:107px;
	height:50px;
	position:absolute;
	top:5px;
	right:10px;
}
.prod {
	padding:0 15px 0 0;
	width:295px;
	vertical-align:middle;
	float:left;
	text-align:center;
	background-position:right;
}

.text {
	float:left;
	background:url(../gfx/decoup/separ.png) no-repeat;
	min-height:250px;
	position:relative;
	width:315px;
	padding:25px 0 0 20px;
}

.text a.demandeDevis {
	/*background:url(../gfx/decoup/btn-semandeDevis.gif) no-repeat left top; 
	width:198px; 
	height:80px;
	*/
	background:url(../gfx/decoup/btn-demandeDevisSmall.gif) no-repeat -5px top; width:153px; height:44px;
	display:block;
	text-indent:-9999px;
}

.prod img {
	margin:10px auto 0 auto;
}
.in {
	background: url(../gfx/decoup/languette.jpg) no-repeat;
	width:226px;
	float:left;
	margin:0 0 0 0;
	min-height:250px;
	position:relative;
}
.in img {
	margin-top:20px;
}
.products .btns {
	background:url(../gfx/decoup/btnc.gif) no-repeat right top;
	padding:0 10px 0 0;
	float:left;
	height:29px;
	position:absolute;
	top:-9px;
	left:5px;
}
.in .btns a {
	float:left;
	background:url(../gfx/decoup/btn.gif) no-repeat top left;
	padding:5px 5px 0 25px;
	height:24px;
	display:block;
	font-size:12px;
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
h2.ttre {
	margin:0 0 10px 10px;
}
.fbloc {
	background:url(../gfx/decoup/mbloc.gif) repeat-y;
	width:677px;
}
.tbloc {
	background: url(../gfx/decoup/tbloc.gif) no-repeat;
	height:48px;
	position:relative;
}
.tbloc img {
	position:absolute;
	top:44px;
	right:29px;
}
.bbloc {
	background:  url(../gfx/decoup/bbloc.gif) no-repeat bottom;
	padding:0 30px 20px 40px;
	width:607px;
	font-size:12px;
}
.texts {
	padding:10px 30px 0 20px;
}
.number {
	margin:0 0 10px 5px;
	clear:left;
	padding:5px 0 0 42px;
	width:535px;
}
.n1 {
	background:url(../gfx/deco/pictos/number1.gif) no-repeat top left;
}
.n2 {
	background:url(../gfx/deco/pictos/number2.gif) no-repeat top left;
}
.n3 {
	background:url(../gfx/deco/pictos/number3.gif) no-repeat top left;
}
.n4 {
	background:url(../gfx/deco/pictos/number4.gif) no-repeat top left;
}
.n5 {
	background:url(../gfx/deco/pictos/number5.gif) no-repeat top left;
}
.n6 {
	background:url(../gfx/deco/pictos/number6.gif) no-repeat top left;
}
.n7 {
	background:url(../gfx/deco/pictos/number7.gif) no-repeat top left;
}
.n8 {
	background:url(../gfx/deco/pictos/number8.gif) no-repeat top left;
}
.n9 {
	background:url(../gfx/deco/pictos/number9.gif) no-repeat top left;
}
.n10 {
	background:url(../gfx/deco/pictos/number10.gif) no-repeat top left;
}
.picts {
	clear:left;
	padding:0 0 0 42px;
	width:562px;
}
.enveloppe {
	background:url(../gfx/deco/pictos/enveloppe.gif) no-repeat 0 4px;
}
.adobe {
	background: url(../gfx/deco/pictos/adobe.gif) no-repeat 0 4px;
}
.disques {
	background: url(../gfx/deco/pictos/disques.gif) no-repeat 0 4px;
}
.fleches {
	background:  url(../gfx/deco/pictos/fleches.gif) no-repeat 0 4px;
}
.loupe {
	background:  url(../gfx/deco/pictos/loupe.gif) no-repeat 0 4px;
}
.persos {
	background:  url(../gfx/deco/pictos/persos.gif) no-repeat 0 4px;
}
.stylop {
	background:  url(../gfx/deco/pictos/stylop.gif) no-repeat 0 4px;
}
.micro {
	background:  url(../gfx/deco/pictos/micro.gif) no-repeat 0 4px;
}
.middle ul li a {
	background: transparent url(../gfx/deco/puce/puce.gif) no-repeat 0 6px;
	color:#333333;
	padding-left:7px;
}
#rappel p {
	clear:left;
	padding:0px;
	margin:0px;
}
#rappel p {
	clear:left;
}
#rappel p *, #rappel div.multichamp * {
	display:block;
	float:left;
}
#rappel p *, #rappel div.multichamp * {
	display:block;
	float:left;
}
#rappel label, #rappel div.multichamp span {
	font-size:12px;
	width:180px;
	line-height:22px;
	height:22px;
}
#rappel input {
	background:url(../gfx/deco/pictos/champ.gif) no-repeat;
	border:none;
}
#rappel input, #rappel div.multichamp div {
	font-size:12px;
	vertical-align:middle;
	height:22px;
	line-height:22px;
	width:247px;
	padding:2px;
}
#rappel div.multichamp div {
	padding:0 0 0 6px;
	width:245px;
}
#rappel span.erreur, #rappel div.multichamp span.erreur {
	width:124px;
	font-size:10px;
	color:#231f20;
	font-weight:bold;
	line-height:22px;
	margin-left:2px;
}
#rappel div.multichamp input {
}
#rappel input, #rappel div.multichamp div {
	font-size:12px;
	height:22px;
	line-height:22px;
	width:248px;
	padding:2px;
}
#rappel div.multichamp div {
	text-align:right;
	padding-top:0px;
}
#rappel div.multichamp div {
	display:inline;
	float:none;
	text-align:left;
	width:350px;
}
#rappel span.erreur, #rappel div.multichamp span.erreur {
	width:124px;
	font-size:11px;
	color:#CF1919;
	font-weight:bold;
	line-height:22px;
	margin-left:2px;
}
#rappel div.multichamp input {
	background:url(../gfx/deco/pictos/champs.gif) no-repeat;
	width:93px;
}
#rappel div.multichamp label {
	width:auto;
	text-align:right;
	padding:0px;
}
#rappel div.multichamp label {
	display:inline;
	width:auto;
	text-align:right;
	padding:0 2px;
}
#rappel p input.valider, input.valider, input.valide, input.valid, #client input.valider, input.validation {
	padding:0px;
	background:url(../gfx/decoup/valider.gif) no-repeat;
	width:98px;
	height:20px;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
input, label {
	vertical-align:middle;
}
#rappel p input.valider, input.valider {
	float:right;
	margin:8px 120px 0 0;
}
input.valide, #client input.valider {
	background:url(../gfx/decoup/valide.gif) no-repeat;
}
#client input.valider {
	float:right;
	margin:0 15px 0 0;
}
input.valid, input.validation {
	background:url(../gfx/decoup/valid.gif) no-repeat;
	width:240px;
}
input.validation {
	background:url(../gfx/decoup/valid.gif) no-repeat right;
	width:220px;
	float:right;
	margin:5px 0 0 0;
	text-align:right;
	padding-right:3px;
}
label.pad {
	padding:2px 0 0 0;
}
#client label {
	display:block;
	float:left;
	width:90px;
	color:#3c3d2c;
	font-weight:bold;
	background:none;
}
#client label.less {
	width:60px;
}
#client p {
	clear:left;
}
#client input {
	background:  url(../gfx/decoup/champ3.gif) no-repeat;
	width:212px;
	height:22px;
	float:left;
	margin:0 5px 0 0;
}
#client input.radio {
	background:none;
	width:auto;
	height:auto;
	float:none;
}
#formulaire label {
	font-size:12px;
	vertical-align:middle;
	padding:0 4px 0 0;
}
.champ1 {
	background: url(../gfx/decoup/champ2.gif) no-repeat;
	border:none;
	width:104px;
	height:22px;
	padding:4px 2px 0 2px;
	vertical-align:middle;
}
.caddie {
	width:100%;
	font-size:11px;
}
.caddie th {
	border-bottom:1px solid #6d7260;
	text-align:left;
	text-transform:uppercase;
	font-size:10px;
	padding:2px 4px;
}
.caddie td {
	padding:4px;
	border-bottom:1px solid #eee;
}
.caddie td input {
	background:#e1e1e1;
	border:none;
	padding:0 2px;
	vertical-align:middle;
}
/*.cad {background: url(../gfx/deco/pictos/caddie.gif) no-repeat top left;
	padding:3px 0 0 50px;
	width:550px;
	}*/
	.caddie td input.maj {
	background:url(../gfx/decoup/gobt.gif) no-repeat;
	border:none;
	width:55px;
	height:20px;
	font-size:9px;
	font-weight:bold;
}
div.conditionnement {
	position:relative;
	float:left;
	margin:0 6px 20px 0;
}
div.conditionnement h4 {
	font-size:11px;
	font-weight:lighter;
	line-height:13px;
	font-style:italic;
}
div#c-1 {
}
div#c-2 {
}
div#c-3 {
	width:115px;
}
div#c-4 {
	margin:0;
}
div#c-5 {
	clear:left;
	width:170px;
}
div#c-6 {
	margin-right:20px;
}
div#c-7 {
	width:170px;
}
div#c-8 {
}
div.blocConditionnement {
	padding:0 0 10px 0;
	display:block;
}
div.image-conditionnement {
	height:165px;
}
