/**
 * Modulo di ricerca Multiplo
 * 
 * @license        GNU/GPL, see LICENSE.php
 * mod_cercaflags is free software. This version may have been modified pursuant
 * to the GNU General Public License, and as distributed it includes or
 * is derivative of works licensed under the GNU General Public License or
 * other free or open source software licenses.
 * 
 * 
 * @ Author	Giuseppe Maccioni giuseppe.maccioni@unipi.it
 */

/**
 * Modulo di ricerca Multiplo
 * 
 * @license        GNU/GPL, see LICENSE.php
 * mod_cercaflags is free software. This version may have been modified pursuant
 * to the GNU General Public License, and as distributed it includes or
 * is derivative of works licensed under the GNU General Public License or
 * other free or open source software licenses.
 * 
 * 
 * @ Author	Giuseppe Maccioni giuseppe.maccioni@unipi.it
 */


#header{
background-color:#043659;

}
	form#ricerca {
		margin: 10px 0;
	}

    .searchlabel {
        position:absolute;
        left:-10000px;
        top:auto;
        width:1px;
        height:1px;
        overflow:hidden;
        color:#fff;
    }
    
    form.form-search label {
        color: #fff !important;
        font-size: 11.844px;
        font-weight: bold;
        line-height: 14px;
        text-shadow: none;
        vertical-align: baseline;
        white-space: nowrap;
        float:none;
        /*background-color: transparent !important;*/
        background-color: transparent !important;
    }
    
	form.form-search label:last-child {
		margin-right: 0;
	}    

	.moduletable_bandierine a,
	.moduletable_bandierine a:hover {
		color: #ffffff;
		text-decoration: none;
	}
	.labelDiv {
		padding-bottom:2px;
	}

#header{
background-color:transparent;

}

