img {
   border:1px solid #ccc;
	background-color: transparent;
	padding: 3px;
	background-color: #F5F5F5;
}

#img_float_left {
	text-align: left;
	margin: 2px 2px 8px 4px;
}

#img_float_right {
	text-align: right;
	margin: 2px 2px 4px 8x;
}

#maincontent {
	padding: 5px 15px 5px 5px;
	text-align: justify;
	font-family: Verdana, Trebuchet MS, Arial Unicode MS, Arial, Helvetica;
	font-size: 13px;
	max-width: auto;
	min-width: 90%;
	min-height: 90%;
}

#maincontent .blog_subject {
font-family: Georgia, Palatino, serif;
	font-size: 35px;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom: 1px solid;
}

.divider {
	margin: 20px 2px 15px 2px;
}
body {
	margin: 5px;
	padding: 5px;
	text-align: left;
	width: 93%;
	font-size: 70%;
	height: auto;
}
input, select, option, textarea {
	font-size: 13;
	text-align: left;
}
#header_image {
	border-color: #666;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
	font-size: xx-small;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header { 
	font-family: Arial, 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif; 
	color: #2F4F4F; 
	margin: 0px; padding: 
	2px 2px 2px 2px; 
	border-color: #666; 
	border-width: 0px 0px 0px 0px; 
	border-style: solid; background-color: 
	White; font-size: 95%; 
	font-weight: normal; 
	text-align: left; 
	min-width: 100%; 
	}

#sidebar { 
display: none;
	}
#sidebar .menu_title {
	font-family: sans-serif;
	font-size: 150%; 
	font-weight: bold; 
	line-height: 20px; 
	}
#sidebar .divider { margin: 10px 2px 5px 2px; 
	}
#sidebar .calendar { font-size: 9px; 
	font-family: Arial, verdana, Helvetica, Sans-Serif; 
	background-color: White; 
	}
#sidebar .calendar td { font-size: 9px; 
	font-family: Arial, Helvetica, Sans-Serif; 
	padding: 0px; 
	}

#maincontent .blog_date { 
	font-weight: normal; 
	color: #999; 
	font-size: xx-small; 
	margin: 2px 1px 2px 1px; 
	}
#footer { 
	border: 0; 
	border-top: 1px solid #ccc; 
	color: White; 
	background: #eee url(sfondo.JPG); 
	padding: 10px; 
	text-align: center; 
	clear: both; }
a:link, a:visited { 
	font-size: 100%; 
	text-decoration: none; 
	color: Blue; 
	}
a:hover {
	font-size: 100%; 
	text-decoration: underline; 
	color: #F33; 
	}
a:active { 
	text-decoration: none; 
		font-size: 100%; 
	}
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, "Times New Roman", Times, Serif; 
	font-size: 27px;
	font-weight: 100;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	line-height: 1.2em;

}

h1 { 	font-size: 24px; }

h2 { font-size: 1.9em; 
	margin-top: 1px;
}

h3 { font-size: 1.6em; 
margin-top: -18px;
	}

h4 { font-size: 1.4em;
margin-top: -18px; 
	}

h5 { font-size: 1.3em; 
	}

h6 { font-size: 1.2em; 
	}

blockquote {
	font-family: courier new, verdana;
	fotn-style: italic;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0;
	color: #C00;
	border: 1px solid #CCC;
	border-left: 8px solid #CAA;
	padding: 5px;
	padding-left: 10px;
	text-align: left;
}
code { color: #750000; font-size: 8pt; }
pre { font-size: 8pt; }
.dida {
	font-family: Lucida Grande, Arial;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	border-bottom: 1px solid #400040;
	margin-bottom: 10pt;
	margin-left: 10pt;
	margin-right: 10pt;
	margin-top: 0px;
}

div.thumb_l, div.thumb_r {
	float: left;
	background-color: transparent;
	padding: 5px;
	margin: 0 10px 0 0;
	background-color: #F5F5F5;
}
div.thumb_l img, div.thumb_r img {
  border:1px solid #ccc;
}
div.thumb_r {
  float:right;
  margin:0 0 5px 10px;
background-color: #F5F5F5;
}
div.caption {
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	margin-top: 5px;
	border-bottom: 1px solid #400040;
	margin-bottom: 1pt;
}

