body{
	margin				: 0;
	padding				: 0;
	background			: repeat-x url(../images/sfd.jpg);
}

body,td,th,div{
	font-family			: Arial, Tahoma, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #fff;
}

a{
	color				: #fff;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;
}

#outline{
	width				: 840px;
	margin-top			: 0;
	background			: url(../images/main_middle.jpg);
	background-repeat	: no-repeat;
	overflow			: hidden;
}


/* ------------------------------------------------------------------Menu top */
#top_container{
	background			: url(../images/main_top.jpg);
	padding-top			: 130px; 	
	padding-bottom		: 40px;
	height				: 1px;
	color				: #FFF;
	text-align			: left;
}
#top_container ul{
	margin				:0;
	padding				:0;
}
#top_container ul li{
	display				:inline;
	margin				:0;
	padding				:0;
}
#top_container ul li a{
	padding				: 0px 12px;
	font-weight			: bold;
	border-right		: 1px solid #fff;
	color				: #fff;

}
#top_container form input{
	margin: 0px 15px 0px 42px;
	float				:left;
	height:12px;
	width:130px;
	font-size:10px;
}
/* ----------------------------------------------------------------------- */

#middle_container{
	overflow			: hidden;
	
}

#middle_container_inner{
	width				: 800px;
	text-align			: left;
}

#left{
	width				: 150px;
	float				: left;
	padding				: 0px 5px 0px 16px;
}
#right{
	width				: 590px;
	float				: left;
	padding				: 0px 15px;
}
/* ------------------------------------------------------------ MENU */
#left .moduletable a{
	display				: block;
	font-weight			: bold;
	color				: #fff;
	padding				: 3px 5px;
	text-decoration		: none;
	border-bottom		: 1px dotted #666;
}
#left .moduletable a:hover{
	background-color:#666;
}

/* --------------------------------------------------------------FINE MENU */

#mod_search_searchword{
overflow:visible;
}
/*#bottomcontainer{
	background			: url(../images/main_bottom.jpg);
	height				: 40px;
	padding				: 18px 20px 0px 0px;

}*/
#news{
	padding: 0px 40px 15px 0px;
}

#bottomcontainer #copyright{
	padding				: 4px 0px;
	color				: #999999;
}

table.moduletable{
	width				: 150px;
	margin-bottom		: 10px;
}

table.contentpaneopen,
table.blog{width:100%;}

table.moduletable th,
.sectiontableheader{
	font-weight			: bold;
	color:#fff;
	letter-spacing		: 1px;
	border-bottom		: 1px solid #666;
}

table.moduletable td{
	padding-top			: 10px;
}

table.moduletable td td{
	padding-top			: 0px;
}
form#login{
	margin-top			: 0px;
	padding-top			: 0px;
}
/* ************************************ Modifiche */
div.moduletable h3{
	margin				: 0;
	margin-right		: 10px;
	padding-top			: 10px;
	color				: #fff;
	font-size			: small;
	border-bottom		: 1px solid #666;
	letter-spacing		: 1px;
}
div.moduletable ul{
	margin:0px;
	padding:5px 0px 10px 8px;
}
div.moduletable ul li{
	list-style:none;
}
/* ************************************ End Modifiche */

.sectiontableentry1{
	background:#898882;
	padding:2px 2px;
}
.sectiontableentry2{
	padding:2px 2px;
}

.contentheading, 
.componentheading{
	margin				: 0;	
	color				: #fff;
	font-size			: 20px;
	font-weight			: bold;
	text-decoration		: none;
	padding-bottom		: 4px;
	padding-top			: 5px;
	border-bottom		: 1px solid #666;
	/*background			: url(../images/underline.jpg) repeat-x bottom;*/
}


.contentheading a{
	color				: #444;
	text-decoration		: none;
}

/*.componentheading{
	color				: #333;
	font-size			: 28px;
	margin-bottom		: 20px;
	text-decoration		: none;
}*/

.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}


