#wrapper {width: 795px;	margin: 0 auto;	padding: 0 0 7px;	background: #FFF;}

#table_wrapper_mod{width: 795px; padding: 0; margin: 0;}

/* -- SX -- */

#sx {width: 160px; margin: 0 0 0 15px;}

.sx_top {
	width: 160px;
	height: 40px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	background: url(images/layout/sx_title.jpg) no-repeat;
}

.sx_title {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding-top: 12px;
	padding-left: 8px;
}

.sx_body {
	width: 158px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #F0F0F0;
	padding: 0;
	font-size: 14px;
	line-height: 120%;
	color: #333;
}

.sx_body_content {
	padding: 5px;}


.menu_sx_item {
	width: 156px; margin: 0;border-bottom: 1px solid #ccc;
	padding: 0 0 0 1px;
}
	
.menu_sx_item_title {margin: 0; padding: 8px 24px; background: url(images/layout/menu_sx_item_arrow.png) no-repeat 12px 11px;}

.menu_sx_item_title:hover {margin: 0; padding: 8px 24px; background: url(images/layout/menu_sx_item_arrow_on.png) no-repeat 12px 11px;}


.menu_sx_item:hover {
	width: 156px;
	padding: 0px;
	margin: 0 0 0 1px;
	color: #2986D0;
	background: url(images/layout/sx_item_on.jpg) repeat-x 1px 1px;
	text-decoration: underline;
}

#sx a {text-decoration: none; color: #333;}
#sx a:hover {text-decoration: underline; color: #2986D0;}

.sx_foot {
	width: 160px;
	height: 5px;
	background: url(images/layout/sx_foot.jpg) no-repeat;
}

/* -- MID -- */

#mid {width: 530px;	margin:0 0 0 15px;}

.mid_top {	
	width: 530px;
	height: 25px;
	background: url(images/layout/mid_title.jpg) no-repeat;
}

.mid_title {
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	padding-top: 4px;
	padding-left: 10px;
}

.mid_title em {
	margin: 0;
	font-size: 16px;
	color: #FFF;
	padding-top: 4px;
}

.mid_body {
	width: 528px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 14px;
	margin: 0;
	background: #FFF;}
	
.mid_body_content {
	padding: 1px 0 10px;}

.mid_foot {
	width: 530px;
	height: 5px;
	background: url(images/layout/mid_foot.jpg) no-repeat;
}

/* -- DX -- */

#dx {width: 220px; margin: 0 0 0 15px;}

.dx_top {
	width: 220px;
	height: 25px;
	border-bottom: 1px solid #ccc;
	background: url(images/layout/dx_title.jpg) no-repeat;
}

.dx_title {
	margin: 0;
	font-size: 13px;
	color: #333;
	padding-top: 3px;
	padding-left: 10px;
}

.dx_body {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	background: #FFF;}

.dx_body_content {
	padding: 1px 0;}

.dx_foot {
	width: 220px;
	height: 5px;
	background: url(images/layout/dx_foot.jpg) no-repeat;
}



/* -- VIDEO & IMG -- */

.video_box_link {
	width: 218px;
	height: 254px;
	background: url(images/bdx_memotest01.jpg);
}

.memoe_box_link {
	width: 218px;
	height: 216px;
	background: url(images/bdx_memoengl01.jpg);
}


/* -- CALENDARIO -- */
/* -- CALENDARIO HOME -- */

.box_cal_home {}
.box_cal_home a, .box_cal_home a:hover{text-decoration: none;}

.box_cal_home .box_cal_title  {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	margin: 7px 10px 0 15px;
	text-decoration: underline;
}

.box_cal_home li{
	font-size: 13px;
	color: #333;
	line-height: 100%;
	padding: 0;
	margin: 5px 0 8px;
	list-style-type: none;
}

.box_cal_home ul{
	padding: 0;
	margin: 5px 10px 0;
}

.box_cal_home .box_cal_citta{
	font-size: 13px;
	color: #2986D0;
	font-weight: bold;
}

/* -- CALENDARIO SALES -- */
.box_cal_sales {
	margin: 15px 0 15px 15px;
}

.box_cal_sales .box_cal_title {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin: 7px 10px 0 15px;
	text-decoration: underline;
}

.box_cal_sales li{
	font-size: 16px;
	color: #333;
	line-height: 100%;
	padding: 0;
	margin: 5px 0 8px;
	
}

.box_cal_sales ul{
	padding: 0;
	margin: 0 10px;
}

.box_cal_sales .box_cal_citta{
	font-size: 15px;
	color: #2986D0;
	font-weight: bold;
}

/* -- MOD BOX -- */

.mod_box {
	padding: 15px;
	border: 1px solid #e10009;
	/* background: #F0F0F0; */}



