.search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* border: 1px dashed green ; */
}

.search_menu {
   font-size: 12px;
   text-align: center
}

.search_fill {
	width: 50% ;
}

.search_field {
	white-space: nowrap ;
	/*border: 1px solid green ;*/
	width: 500px ;
}

.search_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left ;
	width: 50px ;
}

.search_more a {
	white-space: nowrap ;
}

.search_more_selected {
	white-space: nowrap ;
	font-weight: bold ;
}

.search_collections {
	text-align: center ;
}

.search_fulltext {
    font-family: Arial, sans ;
    font-size: 12px ;
    font-style: italic ;
    font-weight: bold ;
    color: #808066 ;
    text-align: center ;
}

.search_field {
    font-size: 14px ;
    font-weight: bold ;
    padding: 12px ;
}

.search_field h2 {
    text-align: center ;
}

.search_thematic_list {
    font-size: 14px ;
    font-weight: bold ;
    color: #990000 ;
    white-space: nowrap ;
    padding: 5px ;
    margin: 5px ;
}

.search_thematic_list :link, .search_thematic_list :visited {
    border: 1px outset white ;
    padding: 2px ;
}

.search_thematic_list :hover {
    padding: 2px ;
    border: 1px inset white ;
}

.inputCerca {
    font: 12px Arial,sans-serif;
    /*height: px;*/
    margin-left: 5px;
    border-top: 2px inset #DBDBD3;
    border-right: 1px inset #DBDBD3;
    border-bottom: 1px inset #DBDBD3;
    border-left: 2px inset #DBDBD3;
    margin-right: 5px;
    display: inline ;
}

