body {
	font: 11px Georgia, Times New Roman, Times, serif; 
	color: #000000; 
	background: #FFFFFF url(images/fond_sare.gif) repeat; 
}


#header {
	margin-bottom: 1px;
}


#menu {
	width: 200px;
}




#content { 
   text-align: center;

} 


#menuadmin {
	width: 200px;
}


#contentadmin {
	text-align: center;
}


#footer {
	padding: 1px;
	text-align: center;
}


td {
	font:  11px Georgia, Times New Roman, Times, serif; color: #000000
}


p {
	font:  11px Georgia, Times New Roman, Times, serif; color: #000000
}


div {
	font:  11px Georgia, Times New Roman, Times, serif; color: #000000
}


h1 {
	font-family:  Georgia, Times New Roman, Times, serif; color: #669900;
	text-align: center;
}


a {
	color: #CC0000; font: 11px Georgia, Times New Roman, Times, serif; text-decoration: underline
}


a:hover {
	font: 11px Georgia, Times New Roman, Times, serif; color: #CC0000; text-decoration: none
}


a:active {
	font: 11px Georgia, Times New Roman, Times, serif; color: #CC0000
}


.form  {
	font : 11px Georgia, Times New Roman, Times, serif;
	border-width : 1px;
	border-style : solid;
	border-color : #669900
}


.tablemenu  {
	border-width : 1px;
	border-style : dashed;
	border-color : #CC0000
}


.tablemenuadmin  {
	border-width : 1px;
	border-style : solid;
	border-color : #669900
}


/* questa classe individua il giorno corrente nel calendario nel caso
in cui ci siano blog associati a quel giorno*/
/* this class define the current day in the calendar in the case in which  
blogs are present*/
.back a {width: 100%}


.back a:link {
	color: #669900; font:  11px Georgia, Times New Roman, Times, serif; text-decoration: none;  border-width : 1px;border-style : solid;border-color : #CC0000
}


.back a:visited {
	color: #669900; font:  11px Georgia, Times New Roman, Times, serif; text-decoration: none;  border-width : 1px;border-style : solid;border-color : #CC0000
}


.back a:hover {
	color: #CC0000; font:  11px Georgia, Times New Roman, Times, serif; text-decoration: none ; border-width : 1px;border-style : solid;border-color : #CC0000
}


.back a:active {
	color: #669900; font:  11px Georgia, Times New Roman, Times, serif; text-decoration: none;  border-width : 1px;border-style : solid;border-color : #CC0000
}

/* questa classe individua un giorno generico nel calendario nel caso
in cui ci siano blog associati a quel giorno*/
/* this class define a general day in the calendar in the case in which  
blogs are present*/
.back2 a:link {
	color: #669900; font:  11px Georgia, Times New Roman, Times, serif; text-decoration: underline
}


.back2 a:visited {
	color: #669900; font:  11px Georgia, Times New Roman, Times, serif; text-decoration: underline
}


.back2 a:hover {
	color: #CC0000; font:  11px Georgia, Times New Roman, Times, serif; text-decoration: none
}


.back2 a:active {
	color: #669900; font:  11px Georgia, Times New Roman, Times, serif; text-decoration: underline
}


.green {
	color: #669900
}


.arancio{
	color: #CC0000
}


/* questa classe individua il giorno corrente nel calendario nel caso
in cui nessun blog risulti associato a quel giorno*/
/* this class define a current day in the calendar in the case in which  
no blogs are present*/
.giornocorrente{
	color: #FFFFFF; background : #669900
}


/* queste classi simulano il tag hr per evitare incompatibilit&#224; con browser diversi da IE */
/* these classes simulate the tag hr in order to avoid problems with browser various from IE */
/* Thanks ..:: gico ::.. */
.hrgreen { margin-top: 7px; margin-bottom: 7px; border-bottom: #669900 1px dashed}
.hrarancio { margin-top: 7px; margin-bottom: 7px; border-bottom: #CC0000 1px dashed}
.date {
	padding-right: 0px; margin-top: 0px; margin-bottom: 10px; padding-bottom: 3px; padding-top: 0px; border-bottom: #669900 1px dashed; font-weight: bold; color: #669900; font-size : 12px; font-family: Georgia, Times New Roman, Times, serif;text-align: left
}


/* questa classe individua il font del titolo dei box nel men&#249; a sx */
/* 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: #669900 1px dashed; font: 11px Georgia, Times New Roman, Times, serif; letter-spacing: 0.2em;color: #669900;font-weight: bold;text-align: left
}


.title {
	font: 11px Georgia, Times New Roman, Times, serif; letter-spacing: 0.2em;color: #669900;font-weight: bold
}


/* questa classe individua il font della vista codice ( modifica file/ modifica box */
/* this class define the code view font ( edit file/edit box ) */
.code  {
	font : 12px Courier New, Courier, mono;
	border-width : 1px;
	border-style : solid;
	border-color : #669900;
}


.hideable { position: relative; visibility: hidden;}


label {cursor: pointer;}


pre  {
	font : 12px Courier New, Courier, mono;
	color: #000000;
	background : #FFFFFF;
}


acronym, abbr {
	cursor: help;
	border-bottom: 1px dashed #669900;
	letter-spacing: .07em;
}


.poweredby {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
}
	
	
.poweredby a:link {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
	color: #CC0000;
	text-decoration: underline;
}


.poweredby a:visited {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
	color: #CC0000;
	text-decoration: underline;
}


.poweredby a:hover {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
	color: #CC0000;
	text-decoration: none;
}


.poweredby a:active {
	font: 10px arial, verdana, sans-serif;
	font-variant: small-caps; 
	font-weight : normal; 
	color: #CC0000;
	text-decoration: underline;
}