/*********************************************************************/
/**** RESET DEI VALORI DI DEFAULKT DEI BROWSER ***********************/
/*********************************************************************/

html
{
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote
{
    margin: 0;
    padding: 0;
}

fieldset, img
{
    border: 0;
}

address, caption, cite, code, dfn, th, var, optgroup
{
    font-style: inherit;
    font-weight: inherit;
}

del, ins
{
    text-decoration: none;
}

caption, th
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6, table, tr, td, th, p
{
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after
{
    content: '';
}

abbr, acronym
{
    border: 0;
    font-variant: normal;
}

sup
{
    vertical-align: baseline;
}

sub
{
    vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend
{
    color: #000;
}

input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select
{
    font-size: 100%;
}


BODY
{
    font-size: 100%;
}

#formid_intestazione1, #formid_intestazione2, #formid_intestazione3
{
    display: none !important;
}


#formid_sx, #formid_dx, #formid_fondo1, #formid_fondo2, #formid_fondo3
{
    display: none !important;
}

#boxMascheraDiRicercaPerServizioStandard, #boxPaginazioneServizioStandard, #boxBricioleDiPane h2
{
    display: none !important;
}

#BoxHeaderContenuto, #BoxFooterContenuto, #boxBricioleDiPane
{
    display: none !important;
}


*
{
    float: none !important;
}

#boxTotale a {
    color: #006C00;
    text-decoration: underline;
}



/*********************************************************************/
/**** RESET DEI VALORI DI DEFAULKT DEI BROWSER ***********************/
/*********************************************************************/

#boxNotizieHomePage .notiziaConFoto img, #boxNotizieHomePage .notiziaSenzaFoto img, #boxNotizieHomePage .notiziaConFoto2, 
#boxNotizieHomePage .notiziaConFoto2 img
{
    float: left !important;
}

#boxNotizieArchivio .notiziaConFoto
{
    display:block;
}

#boxNotizieArchivio .notiziaConFoto img
{
    float: left !important;
}

#boxNotizieDettaglio #formid_RptmyAspnetForm0_Div1 img
{
    float: right !important;
}

#boxNotizieHomePage .notiziaSenzaFoto {
	display: inline !important;
	float: left !important;
    height: auto !important;
	margin-bottom: 4px !important;
	min-height: 100px !important;
	padding: 10px !important;
    position: relative;
    text-align: justify;
	width: 45% !important;
	font-size: 80% !important;
}
