
.active a{
	color:#0B0B61 !important;
background-color:#F2F2F2;
}
#results_mc  li  a {
    color: #1e7ad3;
    text-decoration: none;
}
.search {
    position: relative;
    margin: 0 auto;
    width: 300px;
	display: inline;
}
.champRech {
    height: 26px;
	width:220px;
    padding: 0 29px 0 25px;
    background: white url("/image/tool16x16/loupe2.png") 8px 6px no-repeat;
background-color: #576E97;
  border-color: #4F658A #6881AE #6881AE #4F658A;
  border-style: solid;
  border-width: 1px;
   color: #FFFFFF; 
  font-size: 14px;
}
.buttonRech {
    width: 27px;
	background: white url("/image/tool16x16/loupe2.png") 8px 3px no-repeat;
	background-color: #3D4E6C;
	border-color: #3D4E6C;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF; 
}
.search input:focus + .results {  
overflow-x: hidden !important;

max-height:350px;
 
overflow: auto;

}
.search .results {
    position: absolute;
    display:none;
	top: 23px;
    left: 0;
    right: 0;
    

z-index: 10;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #cbcfe2 #c8cee7 #c4c7d7;
    border-radius: 3px;
    background-color: #fdfdfd;
    background-

image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #eceef4));
    background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: 

-moz-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -ms-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
    background-image: 

linear-gradient(top, #fdfdfd, #eceef4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -

o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.search .results li { display: block }
.search .results li:first-child { margin-top: -1px }
.search .results 

li:first-child:before, .search .results li:first-child:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    border: 5px 

outset transparent;
}
.search .results li:first-child:before {
    border-bottom: 5px solid #c4c7d7;
    top: -11px;
}
.search .results li:first-child:after {
    border-bottom: 5px solid #fdfdfd;
    top: 

-10px;
}
.search .results li:first-child:hover:before, .search .results li:first-child:hover:after { display: none }
.search .results li:last-child { margin-bottom: -1px }
.search .results a img{
padding-right:5px;
}
.search .results a {
    display: block;
    position: relative;
    margin: 0 -1px;
    padding: 6px 1px 1px 10px;
    color: #808394;
    font-weight: 500;
    text-shadow: 0 1px #fff;
 

   border: 1px solid transparent;
    border-radius: 3px;
}
.search .results a span { font-weight: 200 }
.search .results a:before {
    content: '';
    width: 18px;
    height: 18px;
    position: 

absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px;
    text-decoration: none;
}
.search #results_mc li:hover {
	background-color:#F2F2F2;
		color:#0B0B61;
}
.search #results_mc 

li:hover a{
		color:#0B0B61;
text-decoration:none
  }
:-moz-placeholder {
    color: #a7aabc;
    font-weight: 200;
}
::-webkit-input-placeholder {
    color: #a7aabc;
    font-weight: 200;
}
.lt-ie9 

.search input { line-height: 26px }   
#page_navigation a{
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:#5B74A8;
	font-size:12px;
	font-weight:700;
	padding:3px 5px;
	color:#fff;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
text-decoration:none;
margin:1px;
}

.active_page {

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	padding:3px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.active_page:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.active_page:active {
	position:relative;
	top:1px;
}
.example_menu {
	font-size: 90%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 136px;
}
.expand_all,
.collapse_all {
        cursor: pointer;
}
.example_menu ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu1 li, #menu2 li, #menu3 li, #menu4 li, #menu5 li, .example_menu li {
	background-image: none;
	margin: 0;
	padding: 0;
}
.example_menu ul ul {
	display: block;
}
.example_menu ul ul li a {
	padding-left: 20px;
	width: 109px;
}
.example_menu a {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-left: 0;
	padding: 2px 2px 2px 17px;
	width: 112px;
}
.example_menu a.expanded {
	background: #bbb url('collapse.gif') no-repeat 3px 50%;
}
.example_menu a.collapsed {
	background: #bbb url('expand.gif') no-repeat 3px 50%;
}
.example_menu a:hover {
	text-decoration: none;
}
.example_menu ul a {
	background: #e8e8e8;
	border-top: 2px solid #fff;
	color: #000;
	display: block;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	width: 119px;
}
.example_menu ul a:link {
	font-weight: normal;
}
.example_menu ul a:hover {
	background : #f5f5f5;
	text-decoration: underline;
}
.example_menu li.active a {
	background: #fff;
}
.example_menu li.active li a {
	background: #e8e8e8;
}


#menu1 li.footer, #menu2 li.footer, #menu3 li.footer, #menu4 li.footer, #menu5 li.footer, .example_menu .footer {
	background: transparent url('footer.jpg') no-repeat 0 0;
	border-top: 2px solid #fff;
	height: 9px;
	line-height: 15px;
	margin: 0 0 10px 0;
	width: 131px;
}
.example_menu .footer span {
	display: none;
}

