/* custom stuff */
* {
	margin: 0px;
	padding: 0px;
}

html {
  height: 100%;
  width: 100%;
  text-align: center;
  margin-bottom: 1px;
}

BODY {
  height: 100%;
  width: 100%;
  text-align: center;
  margin-bottom: 1px;
  background: #F1EFE2;
}

a:link, a:visited {
	color: #CC0033; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td,tr,p,div, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

#main-frame {
	width: 958px;
	margin: auto;
	text-align: center;
	background: #FFF;
	clear: both;
}

#rigo-top {
	width: 958px;
	float: left;
	height: 5px;
	background: url("../images/sf_top.jpg") top left repeat-x;
	clear: both;
}

#languages-container {
	width: 958px;
	float: left;
	height: 26px;
	background: url("../images/sf_lang.jpg") top left no-repeat;
	clear: both;
	text-align: right;
}

#reason-why {
	width: 400px;
	float: left;
	text-align: left;
	line-height:28px;
	margin-left:20px;
}

#select-languages {
	width: 108px;
	float: right;
	height: 26px;
	text-align: right;
	line-height:28px;
	font-weight:bold;
}

#languages {
	width: 280px;
	float: right;
	height: 26px;
	text-align: right;
	margin-right:16px;
}

#languages table.moduletable, #jflanguageselection {
	float: right;
}

#languages * li {
	display: inline;
	padding-right: 10px;
	line-height: 20px;
}

#languages * a:link, #languages * a:visited {
	color: #000000;
	font-weight: normal;
}

#languages * a:hover {
	color: #CC0033;
}

#banda-rossa {
	width: 958px;
	height: 30px;
	float: left;
	clear: both;
	background: url("../images/sf_banda_rossa.jpg") top left repeat-x;
}

#testata {
	width: 958px;
	height: 233px;
	float: left;
	clear: both;
	background: url("../images/sf_header.jpg") top left no-repeat;
}

#logo-aof {
	width: 190px;
	height: 233px;
	float: left;
	background: url("../images/logo-aof.gif") top left no-repeat;
}

#rotator {
	height: 233px;
	width: 768px;
	float: left;
}

#menu-aof-container {
	width: 958px;
	height: 30px;
	float: left;
	clear: both;
	display: block;
	/*background: url("../images/sf_menu.jpg") top left repeat-x;*/
	background: url("../images/sf_menu-all.jpg") top left no-repeat;
}

#menu-aof {
	width: 768px;
	height: 30px;
	float: left;
	display: block;
}

#menu-aof table, #menu-aof table tr td, #menu-aof * ul {
	width: 100%;
}

#menu-aof table tbody tr td ul li {
	line-height: 22px;
	width: 107px;
	float: left;
	text-align: center;
	background: url("../images/sf_link.jpg") top right repeat-y;
}

#menu-aof table tbody tr td ul li * li{
	background: none;
}

#menu-aof-right {
	width: 190px;
	height: 30px;
	float: right;
	/*background: url("../images/sf_menu_g.jpg") top left repeat-x;*/
}

#menu-aof-right table, #menu-aof-right table tr td, #menu-aof-right * ul {
	width: 100%;
}

#menu-aof-right * li {
	line-height: 22px;
	width: 190px;
	float: left;
	text-align: center;
}

#banda-community {
	width: 958px;
	height: 30px;
	float: left;
	clear: both;
	background: url("../images/sf_banda_community.jpg") top left repeat-x;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	line-height: 30px;
}

#main-content, #box-community {
	width: 958px;
	float: left;
	clear: both;
	background: #FFF url("../images/sf_pag.jpg") top left no-repeat;
}

#colonna-sx-container {
	width: 192px;
	float: left;
	border-right: dotted 1px #CC0033;

}

#colonna-sx {
	width: 192px;
	float: left;
	margin-top:5px;
	text-align: center;
	padding-bottom: 10px;
}

#colonna-sx * table, #colonna-sx * tr, #colonna-sx * td, #colonna-sx * tbody, #colonna-sx * th, #colonna-sx * div.mod_contentitem, #colonna-sx * span {
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
}

#colonna-sx * th {
	color: #CC0033;
	text-indent: 10px;
	padding-top: 10px;
	font-size: 120%;
	font-weight: bold;
}

#cont-padder-full {
	padding: 10px;
	float: left;
	width: 745px;
}

#cont-padder {
	padding: 10px;
	float: left;
	width: 505px;
}

#colonna-dx-container {
	width: 240px;
	float: left;
}

#news-tit  {
	width: 200px;
	height:28px;
	float: left;
	clear: both;
}

#news-table {
	width: 95%;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
	color: #CC0000;
}

#news-table table.moduletable-news th, #colonna-sx table.moduletable th {
	padding-bottom: 10px;
	text-transform: uppercase;
	background: #A4A190;
	color: #FFFFFF;
	font-size: 14px;
}


#news-table * td, #news-table * p, #news-table * span, #news-table * div, #news-table * table.contentpaneopen{
	color: #CC0000;
}

#news-table div.mod_contentitem {
	text-align: left;
	border-bottom: dotted 1px  #CC0033;
	margin-bottom: 5px;
}

#news-tit p {
	margin-left:10px;
	color:#990000;
	font-weight:bold;
	line-height:26px;
	font-size:14px;
}

#colonna-dx {
	width: 200px;
	float: left;
	background: #ECECEC;
	margin:1px 0px 0px 20px;
}

#colonna-dx table.moduletable th {
	background: url("../images/tit_news.jpg") top left no-repeat;
	text-indent: -1000px;
	height: 32px;
}

#colonna-dx * table {
	padding: 0px;
	margin: 0px;
	margin-left:10px;
	border: none;
	width:180px;
}

#colonna-dx * tr, #colonna-dx * td, #colonna-dx * tbody, #colonna-dx * th, #colonna-dx * div.mod_contentitem, #colonna-dx * span {
	padding: 0px;
	margin: 0px;
	border: none;
}

#box-video{
	float: left;
	width: 20%;
	text-align: center;
	border-right: dotted 1px  #CC0033;
}

#box-facebook{
	float: left;
	width: 250px;
	text-align: center;
	border-right: dotted 1px  #CC0033;
}

#box-blog{
	float: left;
	width: 465px;
	text-align: center;
	border-right: dotted 1px  #CC0033;
}

#box-blog * div.mod_contentitem{
	float: left;
	width: 450px;
}
#box-blog * div.mod_contentitem table{
	float: left;
	width: 450px;
}

#box-gallery {
	float: right;
	width: 241px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #ECECEC;
}

#box-gallery table.moduletable-fake, #box-gallery table.moduletable-fake tr, #box-gallery table.moduletable-fake td{
	padding: 0px;
	margin: 0px;
	width: 241px;
}

#box-gallery * table, #box-gallery * table, #box-gallery * tr, #box-gallery * td, #box-gallery * tbody, #box-gallery * th, #box-gallery * div, #box-gallery * span, #box-gallery * a {
	padding: 0px;
	margin: 0px;
	width: 241px;
}

#box-community * th {
	color: #CC0033;
	text-indent: 10px;
	padding-top: 10px;
	font-size: 120%;
	font-weight: bold;
}

#box-video, #box-blog {
	background: #FFF;
}

#info-scuola {
	width: 958px;
	float: left;
	clear: both;

	background: #FFFFFF;
}

#testo-info {
	padding-left: 10px;
}

#piede {
	width: 958px;
	height: 25px;
	float: left;
	clear: both;
	background: url("../images/piede.jpg") top left no-repeat;
}

#center {
	clear: both;
	margin-top: 50px;
}

h3 {


}

.rosso-aof {
	color: #CC0033;
}

.componentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #3D5EA0;
	line-height: 18px;
	margin: 5px 0;
	height: 40px;	
  	padding-top: 10px;
	  	
}

.article_seperator {
	/*border-bottom: dotted 1px #CC0033;*/
}


.banner {
	text-align: center;
  background: url(../images/spacer.png) no-repeat	
}

.contentheading {
  padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	color: #CC0033;
 /* 	border-bottom: 1px dotted #CC0033;*/
}

.headline {
  padding: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	color: #CC0033;
  	border-bottom: 1px dotted #CC0033;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{

}

.small {
	font-size: 10px;
	color: #004080;
	font-weight: bold;
	text-align: left;
float: right;	
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}

.createdate {
	height: 15px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	background: #475E8C;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

table.minimal  {
  border-collapse: collapse;
  margin:0;
  padding: 0;
}

table.minimal td {
  margin:0;
  padding: 0;
}

td.left_shadow {
  width: 17px;
  background: url(../images/sc_shadow_l.png) repeat-y;
}

td.right_shadow {
  width: 17px;
  background: url(../images/sc_shadow_r.png) repeat-y;
}

td.left_bot_shadow {
  width: 17px;
  height: 34px;
  background: url(../images/sc_shadow_bl.png) no-repeat;
}

td.right_bot_shadow {
  width: 17px;
  height: 34px;
  background: url(../images/sc_shadow_br.png) no-repeat;
}

td.bottom {
  text-align: center;
  height: 41px;
  color: #999999;
  line-height: 30px;
  vertical-align: top;
  background: url(../images/sc_shadow_b.png) bottom left no-repeat;
}

td.wrapper {
  width: 776px;
}


#bottomnav_links {
  float: left;
  width: 776px;
	height: 24px;
	background: url(../images/sc_redbar_bot.png) repeat-x;
	padding: 0px;
}

#links {
  float: right;
  padding-top: 7px;
}

#bottomnav_links ul {
  margin: 0;
  padding: 0;
}

#bottomnav_links li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-size: 11px;
  line-height:17px;
  height: 17px;
  white-space: nowrap;
}

#bottomnav_links a {
  display: block;
  padding: 0px 30px;
  float: none; 
  text-decoration: none;  
  color: #eeeeee;
  line-height: 17px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/sc_seperator_menubar.png) 0px 3px no-repeat;
}

#bottomnav_links a:hover {
  color: #ffffff;

}

#header {
  float: left;
  width: 776px;
  height: 106px;
  background: #fff url(../images/sc_header.jpg) top right no-repeat;
}

#logo {
	margin-left: 20px;
	height: 106px;
	background: url(../images/sc_title.png) 0 50% no-repeat;
}

#tabbar {
  float: left;
  width: 776px;
	padding-top: 4px;
	height: 25px !important;
	height: 29px;
	background: url(../images/sc_tabbar_bg2.png) repeat-x;
}

#colorbar {
  float: left;
  width: 776px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_orange_bar_top.png) repeat-x; 
}

#contentarea {
  float: left;
  width: 760px !important;
  width: 776px;
	background: #f4f4f4;
	padding: 8px;
}

table.contentarea {
  width: 760px;
  max-width: 760px;

}

#pathway {
  margin-top: 5px;
}

td.sidenav {

}

div.forcewidth {
  width: 194px;
  overflow: hidden;
}

td.seperator {
	background: url(../images/sc_seperator_vert.png) top center repeat-y;
}

td.middle {
  width: 550px;
}

div.box_t {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_newsflash_t.png) no-repeat;
}

div.box_m {
  float: left;
	width: 178px !important;
	width: 194px;
	background: url(../images/sc_newsflash_m.png) repeat-y;	
	padding: 0 8px;
}

div.box_m td {
	color: #ffffff;
}

div.box_b {
  float: left;
  width: 194px;
	height: 10px;
	overflow: hidden;
	background: url(../images/sc_newsflash_b.png) no-repeat;
	margin-bottom: 8px;
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	width: 180px;

}

a.mainlevel:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

a.mainlevel#active_menu {
	color: #cccccc;
}
a.mainlevel#active_menu:hover {
	color: #cccccc;
}

div#left div.moduletable {
  float:left;
	width: 184px;
	background: url(../images/sc_seperator_horiz.png) repeat-x;
	margin: 15px 5px 5px;
	padding-top: 10px;
}

table#greybox td.smallbox{
	width: 271px;
	background: #DCDEDE url(../images/sc_greybox_small_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.smallbox div.moduletable {
	background: url(../images/sc_greybox_small_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.largebox{
	width: 550px;
	background: #DCDEDE url(../images/sc_greybox_large_b.png) bottom left no-repeat;
	padding-bottom: 11px;
}

table#greybox td.largebox div.moduletable {
	background: url(../images/sc_greybox_large_t.png) top left no-repeat;
	padding: 8px;
}

table#greybox td.spacer {
	width: 8px;
}

div.moduletable h3 {
	background: url(../images/play.png) no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #3D5EA0;
	line-height: 18px;
	text-indent: 20px;
	margin: 5px 0;

}

table#greybox h3 {
  margin: -5px 0px 5px 0px;
  padding:0;
}

table#greybox a:link, table#greybox a:visited {
  color: #737375;
}
table#greybox a:hover {
  color: #6689DA;
}

div#mainbody {
	
}

div.copyright {
 margin-top: 20px;
}

div.copyright div {
	text-align: center;
	font-size: 10px;
	color: #999;
}

div#footer {
  height: 24px;
  line-height: 24px;
  background: url(../images/sc_footer_bg.png) repeat-x;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  padding-top: 4px;
  color: #ddd;
}

div#footer a:link, div#footer a:visited {
	color: #fff;
}

/**  legacy **/
input.button {
	border: 1px solid #cccccc;
	background: url(../images/sc_tabbar_bg.png) repeat-x;
	height: 20px;
	padding: 2px 10px 4px 10px !important;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #fff;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.inputbox {
  font-size: 11px;

}

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

table.moduletable td {
  padding: 4px;
}


/* required stuff */

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding-right: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.contentpagetitle {
	font-size: 30px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	padding: 0px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	width: 100%;
	border-bottom: 1px dotted #CC0033;
	font-size: 100%;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #000000;
}

a.sublevel:link, a.sublevel:visited {
  display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-left: 11px;
	margin-left: 10px;
	line-height: 20px;
}


a.sublevel:hover {
	color: #fff;
	font-weight: bold;
	background: #8B9CBD;
	text-decoration: none;
}




a.category:link, a.category:visited {

}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {

}

.newsfeedheading {

}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

div#mainbody td.sectiontableheader {
  font-weight: bold;
  background: #FF3C16;
  color: #ffffff;
  padding: 4px;
  border-left: 1px solid #f4f4f4;
}

td.smalldark {
  color: #666666;
  font-size: 11px;
  font-weight: bold;
}


table.pollstableborder {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: left;
}

table.pollstableborder td {
  padding: 5px 2px 0 0;
}

td.sectiontableentry1 {
  padding: 0px;
}

td.sectiontableentry2 {
  padding: 0px;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

.sectiontableheader {
	padding: 1px 2px!important;
	border-bottom: 1px solid #1d1d1d;
	background: #aaaaea;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 0 5px;
	border-bottom: 1px solid #444444;
	height: 25px!important;
}


.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}


/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cc0000;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}

td.buttonheading img{
padding-left: 5px;
}

span.highlight {
  background: #ffffcc;
}


/* Content - Sections & Categories */


table.contenttoc {
  margin: 3px;
	border:solid 1px #cccccc;
}

table.contenttoc th {
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
  background: #eee;
  border-bottom: 1px solid #ccc;
  padding: 5px;
}


table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	padding: 5px;
}

.contentdescription {
	text-align: left;
}

/** category text format and links **/
.category {

}



.poll {
	font-size: 11px;
	padding: 0px;
	margin: 0px
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #000000;
	font-weight: bold;
}


.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
  	width: 139px;
	border: 1px solid #cccccc;
	height: 20px;
	padding: 2px 10px 4px 10px !important;
	padding: 0px 12px 0px 12px;
	text-align: center;
	margin-top: 40px;
}

a.readon {
font-size: 11px;
text-decoration: none;
line-height: 13px;
padding-left: 15px;
background: url(../images/readon.png) no-repeat left;
margin-top: 10px;
text-decoration: none;
float: right;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: url(../images/readon2.png) no-repeat left;
text-decoration: none;
float: right;
}

/*strong {
	color: #112544;
}*/


#tabbar ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabbar a {float:none;}
/* End IE5-Mac hack */


#tabbar li {
	margin: 0;
  float:left;
  height: 25px;
  margin-left: 4px;
  padding: 0;
}

#tabbar li a {
  display:block;
  line-height: 25px;
  height: 25px;
  background:url(../images/sc_tab_normal.png) no-repeat 0% 100%;
  width: 139px;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #535657;
  text-transform: uppercase;
}

#tabbar a:hover {
  background:url(../images/sc_tab_active.png) no-repeat 0% 100%;
  color: #ccc;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  background: #fff;
  padding-top: 6;
  text-align: center;  
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}


.pagenav_prev{
	border: 1px solid #cccccc;
	height: 20px;
	padding: 2px 10px 4px 10px !important;
	padding: 0px 12px 0px 12px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.pagenav_next{
	border: 1px solid #cccccc;
	height: 20px;
	padding: 2px 10px 4px 10px !important;
	padding: 0px 12px 0px 12px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

table.blog {
	width: 100%;
}

table.moduletable-news {
	width: 180px;
	text-align: justify;
}

table.moduletable-news {
	width: 180px;
	text-align: justify;
}

#news-table * td, #news-table * table.contentpaneopen, #news-table * p{
	text-align: justify;
	color: #990000;
}

#news-table * td.contentheading {
	font-size: 11px;
	margin-top: 25px;
	text-align: left;
	color: #000;
	text-transform: uppercase;
}

#news-table * a.readon {
	margin-bottom: 20px;
}


#news-table * .headline {
	padding: 0px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	color: #000;
  	border: none;
}


/********************************************************************
 * JOOMLA 1.0.X TEMPLATE CSS FILE
 * ----------------------------------------------------------------
 * Copyright (C) 2007 JoomlaShine.com. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: JoomlaShine.com
 * Websites:  http://www.joomlashine.com
*********************************************************************/


/** MAIN LEVEL **/

/* Container */
ul.mainlevel-suckerfish {
	z-index: 1000;
	float: left;
	margin: 0px 0;
	background: none;
	padding: 0;
	list-style: none;
}

ul.mainlevel-suckerfish li {
	float: left;
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

ul.mainlevel-suckerfish a:link,
ul.mainlevel-suckerfish a:visited {
	display: block;
	margin-left: 0;
	padding: 0px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	height:22px;
	line-height:20px;
	width:106px;
}

ul.mainlevel-suckerfish a:link span,
ul.mainlevel-suckerfish a:visited span {
}

ul.mainlevel-suckerfish a:hover {
}

ul.mainlevel-suckerfish a:hover span {
}

ul.mainlevel-suckerfish li.active a,
ul.mainlevel-suckerfish li.current a {
}


/* expanded */
ul.mainlevel-suckerfish span.expanded {
}

/** SUBLEVEL **/	

/* Container  (per IE stile in index.php) */
ul.mainlevel-suckerfish ul.sublevel-suckerfish {
	position: absolute;
	left: -9999px;
	z-index: 1100;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Other containers  (per IE stile in index.php) */
ul.mainlevel-suckerfish ul.sublevel-suckerfish ul {
	margin: -25px 0 0 145px;
	z-index: 1200;
}

/* Items */
ul.mainlevel-suckerfish ul.sublevel-suckerfish li {
	position: relative;
	margin: 0;
	background: none;
	padding: 0;
	background: #CB666A none;
}

ul.mainlevel-suckerfish ul.sublevel-suckerfish a:link,
ul.mainlevel-suckerfish ul.sublevel-suckerfish a:visited {
	display: block;
	background: #CB666A none;
	color: #FFFFFF;
	padding: 4px 10px;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	height: 1%;
	line-height:16px;
}

ul.mainlevel-suckerfish ul.sublevel-suckerfish a:link span,
ul.mainlevel-suckerfish ul.sublevel-suckerfish a:visited span {
}

ul.mainlevel-suckerfish ul.sublevel-suckerfish a:hover {
	background-color: #D88D92;
	color: #ffffff;
}

ul.mainlevel-suckerfish ul.sublevel-suckerfish a:hover span {
}

ul.sublevel-suckerfish a#active_menu-suckerfish {
	font-weight: bold;
	color: #ffffff;
}

/* expanded */
ul.sublevel-suckerfish a span.expanded {
	display: block;
	background: url("../images/item-expand.png") right center no-repeat;
	padding-right: 8px;
}

/* Rollover actions */
ul.mainlevel-suckerfish li:hover ul,
ul.mainlevel-suckerfish li.hover ul,
ul.mainlevel-suckerfish li:hover ul li:hover ul,
ul.mainlevel-suckerfish li.hover ul li.hover ul,
ul.mainlevel-suckerfish li:hover ul li:hover ul li:hover ul,
ul.mainlevel-suckerfish li.hover ul li.hover ul li.hover ul {
	position: relative;
	left: 0px;
}

ul.mainlevel-suckerfish li:hover ul ul,
ul.mainlevel-suckerfish li.hover ul ul,
ul.mainlevel-suckerfish li:hover ul li:hover ul ul,
ul.mainlevel-suckerfish li.hover ul li.hover ul ul,
ul.mainlevel-suckerfish li:hover ul li:hover ul li:hover ul ul,
ul.mainlevel-suckerfish li.hover ul li.hover ul li.hover ul ul {
	left: -999em;
}

ul.mainlevel-suckerfish,
ul.mainlevel-suckerfish li li {
	clear: left;
}

/** separator */
span.mainlevel-suckerfish,
span.sublevel-suckerfish {
	width: 1em;
	border-width: 0px;
	margin-left: 1em;
	padding: 0;
	padding-top: 1px;
	display: block;
}

#colonna-sx table.moduletable {
	padding: 0px;
	margin: 0px;
	margin: auto;
	margin-bottom:10px;
	width: 180px;
}

#colonna-sx table.moduletable th {
	font-size: 12px;
	padding-bottom: 10px;
}

#box-facebook table.moduletable th, #box-facebook table.moduletable td, #box-facebook table.moduletable div.mod_contentitem, #box-facebook table.moduletable div.mod_contentitem table table.contentpaneopen, #box-facebook table.moduletable div.mod_contentitem table, #box-facebook table.moduletable div.mod_contentitem table table.contentpaneopen  {
	text-align: center;
	margin: auto;
	width: 100%;
}