/* EZOE STILES */


/* custom stiles */
span.big {	font-size:1.1em;}
span.bigger {	font-size:1.15em;}
span.small {	font-size:0.9em; }
span.smaller { 	font-size:0.8em; }
span.rosso {color:#ff3300;}
span.blu {color:#2158A6;}
span.grigio {color:#8C8C8C;}
span.verde { color: #008000; }
span.titolo-allegati { border-left: 7px solid #000000; font-size:1.3em; font-weight:bold; margin:10px 0 5px 0; padding-left:4px !important; } 

/* paragraph stiles */

.testoright {text-align:right;}
.testocenter {text-align: center;}
.testoleft {text-align:left;}
.testojustify {text-align: justify;}
.big {	font-size:1.1em; }
.bigger { 	font-size:1.15em; }
.small { font-size:0.9em; }
.smaller {	font-size:0.8em; }
.normal { 	font-weight:normal; }
.rosso {color:#ff3300;}
.blu {color:#2158A6;}
.grigio {color:#8C8C8C;}
.verde { color: #008000; }
.titolo-allegati { border-left: 7px solid #000000; font-size:1.3em; font-weight:bold; margin:10px 0 5px 0; padding-left:4px !important; } 




span.mceItemCustomTag.titolo-allegati, span.mceItemCustomTag.big, span.mceItemCustomTag.bigger, span.mceItemCustomTag.small, span.mceItemCustomTag.smaller, span.mceItemCustomTag.rosso, span.mceItemCustomTag.blu, span.mceItemCustomTag.grigio, span.mceItemCustomTag.verde  { background: none; }

.mceContentBody th, .mceContentBody td {background-color: #efefef; }
.mceItemCustomTag.box_laterale { width: 150px; background-color: #efefef; border-top: 5px solid #333333; float: right; padding: 0 ; }
.mceItemCustomTag.box_laterale p 
{ 
	margin: 0; 
	padding: 0 0 0 15px;
    background-image: url(../images/bullet.gif);
    background-position: 5px 0.3em;
    background-repeat: no-repeat;
    padding-left: 25px;
    display: block;
    font-size: 0.85em;
}