/*****************************************************/
/************ RECHERCHE   ****************************/
/*****************************************************/

#centre_content .tx-indexedsearch {
	font-size:0.9em;
}


.tx-indexedsearch-searchbox-sword {
	width:150px;
	margin:5px 0px 0px 15px;	
}

#centre_content .tx-indexedsearch-searchbox-button {
	width:150px;
	cursor:pointer;
	background-color:#eee9bf;
	boder:1px;
	font-weight:bold;
	margin:5px 0px 10px 15px;
}

#centre_content .tx-indexedsearch-searchbox a {
	margin:20px 0px 0px 90px;
	font-weight:bold;
	color: #7f4773;
	text-decoration: none;
}

/***************RESULTAT***********************/

.tx-indexedsearch-sw {
	font-size:0.9em;
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#000000;
}

.tx-indexedsearch-browsebox a {
	color:#666666;
	font-size:0.8em;
	font-weight:bold;
}

.tx-indexedsearch-res td {
	background-color:#ffffff;
	padding-top:20px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	color:#666666;
	font-style:normal;
	background-color:#ffffff;
	padding-top:15px;
}

.tx-indexedsearch-result-number {
	font-weight:bold;
	color:#7f4773;
}

.tx-indexedsearch-res .tx-indexedsearch-path a {
	font-size:0.9em;
	color:#666666;	
	font-weight:normal;
}