
/*
**
***
**** HEADER
***
**
 */

/*
fonts 
*
font-family: 'Dosis', sans-serif;
font-family: 'Istok Web', sans-serif;
font-family: 'Happy Monkey', cursive;
font-family: 'Satisfy', cursive;

* <link href='http://fonts.googleapis.com/css?family=Dosis:300,400,600,700,800|Istok+Web:400,700|Happy+Monkey|Satisfy' rel='stylesheet' type='text/css'>
* yellow #F3EB2C
 */

* {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}


img.imgsx {float: left}
p.titolo_corsivo { text-align: center; font-family: 'Satisfy', cursive;   font-size: 3.625em; text-transform: lowercase; color: #BD0022}
p.sotto_titolo_corsivo {text-align: center; font-size: 1.8em; font-weight: bold }


/*stili per editor*/

body#tinymce img.imgsx {float: left}

