/*STILI*/
/*#6e0049*/
/* carattere usato:onetrickTony*/
/* carattere usato:salpicon*/
/*carattere usato:Plz Print Brush*/
/*carattere usato:Tingle*/

body{

	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	color:black;
/*	background-color:#001480;*/

	background:top center url('../images/wall10.jpg') repeat;/*#383d43*/

}
#corpo{
	/*filter: alpha(opacity=80);*/
}

#table_container{
	margin-left:15%;
	margin-top:70px;
	width:800px;
	background: top left url('xbody3.png') repeat;/*#383d43*/
}
.on_work{
	color:#FF0099;
	font-size:20px;

}
/** MENU **/

.menu_up{
	margin-left:2px;
	padding-top:10px;

	height:60px;/*width is 40=35 + 5*/
	width:800px;
	font-size:16px;
/*	border-bottom:solid #676e76 1px ;
	border-top:solid #676e76 1px ;*/
	/*background: center right url('menu_up1.png') no-repeat;/*#383d43*/
*/
}
#menu_up
{
	background-image: url('menu_up1.png');/*#383d43*/
	color:black;

	/*background: center right url('menu_up1.png') no-repeat;/*#383d43*/*/


}
.menu_up a:visited{
	color:black;


}
.menu_up a:link{
	color:black;
	}


.menu_up a{
	text-decoration:none;
	color:black;
	border-right:solid #676e76 1px ;
	cursor:pointer;
	text-align:center;
	float:left;
	width:90px;
	height:30px;
	padding-top:15px;

}
.menu_up a:hover {
	color:blue;
	background-color:white;
	background: top center url('bottom.png') repeat;/*#383d43*/

}


/**  CONTENT  **/
.bck_right{
	float:left;


}

.main
{

	background:top left url('body_center.png') repeat;
/* 490 -20 - 20 */
	width:450px;
	padding-left:20px;
	padding-right:20px;

	min-height:650px;
	display:block;
	
	padding-top:15px;
}
.main_top
{
	width:490px;

	background:top left url('body_top.png') no-repeat;
	height:30px;

}
.main_bottom
{
	width:490px;
	height:40px;

	background:top left url('body_bottom.png') no-repeat;

}

/** TITLE **/

.title{
	width:150px;
	border-bottom:1px dotted blue;
	font-size:18px;
	color:blue;
/*	background:url('menu_up.png') repeat;*/

}

.title_main{
	width:150px;
	border-bottom:1px dotted blue;
	font-size:18px;
	color:blue;
/*	background:url('menu_up.png') repeat;*/

}

//**SHOW E HIDE**//
.show_div{
  background-color:white;
}

.hide_div{
  display:none;
}
/** LEFT_MENU **/


.left_menu
{
	color:#26292e;
	padding-left:10px;
/*	border-left:dotted #676e76 1px ;
	background-color:#FFFAFA;*/

/*	border-bottom:solid #676e76 1px ;
/*	background:top left url("body_l.png")repeat;
	background-color:#26292e;

/*#383d43*/

}
.bck_left
{
	float:right;
	/*tablew - mainw*/
	width:280px;
	
	background:top right url("left1.png") no-repeat;
	padding-left:20px;
	padding-top:15px;
	min-height:150px;
	/*overflow-y:scroll;*/
	
}
.bck2_left
{
  
	float:right;
	/*tablew - mainw*/
	width:280px;

	background:top right url("left2.png") no-repeat;
	padding-left:20px;
	padding-top:15px;
	min-height:250px;
}

.title_news{
	color:#FF0099;
	font-size:15px;
}

.start{
	font-size:16px;
	font-style:normal;
	font-weight:ligther;
}

/*  id CALENDAR */

#calendar a:visited{
	color:#26292e;
	cursor:pointer;
	text-decoration:none;
}

#calendar a:link{
	color:#26292e;
	cursor:pointer;
	text-decoration:none;

}
#calendar a:hover{
	color:blue;

}

/**  FOOTER  **/
.footerx
{

/*	position:absolute;
	top:1100px;	
	bottom:0px;
	left:0px;*/
	float:bottom;
	bottom:0px;
	left:0px;
	width:100%;
	height:100px;
	color:white;
/*	background-color:#111417;*/
	border-top:solid #676e76 1px ;
	background:url('body1.png') repeat;

}

.footer
{
	height:80px;
	color:white;
	background-color:#111417;
	border-top:solid #676e76 1px ;

}

/**  HEADER  **/
.headerx
{

	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:60px;
	color:white;
/*	background-color:#111417;*/
	border-bottom:solid #676e76 1px ;
	background:url('body1.png') repeat;
	font-size:50px;

}


.header
{
	height:50px;
	color:white;
	background-color:#111417;
	border-bottom:solid #676e76 1px ;


}

.search{
  float:right;

}
