* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	height: 100%;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

blockquote, ul, ol {
	line-height: 1.6em;
}

p {
	text-align: justify;
	margin: 0;
	padding: 0 0 1em 0;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a.continua active {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

li {
	margin-left: 20px;
	list-style-image: url(/public/template/frontend/myosotis/images/dot_elenco.gif);
}

img[align="right"] {
margin: 0 0 7px 7px;
display: inline;
}

img[align="left"] {
margin: 0 7px 7px 0;
display: inline;
}

/* Logo */

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

/* TopMenu */

#topmenu {
	text-align: center;
}

#topmenu ul {
	float: center;
	padding-top: 10px;
	*text-align: center;
	margin: 0;
	list-style: none;
}

#topmenu li {
	display: inline;
	margin-left: 0px;
}

#topmenu a {
	margin-left: 1.5em;
	margin-top: 15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#topmenu a:hover, #menu .active a {
	color: #616D7E;
	border-bottom: 2px solid;
}

#topmenu {
	height: 44px;
	margin-bottom: 5px;
}

.topmenutd {
	background-image: url(/public/template/frontend/myosotis/images/topmenu.png);
	background-repeat: no-repeat;
}

.toptd {
	text-align: right;
	background-image: url(/public/template/frontend/myosotis/images/box-topcontent-arancio.jpg);
	background-repeat: no-repeat;
}

.boxlogo {
	background-image: url(/public/template/frontend/myosotis/images/box-logo-arancio.png);
	background-repeat: no-repeat;
}



/* SideMenu */

#sidemenu-left, #sidemenu-right {
	text-align: left;
}

#sidemenu-left ul, #sidemenu-right ul {
	margin: 0;
	list-style: none;
}

#sidemenu-left li, #sidemenu-right li {
	margin-left: 20px;
	list-style-image: url(/public/template/frontend/myosotis/images/dot_elenco.gif);
}

#sidemenu-left .midmenu ul, #sidemenu-right .midmenu ul {
	margin: 0;
	list-style: none;
}

#sidemenu-left .midmenu li, #sidemenu-right .midmenu li {
	padding-top: 7px;
	margin-left: 0px;
	list-style-image: none;
	height: 35px;
	background: url(/public/template/frontend/myosotis/images/menu-grey.png) no-repeat left top;
	text-align: center;
}

#sidemenu-left .midmenu a, #sidemenu-right .midmenu a {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 0px;
	font-weight: bold;
}

#sidemenu-left .midmenu a:hover, #sidemenu-right .midmenu a:hover {
	color: #616D7E;
	border-bottom: 0px;
}

#sidemenu-left a, #sidemenu-right a {
	text-decoration: none;
	border-bottom: 3px solid #EEEEEE;
	font-weight: bold;
}

#sidemenu-left a:hover, #menu .active a, #sidemenu-right a:hover {
	border-bottom-color: #000000;
	color: #000000;
}

#sidemenu-left h1 {
	background: url(/public/template/frontend/myosotis/images/petalo_sx.png) no-repeat left top;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 10px 0 0px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}

#sidemenu-right h1 {
	background: url(/public/template/frontend/myosotis/images/petalo_dx.png) no-repeat left top;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 0 0px 10px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}

#sidemenu img {
	border: none;
}

/* SearchForm */

input.searchform {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	border: none;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
	border-radius: 11px;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
	width: 150px;
}

input.searchsubmit {
	vertical-align: bottom;
}

/* --- tagCloud 2.0.0 --- */

a.tcmpiccolo,a.tcmpiccolo:link, a.tcmpiccolo:active {
	font-size: 21px;
	font-weight: normal;
}
 
a.tcpiccolo, a.tcpiccolo:link, a.tcpiccolo:active {
	font-size: 12px;
	font-weight: normal;
}

a.tcmedio,a.tcmedio:link,a.tcmedio:active {
	font-size: 13px;
	font-weight: normal;
}

a.tcgrande,a.tcgrande:link,a.tcgrande:active {
	font-size: 14px;
	font-weight: bold;
}
a.tcmgrande,a.tcmgrande:link,a.tcmgrande:active {
	font-size: 15px;
	font-weight: bold;
}

/* --- fine tagCloud 2.0.0 --- */

#box-left {
	background: url(/public/template/frontend/myosotis/images/box-left-arancio.png) top left no-repeat;
	height: 120px;
	margin: 7px 0 20px 0;
	padding: auto;
}

#box-right {
	background: url(/public/template/frontend/myosotis/images/box-right-arancio.png) top left no-repeat;
	height: 120px;
	margin: 7px 0 20px 0;
}

#box-left p, #box-right p {
	text-align: center;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#box-left a, #box-right a {
	text-decoration: none;
	font-size: 16px;
	border-bottom: 0px;
	color: #FFFFFF;
}

blockquote {
	overflow: hidden;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.3em 1.25em 0.3em 24px;
	background: #f3f3f0 url(/public/template/frontend/myosotis/images/bg_blockquote.gif) top left no-repeat;
	color: #543;
	text-align: left;
}

h2.section {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 0 0 0px;
	font-size: 16px;
	border-bottom: 2px solid #FBA711;
	color: #FBA711;
}

.section a {
	text-decoration: none;
	font-size: 16px;
	border-bottom: 0px;
	color: #FBA711;
}

.section a:visited {
	color: #FBA711;
}

.section a:hover {
	color: #000000;
}

.dividerarticolo {
	height: 20px;
}

/* Titoli */

.titolo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	display: block;
	color: #202020;
}

.titolo a {
	color: #202020;
	text-decoration: none;
}

.titolo a:visited {
	color: #404040;
	text-decoration: none;
}

.titolo a:hover {
	color: #99CC33;
	text-decoration: underline;
}

.sottotitolo {
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: block;
}

div.titoloblog {
	height: 35px;
	padding: 8px 0 0 10px;
	background: url(/public/template/frontend/myosotis/images/titoloblog.png) no-repeat left top;
	font-size: 16px;
	color: #FFFFFF;
}

div.sotto {
	height: 20px;
	margin-top: 10px;
	padding: 5px 0 0 10px;
	background: url(/public/template/frontend/myosotis/images/stampa_commenta.jpg) no-repeat left top;
	font-size: 12px;
	color: #202020;
}

#content {
	text-align: left;
}

#pagebody {
	padding-top: 10px;
}

.compari{
	overflow: hidden;
	margin-top: 0.7em;
	padding: 0.3em 1.50em 0.3em 1.50em;
	background: #eff6ff url(/public/template/frontend/myosotis/images/bg_compari.gif) top left no-repeat;
	color: #543;
	text-align: left;
}

.comdispari{
	overflow: hidden;
	margin-top: 0.7em;
	padding: 0.3em 1.50em 0.3em 1.50em;
	background: #d1e4ff url(/public/template/frontend/myosotis/images/bg_comdispari.gif) top right no-repeat;
	color: #543;
	text-align: left;
}

#comment {
	padding-top: 10px;
}

#footer {
	background: url(/public/template/frontend/myosotis/images/footer.png) no-repeat right top;
	padding-top: 5px;
	margin-top: 4px;
	height: 44px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

#footer_stampa {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-top: 1px solid;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}

div.error {
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: red;
}

#loginform form .submit input {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 3px 10px;
	border: none;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	margin-top: -3px;
	text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
}

#loginform form p {
	margin-bottom: 0;
}

#loginform {
	width: 320px;
	margin: 2em auto;
}

#user_pass, #user_login, #user_email {
	font-size: 24px;
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	ma