body{
	background: #e4e4e4 url( immagini/bg.gif) repeat-y center;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}
#container{
	width:919px;
	margin:0px auto;
	text-align:left;
}
#right_m{
	width:261px;
	float:right;
}
#left_m{
	width:607px;
	float:left;
}
.clear{
	clear: both;
}
img{
	border:0px;
}
.grey_uppercase, .grey_uppercase a{
	color:#616161;
	text-transform: uppercase;
	font-size:10px;
	text-decoration:none;
}
.info_post{
	padding:17px 0px 10px  0px;
	margin-bottom:14px;
	border-bottom: 1px solid #ff6600;
}
.info_post h2{
	font-size:18px;
	color:#000;
	padding:0px;
	margin:10px 0px;
}
a{
	text-decoration:none;
}
.post_text a{
	color:#ff6600;
	text-decoration: underline;
}
.post_text a:hover{
	color:#fe9148;
	text-decoration: underline;
}
.post_text{
	padding-bottom:30px;
}
.box_right_m{
	width:217px;
	padding:0px 0px 39px 20px;
	overflow:hidden;
}
.b_o{
	border-bottom: 1px solid #ff6600;
	margin-bottom:13px;
}
.note{
	text-align:right;
	padding-top:5px;
}
.note a{
	text-decoration: underline;
	color:#000;
}
.box_right_m a{
	color:#000;
}
.box_right_m a:hover{
	color:#ff6600;
}
.box_right_m dl{
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.orange{
	color:#ff6600;
	font-weight:bold;
}
.grey, .grey a{
	color:#6c6c6c !important;
}
.grey a:hover{
	color:#ff6701 !important;
}
dl.b_o{
	padding-bottom:9px;
	margin-bottom:9px;
}
/*calendario*/
.caldayheading{
	width:100%;
}
.calcells{
	width:100%;
}

.calcells td{
		text-align:center;
}
.notmnth{
	color:#888585;
}
td.cell_selected{
	background-color: #e44b00;
	color: #e4e4e4;
cursor: pointer;
}

/**/
