/* general stuff */


body{
margin:0;
padding:0;
text-align: center;
font-family: Verdana, Helvetica, sans-serif;

}

a {
text-decoration:  none;
font-weight: bold;
border: none;
color: rgb(255,125,24);
 }
a:hover {
text-decoration:  underline; 
border: none;
 }
 
 
/* SEO */
.elite-title {
display: none;
}

/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#pagewidth-800{
text-align:left;
margin-top: 5px;
margin-left: 5px;
margin-right: auto;
/*background: transparent url(../images/back_all.gif) repeat-y 0px 140px;*/
margin-bottom: 20px;
}

#pagewidth-1024{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all1024.gif) repeat-y ;
margin-bottom: 20px;
}

#header {
height:  110px; 
width:  980px; 
}

#corsibox-top {
clear: both;
width:  980px; 
height: 12px;
font-size: 1px;
}

#corsibox-middle {
overflow: hidden;
width:  980px; 
font-family: Verdana, Helvetica, sans-serif;
background: url(../images/base-sito.jpg) repeat-no;
font-size: 12px;
color: #e17d18;
padding-top: 0px;
}

#corsibox-middle a{
font-size: 10px;
color: #ac1b1e;
font-weight: normal;
}

#corsibox-middle span.spanner{
font-size: 10px;
color: rgb(255,125,24);

}

#corsibox-bottom {
width:  980px; 
height: 12px;
font-size: 1px;
}

#colonna_destra {
	margin-left: 10px;
	float: left;
	width: 460px;
	/*border: 1px solid #fff;*/
}

#colonna_sinistra {
	float: left;
	width: 470px;
	/*border: 1px solid #fff;*/
}
 
#separatore_colonne{
	float: left;
	width: 10px;
	/*border: 1px solid #fff;*/
	background: url(../images/io_separatore.png) repeat-y;
}
 
 
#iscriviti {
height:  99px; 
width:  980px; 
}
 
#top-top {
height: 30px;
width: 100%;
background: transparent;
}

#top-bottom {
height: 80px;
width: 200px;
background: transparent;
float: left;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
line-height: 14px;
font-size: 12px;
color: #FE7D18;
}
#topmenu ul {
padding-top: 4px;
margin-left: -10px;
}
#topmenu a{
color: #000;
}

a#active_menu-nav_io {
color: #fff;
}

a.mainlevel-nav_io {
	margin-left: 16px;
}

div.message {
	font-size: 16px;
	color: rgb(255,125,24);
	border: 2px solid rgb(255,125,24);
	padding: 15px 15px 15px 15px;
	background: #fff;
}

#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

#leftcol{
 width: 152px;
 float: left;
 position: relative;
 margin-right: 5px;
 } 

#rightcol-normal{
 width: 200px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -22px;
 } 
 
#rightcol-broad{
 width: 407px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: 0px;
 } 
 
#outer-800{
width: 980px;
padding-top: 6px;
} 

#outer-1024{
width: 970px;
padding-top: 6px;
} 

#footer-800{  
height: 104px; 
width: 980px; 
background: rgb(255,249,231) url(../images/io_footer.gif) bottom;
font-size: 10px;
}

#footer-1024{  
height: 40px; 
width: 100%; 
background: transparent url(../images/footer1024.jpg) bottom left no-repeat; 
font-size: 10px;
}

#maincol-normal-800{ 
 float: left; 
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 } 
 
#maincol-broad-800{ 
 float: left; 
 width: 556px !important;
 margin-left: 8px !important;
 margin-left: 8px;
 width: 544px;
 } 
 
 #maincol-wide-800{ 
 float: left; 
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 } 
 

#maincol-normal-1024{ 
 float: left; 
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
#maincol-broad-1024{ 
 float: left; 
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
 #maincol-wide-1024{ 
float: left; 
width: 800px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -5px;
 } 
 
.no-border {
border: 0px solid #fff; 
 
 }
 
 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}
.content {
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height: 18px;
}

.content a {
	font-size: 14px;
}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;

}




div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
/*border: 1px solid #EFEFEF;*/
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
text-align: left;
text-indent: 5px;
}

/* Topmenu */

ul#mainlevel-nav
{
margin: 0;
padding: 0;
list-style-type: none;
/*width: 660px; */
}

ul#mainlevel-nav li{
font-size: 9px;
height: 20px;
line-height: 20px;
margin: 0;
display: inline;
}

ul#mainlevel-nav li a{
float: left;
font-weight: bold;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 9px;
text-decoration: none;
color: #CCCCCC;
margin: 0;
white-space: nowrap;
font-size: 12px;
}



/* Main Menu(s) */

a.mainlevel {
font-size: 12px;
padding-left: 4px;
width: 143px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #000;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;
}



html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
background: #F1F1F1;
text-decoration: none;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

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

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #fff;
background: rgb(255,125,24);
color: #fff;
font-weight: bold;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 9px;
line-height: 15px;
padding-left: 0px;
color: #9c9e9f;
display:block;
width: 80px;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
text-decoration: underline;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
height: 16px;
line-height: 16px;
font-weight: bold;
font-size: 16px;
color: rgb(51,51,51);
font-family: Verdana, Helvetica, sans-serif;
text-transform: uppercase;
border: 0px;
}

.contentheading_azienda {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 16px;
line-height: 16px;
color: rgb(51,51,51);
font-family: Verdana, Helvetica, sans-serif;

border: 0px;
}

.contentheading_formazione {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 16px;
line-height: 16px;
color: rgb(51,51,51);
font-family: Verdana, Helvetica, sans-serif;

border: 0px;
}

.contentheading_consulenza {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 16px;
line-height: 16px;
color: rgb(51,51,51);
font-family: Verdana, Helvetica, sans-serif;

border: 0px;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 18px;
font-family: Verdana, Helvetica, sans-serif;


}

.contentpaneopen_azienda {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 18px;
}
.contentpaneopen_consulenza {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 18px;
}
.contentpaneopen_formazione{
text-align: left;
background: transparent;
font-size: 12px;
line-height: 18px;
}

table.contentpaneopen tr td{
	margin-top: 0px;

}

table.contentpane td.contentheading {
height: 23px;
line-height: 20px;
font-weight: bold;
font-size: 12px;
font-family: Verdana, Helvetica, sans-serif;

color: rgb(255,125,24);
border: none;
}

table.contentpane {
font-size: 12px;

}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 12px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: Verdana, Helvetica, sans-serif;

}
.componentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 16px;
line-height: 16px;
color: rgb(51,51,51);
font-family: Verdana, Helvetica, sans-serif;

border: 0px;
margin-left: 3px;
margin-top: 3px;
/*font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
color: #002E61;
margin-bottom: 5px;*/
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
}

form {
margin: 0px;
padding: 0px;
}


div#serverstudio-bar a {
	color: #fff;
}
div#serverstudio-bar {
	color: #fff;
}

td a.sweetlink:hover, td a.sweetlink:visited, td a.sweetlink {
	font-family: Verdana, Helvetica, sans-serif;

	font-size: 12px;
	color: rgb(255,125,24);
	margin-bottom: 10px;
}


div.moduletable-homenews h3 {
	margin-bottom: 4px;
	padding-bottom: 4px;
}
div.moduletable-homenews {
	font-size: 16px;
	padding-top: 0px;
	color: rgb(51,51,51);
	font-family: Verdana, Helvetica, sans-serif;
}

h3.flexcontentitemtitle {
	font-family: Verdana, Helvetica, sans-serif;

	font-size: 13px;
	color: rgb(255,125,24);
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;

}

div.moduletable-homenews p{
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}


div.module_substaff {
padding-top: 0px;
background: url(../images/io_staff_boxmiddle.jpg) repeat-y;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
 color: rgb(77,77,77);
 padding-bottom: 0px;
 margin-left: 100px;
 margin-top: 20px;
 margin-bottom: 30px;
}
div.module_substaff div {
margin-top: 0px;
background: url(../images/io_staff_boxtop.jpg) no-repeat;
}

div.module_substaff div div{
background: url(../images/io_staff_boxbottom.jpg) left bottom no-repeat;
margin-bottom: 0px;
}

div.module_substaff div div div {
margin: 0 0 0 0;
padding-left: 30px;
padding-top: 18px;
padding-bottom: 18px;
color: #000;
}

div.module_substaff div div div h3 {
text-transform: uppercase;
font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color: rgb(255,125,24);
 margin-left: 0px;
}

a.mainlevel_substaff {
background: none;
color: #000;
}
a#active_menu_substaff.mainlevel_substaff {
}


ul#mainlevel_substaff  {
	width: 200px;
	list-style-type: none;
	line-height: 26px;
	margin: 0 0 0 0;
	padding-left: 0px;
}
ul#mainlevel_substaff li a{
	background: none;
	font-weight: normal;
}

ul#mainlevel_substaff li {
	background: none;
}



div.module_formazione {
 font-family: Verdana, Helvetica, sans-serif;

font-size: 16px;
 color: rgb(77,77,77);
 margin-left: 0px;
 margin-top: 10px;
}

ul#mainlevel_formazione  li{
 display: inline;
 margin-left: 10px;
}

ul#mainlevel_formazione  {
	list-style-type: none;
	line-height: 26px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right:10px;
	/*width:400px;
	float:left;*/
	
}
ul#mainlevel_formazione  a{
	font-weight: normal;
}

div.module_consulenza {
 font-family: Verdana, Helvetica, sans-serif;

font-size: 16px;
 color: rgb(77,77,77);
 margin-left: 50px;
 margin-top: 10px;
}

ul#mainlevel_consulenza  li{
 display: inline;
 margin-left: 10px;
}

ul#mainlevel_consulenza  {
	list-style-type: none;
	line-height: 26px;
	margin-left: 0px;
	padding-left: 0px;
}
ul#mainlevel_consulenza  a{
	font-weight: normal;
}


h3.sottotitolo {
font-family: Verdana, Helvetica, sans-serif;

 font-size: 13px;
 color: rgb(255,125,24);
 margin: 0 0 0 0;

}



/*Ultimi post 1*/

.moduletable-ultimipost h3 {
font-size: 16px;
color: rgb(102,102,102);
margin-top: 4px;
margin-bottom: 4px;
}

div.module-ultimipost div div div {
color: rgb(102,102,102);
margin-left: 10px;
}
div.module-ultimipost div div div h3{
font-size: 16px;
color: rgb(102,102,102);
margin-bottom: 4px;
}
div.module-ultimipost div div {
margin-top: -24px;
}

ul.newsfeed-ultimipost {
font-size: 12px;
list-style-type: none;
padding-left: 0px;
margin-top: 0px;
margin-left: 0px;
}
li.newsfeed-ultimipost p {
margin-top: 0px;
padding-left: 0px;
margin-left: 0px;
}

li.newsfeed-ultimipost {
padding-left: 0px;
margin-left: 0px;
}
div.module-ultimipost a {
font-size: 12px;
color: #000;
}

/*Ultimi post 2*/
div.module-ultimipost2 div div div {
color: rgb(102,102,102);
margin-left: 10px;
}
div.module-ultimipost2 div div div h3{
font-size: 16px;
color: rgb(102,102,102);
margin-bottom: 4px;
}
div.module-ultimipost2 div div {
margin-top: 0px;
}

ul.newsfeed-ultimipost2 {
font-size: 12px;
list-style-type: none;
padding-left: 0px;
margin-top: 0px;
margin-left: 0px;
}
li.newsfeed-ultimipost2 p {
margin-top: 0px;
padding-left: 0px;
margin-left: 0px;
}

li.newsfeed-ultimipost2 {
padding-left: 0px;
margin-left: 0px;
}
div.module-ultimipost2 a {
font-size: 12px;
color: #000;
}





div.module-barnews {
margin-bottom: 60px;
}
div.module-barnews h3 {
font-weight: bold;
font-size: 16px;
color: rgb(51,51,51);
font-family: Verdana, Helvetica, sans-serif;

margin-top: 0px;
margin-bottom: 4px;
}
div.module-barnews p {
margin-top: 0px;
font-size: 12px;
}


div.twitter a:hover{
	text-decoration: none;
}

div.logo-twitter a:hover{
	color: #6DDAF7;
}

div.logo-twitter a{
	color: rgb(102,102,102);
	font-size: 26px;
	line-height: 30px;
}

div.descrizione-twitter a:hover {
	color: #000;
}
div.descrizione-twitter a{
color: #6DDAF7;
}

div.twitter {
	overflow: hidden;
	width: 530px;

	margin-bottom: 20px;
}
div.logo-twitter {
	float: left;
	width: 200px;
	font-size: 26px;
	color: #04d;
	font-weight: bold; 
	
	margin-bottom: 5px;
}
div.descrizione-twitter {
	float: right;
	width: 211px;
	font-size: 14px;
	margin-left: 10px;
	line-height: 26px;
	text-align: right;
	margin-bottom: 5px;
	overflow: hidden;
}
div.testo-dt {
	color: #6DDAF7;
	padding-top: 16px;
	float:left;
	width: 80px;
}
div.immagine-dt {
	float:left;
	width: 130px;
}

div.contenuto-twitter {
	float: left;
	padding-top: 4px;
	width: 530px;
	border-top: 2px solid #555;
	font-size: 15px;
}
span.titolo-twitter {
	color: rgb(102,102,102);
	font-weight: bold;
	
}

div#topmenu a:hover {
	text-decoration: none;
	color: #fff;
}
h2.form_title {
margin: 4px 4px 14px 24px;	
}
span.form_title {
font-size: 15px;
color:#B71D1F;
}
div.ccccc-content {
margin-left: 14px;
}
div.corso {
padding-top: 5px;	
}
div.corso span.corso {
font-size: 14px;	
color: #226158;
}
div.corso span.corso:hover {
color: rgb(255,125,24);
}
a.itemcorso:hover {
font-size: 15px;
text-decoration: none;
color: #226158;
}
span.etichetta {
color: #226158;	
}
div.etichetta-grande {
font-family: sans-serif;
margin-top: 18px;
color: #226158;	
font-size: 15px;
font-weight: bold;
}

a.link0 {
font-size: 12px;	
}
div.ccccc-content {
padding-top:100px;
}
div.ccccc-content a {
color:#226158;
}
