/*****************************************************/
/************ RECHERCHE   ****************************/
/*****************************************************/

.tx-indexedsearch {
	font-size: 0.8em;
}

.tx-indexedsearch select{
	width: 212px;
	margin:5px 0px 0px 0;	
	padding: 1px 3px 1px 5px;
}
.tx-indexedsearch-title {
	font-size: 1.1em;
}

.tx-indexedsearch-title a{
	text-decoration: none;
	font-weight: bold;
}

.tx-indexedsearch-title a:hover{
	text-decoration: underline;
}

* html .tx-indexedsearch-title {
	font-size: 0.95em;
}

input.tx-indexedsearch-searchbox-sword {
	margin:5px 0px 0px 0;	
	padding: 1px 3px 1px 5px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width : 200px;
}

* html .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width : 212px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width: auto;
	width: auto;
	cursor:pointer;
	background-color:#ff5700;
	color: #ffffff;
	border: 1px;
	font-weight:bold;
	margin:9px 0px 5px 5px;
	padding: 1px 4px;
}

.tx-indexedsearch-searchbox a {
	margin:20px 0px 0px 90px;
}

/***************RESULTAT***********************/

.tx-indexedsearch-sw {
	color:#ff5700;
	font-weight:bold;
	font-size: 1.1em;
}

.tx-indexedsearch .tx-indexedsearch-whatis  {
	margin-bottom:25px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style: normal;

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#ff5700;
	font-weight: normal;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-style: normal;
	text-align: justify;
}

* html .tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-size: 0.8em;
}

.tx-indexedsearch-browsebox {
	margin: 5px 0 25px 0;
	color:#ff5700;
	font-weight:bold;
	font-size: 1.1em;
}

.tx-indexedsearch-browsebox ul.browsebox li a, .tx-indexedsearch-browsebox ul.browsebox li a:link {
	color:#333333;
	padding:0 3px;
}


.tx-indexedsearch-browsebox p{
	border-bottom: 1px dotted #666666;
}

.tx-indexedsearch-browsebox ul{
	margin: 15px 0 15px 0;
}

.tx-indexedsearch-browsebox li{
	margin: 5px 0 5px 0;
}

.tx-indexedsearch-percent {
	font-weight: bold;
}
#milieu-milieu .tx-indexedsearch-res td {
	background-color:#ffffff;
	padding-top:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	color:#666666;
	font-style:normal;
	background-color:#ffffff;
	padding-bottom:15px;
}

* html .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info, * html .tx-indexedsearch-percent {
	font-size: 0.8em;
}

.tx-indexedsearch-result-number {
	font-weight:bold;
}

.tx-indexedsearch-res .tx-indexedsearch-path a {
	font-weight:normal;
}
