﻿/*****************************************************************************/
/*********************         RECHERCHE       *******************************/
/*****************************************************************************/

.tx-indexedsearch {
	padding:10px;
}

.tx-indexedsearch-searchbox {
	padding:0 0 10px 0;
}

.tx-indexedsearch-searchbox input {
	font-size:1em;
}
.tx-indexedsearch-searchbox table {
	/*text-align:right;*/
	width:408px;
	font-size:0.7em;
}
.tx-indexedsearch-searchbox form table input;
.tx-indexedsearch-searchbox select; {
	font-size:0.8em;
}

.tx-indexedsearch table td {
	border:none;
}
.tx-indexedsearch .tx-indexedsearch-searchbox table td {
	border:none;
	padding:2px 0;
}
.tx-indexedsearch-title a {
	font-size:1.2em;
	font-weight:bold;
	color:#990000;
}
.path a {
	color:#990000;
}
.tx-indexedsearch-info {
	padding:5px 10px 0 10px;
	display:none;
}
.tx-indexedsearch-descr {
	padding:0 10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	float:left;
	padding:3px;
	width:295px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	font-size:1.1em;
	margin:7px 7px 0 0;
	background-color:transparent;
	background-image:url("../images/interface/bouton_rouge_bg.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:24px;
	padding:0 10px;
}
.tx-indexedsearch-whatis {
	font-size:0.8em;
	padding:10px 0 0;
}
.tx-indexedsearch-sw {
	font-weight:bold;
	color:#990000;
}
.tx-indexedsearch-browsebox {
	padding:0 0 10px;
}

.browsebox {

}

.browsebox li {
	display:inline;
	padding:0 10px 0 0;
}

.browsebox li a {
	color:#990000;
}

.tx-indexedsearch .tx-indexedsearch-searchbox p {
	padding:10px 0 0 0;
}

.bloc_recherche {
	float:left;
}

.bloc_recherche input.submit_only_texte {
	background-image:url(../images/pictos/rechercher.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:#ffffff;
	border:medium none;
	font-size:0.7em;
	padding:2px 0 0px 20px;
	width:185px;
	margin:6px 0 0 10px;
	height:16px;
}

.bloc_recherche input.bouton_ok {
	background-image:url(../images/pictos/ok.jpg);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:6px 0 0 0;
	font-size:0.8em;
	font-weight:bold;
	color:#685c53;
	border:0;
	cursor:pointer;
	width:26px;
	height:18px;
}
*html .bloc_recherche input.bouton_ok {
	margin:7px 0 0 0;
}

*+html .bloc_recherche input.bouton_ok {
	margin:7px 0 0 0;
}

.tx-indexedsearch-res table {
	font-size:0.75em;
}
li.tx-indexedsearch-browselist-currentPage a {
	text-decoration:underline;
}
