/** Extension Indexed Search ************************************************/


/*--- highlight word in page from search results-----*/
.tx-psmhighlight-sword-1 {
background-color: #DC3587;
color:#FFF;
}


/*------------Home - macinasearchbox-----*/

.tx-macinasearchbox-pi1 {
}
/*.searchGo {
	cursor:pointer;
	width:35px;
	height:20px;
	elevation: level;
	background:url(images/annuaire_btnGo.gif) no-repeat top left;
}*/
#searchHome {
	height:23px;
	margin:0;
	padding:0;
}

#searchHome input.formBox1, #mainBox .contentBox .colRight #searchMain input.formBox1, #searchReg input.formBox1 {
	float:left;
	width:117px;
	border:none;
	background:url(../images/search_bkgInput.gif) no-repeat 0px 0px;
	color:#5F5C5F;
	margin:1px 0 0 0;
	font-weight:bold;
}

#searchReg select.selBox1 {
	float:left;
	width:500px;
	border:none;
	color:#5F5C5F;
	margin:1px 0 0 0;
	font-weight:lighter;
}

#searchHome input.searchGo, #searchMain input.searchGo, #searchReg input.searchGo {
	cursor:pointer;
	height:22px;
	width:30px;
	background:url(../images/search_btnGo.gif) no-repeat 0px 2px;
	background-color:transparent;
	border:none;
	font-weight:bold;
	padding:1px 0 0 0;
	color:#5F5C5F;
}
.headerbox1 span {
	margin:0 0 0 10px;
}
.headerbox1 span a {
	color:#999;
}
/*=====indexed -search =======*/

#mainBox .contentBox .colRight #searchMain {
	margin:0 0 5px 0;
	padding:0;
}
/*#mainBox .contentBox .colRight #searchMain input.formBox1 {
	float:left;
	width:125px;
	border:none;
	background:url(../images/annuaire_bkgInput.gif) no-repeat 0px 0px;
	color:#B1B2B4;
	margin:0;
}*/
#mainBox .contentBox .colRight .tx-indexedsearch-searchbox .advanced {
	margin:10px 0 0 0;
	padding:0;
}
#mainBox .contentBox .colRight .tx-indexedsearch .resBox h3 a {
	text-decoration:none;
	color:#666;
}
#mainBox .contentBox .colRight .tx-indexedsearch .resBox h3 a:hover {
	background:none;
	color:#DC3587;
}
.tx-indexedsearch-browsebox {
	margin:0 0 10px 0;
}
#mainBox .contentBox .colRight .tx-indexedsearch ul.browsebox {
	background:#C0C0C0;
	padding:3px;
}
#mainBox .contentBox .colRight .tx-indexedsearch .browsebox li {
	display:inline;
	margin:0 5px 0 0;
}
.tx-indexedsearch p {
}
.tx-indexedsearch-secHead h3 {
	padding:5px;
	margin:0;
}
.tx-indexedsearch-res h3 {
	border-bottom: 1px dotted #666;
}
.resBox {
	background:#C0C0C0;
	padding:15px;
}
.tx-indexedsearch-descr {
	padding:5px 0;
}
.tx-indexedsearch-info {
	margin:5px 0;
	font-size:10px;
}
.tx-indexedsearch-info div {
	float:left;
	width:120px;
}
.tx-indexedsearch-info span {
	display:block;
	margin:0 0 0 125px;
}
.tx-indexedsearch-percent {
	display:block;
	float:right;
	font-size:10px;
	color:#DC3587;
	text-align:right;
}
.tx-indexedsearch-redMarkup {
	color:#DC3587;
}
.tx-indexedsearch-secHead {
/*border-top:1px solid #000000;*/
}
#mainBox .contentBox .colRight .content .tx-indexedsearch img{
border:none;
}






