
body.printresult{
	font: 62.5% verdana, Sans-Serif;
	color: #000;
	background:#fff;
	margin:0px; padding:20px;

}


body.printresult h2{
	font-size:14px;
}


body.printresult h4{
	font-size:12px;
}


.helpTopic{
	display:none;
	padding: 12px;
	background-color:#fff;
	border:1px black solid;
	position:absolute;
	position:absolute;
	width:400px;
}

div.blocBoutons{
	clear:both;
	padding:40px 0px;
	text-align:center;
}

.boutonstep{
	cursor:pointer;
}


div.blocQuestion{
	clear:both;
	padding:10px 0px;
}

div.helpIcone, div.noHelp{
	float:left;
	margin:0px 8px 0px 0px;
	height:18px;
	width:18px;
}
div.helpIcone{

	background:white url(../img/config_chem/help.gif) no-repeat 0 0;

	cursor:help;

}


div.question{
	float:left;
	width:150px;
	margin:0px 6px 0px 6px;
	padding:2px 0px 0px 0px;
	font-weight:bold;
}
div.reponse{
	float:left;
}

.titreBloc{
	clear:both;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px grey dashed;
	padding-top:16px;
}

.blocEmphase{

}



.confChem{
	float:left;
	background:#fff url("../img/config_chem/configchem_top.gif") no-repeat 0 0;
	width:580px;
	padding:20px 20px 20px 20px;
}

	.confChem .productImage {
		float:right;
		width:170px;
		z-index:10000;
	}
	.confChem .productImage img {float:right;}
	
	.confChem .leftStep {
		float:left;
		width:400px;		
	}
	

.confChemBottom{
	background:transparent url("../img/config_chem/configchem_bottom.gif") no-repeat 0 0;
	height:15px;
	margin-bottom:35px;
}

.erreur{
	background:#ffad71 url("../img/config_chem/error.gif") no-repeat 4px center;
	padding:8px 8px 8px 30px;
	clear:both;
	font-weight:bold;
	color:red;
	margin:4px 0px;
}
.warning{
	background:#ffe971 url("../img/config_chem/warning.gif") no-repeat 4px center;
	padding:8px 8px 8px 30px;
	clear:both;
	font-weight:bold;
	margin:4px 0px;
}

.im_ext{
	background:white url("../img/config_chem/exterieur.jpg") no-repeat right top;
}
.im_int{
	background:white url("../img/config_chem/interieur.jpg") no-repeat right top;
}
.im_cat{
	background:white url("../img/config_chem/cathedrale.jpg") no-repeat right top;
}
.im_off{
	background:white url("../img/config_chem/offset.jpg") no-repeat right top;
}

.test{
	background-color:red;
	border:1px blue solid;
}

.hide{
	display:none;
}
table{
	border-collapse:collapse;
}
table.tabs{
	margin:auto;
}
table.tabs td{
	width:152px;
	height:26px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:trebuchet, arial, helvetica;
	background:transparent url("../img/config_chem/tab_off.gif") no-repeat 0 0;
	color:#fff;

}
table.tabs td.actif{
	background:transparent url("../img/config_chem/tab_on.gif") no-repeat 0 0;
	color:#c1b88c;
}

/* resultat */

table.result{
	border:1px black solid;
}
table.result td{
	border-left:1px #aaa solid;
	padding:4px;
}
tr.resultHead td{
	font-weight:bold;
	border-bottom:3px black double;
	background:#fff url("../img/config_chem/resultHeadBg.gif") repeat-x 0 bottom;
}
/* les groupes de pieces */
.groupHead{
	font-weight:bold;
	border-top:1px black solid;
	border-bottom:1px black solid;
}

tr.resultPiece td.sku{
	width:60px;
	text-align:center;
	font-size:12px;
}
tr.resultPiece td.nom{
	width:360px;
}
tr.resultPiece td.qty{
	width:60px;
	font-size:12px;
	text-align:center;

}

h4{
	margin:10px 0px;
}

.nodisplay{
	display:none;
	border:1px red solid;
}


div.submitConfig{
	float:right;
	margin:10px 0px;
}


.salespitch{
	float:left;
	border:1px #ebe4c3 solid;
	background-color:#f8f4dd;
	margin:12px 0px;
	padding:6px 10px 6px 6px;

}

.salespitch img{
	float:left;
	padding: 0 20px 0 0;
}

.salespitch p{


}
.salespitch p.nom{
	font-weight:bold;
	font-size:13px;
	padding-top:18px;

}
