.boutique_step2 .title {
	display: block;
	background-color: #5f0f1c;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f3bc47;
	line-height: 19px;
	padding-left: 18px;
	width: 550px;
}

.boutique_step2 .KT_tngtable {
	width: 568px;
	padding: 0px;
	border: none;
}

.boutique_step2 .KT_tngtable tr {
	display: block;
	background-color: #FFFFFF;
	height: 44px;
	margin-top: 1px;
	margin-bottom: 2px;
}

.boutique_step2 .KT_tngtable tr td {
	padding: 0px;
}

.boutique_step2 .KT_tngtable tr td.KT_th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 179px;
	line-height: 44px;
}

.boutique_step2 .KT_tngtable tr input.text {
	background-image: url("../images/bkg_input.png");
	background-repeat: no-repeat;
	height: 22px;
	width: 338px;
	line-height: 22px;
	padding-left: 15px;
	border: solid 1px #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #515050;
}

html>/**/body .boutique_step2 .KT_tngtable tr input.text {
	padding-top: 4px;
}

.boutique_step2 .KT_tngtable tr.KT_buttons {
	background: none;
	line-height: normal;
}

.boutique_step2 .KT_tngtable tr.KT_buttons td {
	width: 389px;
}

.boutique_step2 .KT_tngtable tr.KT_buttons td.KT_th {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	width: 161px;
	padding-left: 18px;
}

.boutique_step2 .KT_tngtable tr.KT_buttons input {
	display: none;
}

.boutique_step2 .KT_tngtable tr.KT_buttons .next_group {
	float: right;
	text-align: center;
}

.boutique_step2 .KT_tngtable tr.KT_buttons input#KT_Update1 {
	display: block;
	margin-bottom: 5px;
}

.boutique_step2 .KT_tngtable tr.KT_buttons img {
}

.KT_required, .form_validation_field_error_error_message {
	color: #f3bc47;
}


/* ----------------------------- Moteur de recherche --------------------------- */
/* --- search auto-complete --- */
ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					2px groove #7a715b;
	border-top: none;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	width: 					250px;
	color:					#f6e1af;
	font-size:				10px;
	font-weight:			bold;
}

ul.autocompleter-choices li
{
	position:				relative;
	padding:				0.3em 1.5em 0.3em 1em;
	cursor:					pointer;
	font-weight:			normal;
	font-size:				1em;
	border-bottom: 			1px solid #7a715b;
	background-color:		#98967f;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background:#7e7c68;
}

ul.autocompleter-choices span.autocompleter-queried
{
	font-weight:			bold;
}

/*-------------------------------------------------*/
.catalog_co_search{
	background:#711824;
	color:#D7B27E;
	padding:7px;	
	margin-bottom:15px;	
}

.catalog_co_search h2{
	font-weight: bold;
	text-transform:uppercase;
	font-size:12px;
	display:block;
	padding-bottom:4px;
}

.catalog_co_search form {
	padding: 0;
	margin: 0;
}

.catalog_co_search p{
	padding: 0;
	margin: 0;
}

.catalog_co_search p.search2{
	padding-top:6px;
}

.catalog_co_search label {
	font-size:10px;
	padding-bottom:2px;
}

#search_fulltext_ref, 
#search_fulltext
{
	float:left;
	width : 107px;
	border:solid 1px #895832;
	height:15px;
	font-size:10px;
}

.autocompleter-message,
.autocompleter-loading{
	font-size:10px;
	color:#FFFFFF;
}

#product_search_submit,
#product_search_submit2{
	float:right;
	border: none;
	background:#cacac4;
	color: 000000;
	font-size: 9px;
	text-transform:uppercase;
	width: 20px;
	line-height:19px;
	height:19px;
	text-align:center;
	padding:0;
}

.not_result{
	background:#98967f;
	text-align:center;
	margin-top:35px;
	padding:70px 0 70px 0;
}
