body {
	background: #EDF1F1;
	font: 12px Georgia, Times New Roman, Times, serif; 
	color: #000000;
}

#pagewidth { 
	width:100%; 
} 

#header {
	width:100%;
	margin-bottom: 15px;
}

#inner {
	margin:0px; 
	width:100%;
}

.clr {
	clear:both;
}
 
#footer {
	padding: 15px;
	text-align: center;
}


td, p, div {
	font:  12px Georgia, Times New Roman, Times, serif;
	color: #000000;
}

h1 {
	font-family:  Georgia, Times New Roman, Times, serif; 
	color: #72828B;
}

a {
	font: 12px Georgia, Times New Roman, Times, serif; 
	text-decoration: underline;
	color: #DD6900; 
}
a:hover {
	font: 12px Georgia, Times New Roman, Times, serif; 
	color: #DD6900; 
	text-decoration: none;
}
a:active {
	font: 12px Georgia, Times New Roman, Times, serif; 
	color: #DD6900;
}

.form  {
	font : 12px Georgia, Times New Roman, Times, serif;
	border-width : 1px;
	border-style : solid;
	border-color : #72828B;
}

.tablemenu  {
	border-width : 0px;
	border-style : solid;
	border-color : #DD6900;
}

.tablemenuadmin  {
	border-width : 1px;
	border-style : solid;
	border-color : #72828B;
}

/* this class define the current day in the calendar in the case in which blogs are present*/
.back a {
	width: 100%;
}
.back a:link {
	font:  12px Georgia, Times New Roman, Times, serif; 
	color: #72828B; 
	text-decoration: none;  
	border-width : 1px;
	border-style : solid;
	border-color : #DD6900;
}
.back a:visited {
	font:  12px Georgia, Times New Roman, Times, serif; 
	color: #72828B; 
	text-decoration: none;  
	border-width : 1px;
	border-style : solid;
	border-color : #DD6900;
}
.back a:hover {
	font:  12px Georgia, Times New Roman, Times, serif; 
	color: #DD6900; 
	text-decoration: none ; 
	border-width : 1px;
	border-style : solid;border-color : #DD6900;
}
.back a:active {
	font:  12px Georgia, Times New Roman, Times, serif; 
	color: #72828B; 
	text-decoration: none;  
	border-width : 1px;
	border-style : solid;
	border-color : #DD6900;
}

/* this class define a general day in the calendar in the case in which blogs are present*/
.back2 a:link {
	font:  12px Georgia, Times New Roman, Times, serif; 
	color: #72828B; 
	text-decoration: underline;
}
.back2 a:visited {
	font:  12px Georgia, Times New Roman, Times, serif; 
	color: #72828B; 
	text-decoration: underline;
}
.back2 a:hover {
	font:  12px Georgia, Times New Roman, Times, serif; 
	color: #DD6900;
	text-decoration: none;
}
.back2 a:active {
	font:  12px Georgia, Times New Roman, Times, serif; 
	color: #72828B;
	text-decoration: underline;
}

.green {
	color: #72828B;
}

.arancio{
	color: #DD6900;
}

/* this class define a current day in the calendar in the case in which no blogs are present*/
.giornocorrente{
	color: #FFFFFF; 
	background : #72828B;
}

/* these classes simulate the tag hr in order to avoid problems with browser various from IE */
.hrgreen { 
	margin-top: 7px; 
	margin-bottom: 7px; 
	border-bottom: #72828B 1px solid;
}
.hrarancio { 
	margin-top: 7px; 
	margin-bottom: 7px; 
	border-bottom: #DD6900 1px solid;
}

.date {
	padding-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	padding-bottom: 3px; 
	padding-top: 0px; 
	border-bottom: #72828B 1px solid; 
	font: bold 13px Georgia, Times New Roman, Times, serif; 
	color: #72828B; 
	text-align: left;
}

/* this class define the title font of the box in the left menu */
.sidetitle {
	padding-right: 2px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding-bottom: 3px; 
	padding-top: 2px; 
	border-bottom: #72828B 1px solid; 
	font: bold 12px Georgia, Times New Roman, Times, serif; 
	letter-spacing: 0.2em;
	color: #72828B;
	text-align: left;
}

.title {
	font: bold 12px Georgia, Times New Roman, Times, serif; 
	letter-spacing: 0.2em;
	color: #72828B;
}


/* this class define the code view font ( edit file/edit box ) */
.code  {
	font : 13px Courier New, Courier, mono;
	border-width : 1px;
	border-style : solid;
	border-color : #72828B;
}


label {
	cursor: pointer;
}

pre  {
	font : 13px Courier New, Courier, mono;
	color: #000000;
	background : #FFFFFF;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px solid #72828B;
	letter-spacing: .07em;
}

.poweredby {
	font: small-caps 10px Arial;
	letter-spacing: .07em;
}	
.poweredby a:link {
	font: small-caps 10px Arial;
	letter-spacing: .07em;
	color: #DD6900;
	text-decoration: underline;
}
.poweredby a:visited {
	font: small-caps 10px Arial;
	letter-spacing: .07em;
	color: #DD6900;
	text-decoration: underline;
}
.poweredby a:hover {
	font: small-caps 10px Arial;
	letter-spacing: .07em;
	color: #DD6900;
	text-decoration: none;
}
.poweredby a:active {
	font: small-caps 10px Arial;
	letter-spacing: .07em;
	color: #DD6900;
	text-decoration: underline;
}

.toolbar_over { 
	border-right: #FFFFFF thin; 
	border-top: #8E8E8E thin outset; 
	border-left: #8E8E8E thin outset; 
	border-bottom: #FFFFFF thin;
	background-color: #FFFFFF;
}
.toolbar_out {
	border-right: #8E8E8E thin inset;
	border-top: #FFFFFF thin outset; 
	border-left: #FFFFFF thin outset; 
	border-bottom: #8E8E8E thin inset;
	background-color: #e2e2e2;
}

blockquote  { 
   	font:  12px Georgia, Times New Roman, Times, serif; 
   	color: #000000; 
   	background : #FFFFFF; 
   	border-width : 1px; 
   	border-style : solid; 
   	border-color : #72828B; 
   	padding: 5px;
}

/* rss */
.rssButton, a.rssButton:visited, a.rssButton:hover {
	border: 1px solid;
	border-color: #ffc8a4 #7d3302 #3f1a01 #ff9a57;
	padding: 0px 2px 0px 2px;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #ff6600;
	text-decoration: none;
	margin: 1px;
}
/* atom */
.atomButton, a.atomButton:visited, a.atomButton:hover {
	border: 1px solid;
	border-color: #B2B2E3;
	padding: 0px 2px 0px 2px;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #0035D2;
	text-decoration: none;
	margin: 1px;
}

.list {
	margin:3px 2px 2px 2px;
	text-align: left;
}