/*THESE ARE EDITING STYLEZ FOR TINYMCE*/

.bold {
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #cc6e00;
}

.italic {
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
color: #cc6e00;
}

.bold_italic {
font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
color: #cc6e00;
}

.titolo {
margin: 0px;
padding: 0px;
font-weight: bold;
color: #2d2d2d;
letter-spacing: 1px;
font-size: 14px;
}
