/**********************************************************************************************************************************************************************************/
/***********************************************************************                           MOTEUR DE RECHERCHE                              ************************************************************/
/**********************************************************************************************************************************************************************************/
.tx-indexedsearch {
	float:left;
	padding:10px 20px;
	font-size:0.9em;
}

.tx-indexedsearch .tx-indexedsearch-searchbox {
	margin-bottom:20px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	font-weight:bold;
	font-size:1.7em;
	margin-top:50px;
}

.tx-indexedsearch .tx-indexedsearch-res {
	padding-bottom:3px;
	margin-bottom:12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res {
	padding-bottom:3px;
	margin-bottom:12px;
	border-bottom:1px dotted #696c6e;
}

.tx-indexedsearch .tx-indexedsearch-res .first_row {
	padding-bottom:3px;
	margin-bottom:12px;
	border-bottom:1px dotted #696c6e;
}

.tx-indexedsearch .tx-indexedsearch-title  {
	font-size:1.7em;
}

.tx-indexedsearch .tx-indexedsearch-browsebox   {
	margin-top:20px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox  {
	margin:10px 0 20px 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox li {
	display:inline;
	list-style-type:none;
	padding: 0 10px 0 0;
}

.tx-indexedsearch input {
	border:1px solid #cfcdcd;
	width:175px;
	padding:2px;
}

.tx-indexedsearch select {
	border:1px solid #cfcdcd;
	width:180px;
	padding:2px;
}

.tx-indexedsearch #tx_indexedsearch_extResume {
	width:auto;
	margin:10px 0;
}

.tx-indexedsearch-searchbox {
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-searchbox-button {
	background:transparent url("../images/interface/valider_bg.gif") no-repeat scroll left top;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:1.2em;
	font-weight:bold;
	height:40px;
	text-align:center;
	width:113px;
}

.tx-indexedsearch .tx-indexedsearch-icon {
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-result-number {
	visibility:hidden;
}

.tx-indexedsearch  .tx-indexedsearch-percent {
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-descr {
	text-align:justify;
	padding:0 50px 0 24px;
}

.tx-indexedsearch .tx-indexedsearch-info {
	padding:7px 50px 0 24px;
}

#accueil_rubrique_contenu #accueil_rubrique_contenu_contenu .tx-indexedsearch-path a, 
#contenu_arrondi_contenu #contenu_arrondi_contenu_contenu .tx-indexedsearch-path a {
	font-weight:bold;

}


