.materia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.anno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

body {
  color            : #000000;
  margin-left      : 0px;
  margin-right     : 0px;
  margin-bottom    : 0px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 12px;
 
}
td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}
hr {
  color            : #333333;
  height           : 1px;
  width            : 100%;
}
.mod {
  background       : #FFFFFF;
  width            : 2px;
}
.mt {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }
.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}
.contentdescription { 
  width            : auto !important;
  display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 50;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #666666;
}

.sublevel {
	font-size        : 12px;
	color: #FFFFFF
	/*display          : block;*/
	color: #666666;	
	
}

a.sublevel:link, a.sublevel:visited {
	font-size        : 12px;
	font-weight      : normal;
	padding          : 2px 0px 2px 10px;
	color            : #333333;
	width            : 180px;
	background-repeat: no-repeat;
	background-position: -2px;
	line-height: 20px;
}

a.sublevel:hover {
	color: #333333;
	font-size: 12px;
	background-image: url(../images/arrow.png);
	font-weight: bold;
}

a.sublevel#active_menu {
	color: #FF6600;
	background-image: url(../images/arrow.png);
	padding-left: 10px;
	background-position: -1px;
	
}


.leftrow {
  background-color : #ECEBD9; 
  width            : 168px;
  height           : 100%;
  margin-right     : 5px;
}
.rightrow {
  background-color : #ECEBD9;
  height           : 100%;
  width            : 168px;
  align            : right;
  margin-left      : 5px;
}
table.moduletable {
	width			   : 100%;
	table-layout	   : auto;
	border-top       : 0px solid #FFFFFF;
	border-bottom    : 0px solid #BCB778;
	padding: 0px;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  background-image : url(../images/modul.jpg);  
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}
#search {
  float            : left;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width´           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #666666;
  background       : #FFFFFF;
}
.back_button {
  color            : #0066FF;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/bb.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #BCB778;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}
.button {
  font-size        : 11px;
  color            : #0066CC;
  border           : 1px solid #BCB778;
  margin-bottom    : 5px;
  background-color : #D9EDF2;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #BCB778;
  background	   : transparent url(../images/back.gif);
  background-color : #D9EDF2;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #E3E1C6;
  padding          : 1px;
  line-height: 19px;
}

.sectiontableentry1 {
	vertical-align   : middle;
	padding          : 3px;
	border-top       : 1px solid #FFFFFF;
	border-bottom    : 1px solid #BCB778;
	line-height		: 30px;
	text-indent      : 8px;
	background-image: url(../../../images/stories/sectiontableentry1_bg.gif);
}

.sectiontableentry2 {

	vertical-align   : middle;
	padding          : 3px;
	border-top       : 1px solid #FFFFFF;
	border-bottom    : 1px solid #BCB778;
	line-height: 25px;
	text-indent      : 10px;
	background-image: url(../../../images/stories/sectiontableentry2_bg.gif);
	
}
.mainlevel {
	
	margin           : 3px;
	padding          : 10px;
	font-size        : 50px;
	width            : 120px;
	background-color : #F3F3F3;/*#ECEAD8;*/
	text-indent      : 10px;
	background-image: url(../images/a_mainlevel_link.gif);
	background-repeat: no-repeat;/*new*/

	
}

a.mainlevel:link {
	display          : block;
	font-size        : 14px;/*12*/
	font-weight      : normal;
	padding          : 2px 0px 2px 0px;
	color            : #fff;
	width            : 190px;/*150*/
	text-indent      : 10px;
	background-image: url(../images/a_mainlevel_link.gif);
	background-repeat: no-repeat;/*new*/
	height: 21px;/*new*/

}
a.mainlevel:visited {
	display          : block;
	color		 : #000;
	font-size        : 13px;/*12*/
	border-top       : 0px solid #ffffff;
	border-bottom    : 0px solid #BCB778;
	font-weight      : normal;
	padding          : 2px 0px 2px 0px;
	color            : #FFFFFF;
	width            : 191px;/*151*/
	text-indent      : 10px;
	height: 21px;/*new*/
	
}

a.mainlevel:hover {/*colore link menu principale*/

  color : 	#FFFFFF;
  margin           : 3px;
  background-color : #D9EDF2;
  font-size        : 14px;/*12*/
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  width            : 191px;/*151*/
  background-image: url(../images/a_mainlevel_active.gif);
}

#active_menu {
	color            : #FFFFFF;
	font-weight      : bold;
	padding: 0px;
	background-image: url(../images/a_mainlevel_active.gif);
	width:            191px;/*151*/
	height: 21px;/*18*/
	line-height:21px;/*new*/
}

a:link, a:visited {
	font-size        : 12px;
	color            : #330099;
	text-decoration  : none;
	font-weight      : bold;
	letter-spacing: 0.1em;
}


a:hover {
  font-size        : 12px;
  color            : #FF6600;
  text-decoration  : none;
  font-weight      : bold; 
}


a.category:link, a.category:visited {
	vertical-align   : middle;
	font-size        : 12px;
	font-weight      : bold;
  	text-indent:     :10px;
	background-image: url(../../../images/stories/sectiontableentry1_bg.gif);
	line-height: 20px;
	
	border-top       : 1px solid #FFFFFF;
	border-bottom    : 1px solid #BCB778;
	display: block;
}
a.category:hover {
	display: block;
		vertical-align   : middle;
	font-size        : 12px;
	font-weight      : bold;
  	text-indent:     : 10 px;
	background-image: url(../../../images/stories/hover_bg.gif);
	line-height: 20px;

	border-top       : 1px solid #FFFFFF;
	border-bottom    : 1px solid #BCB778;
	color: #FFFFFF;
}
a.readon:link, a.readon:visited {
	color            : #00CCFF;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	background       : url(../images/read.gif);
	background-repeat: no-repeat;
	white-space      : normal;
	font-weight      : bold;
	border           : 1px solid #BCB778;
	padding-bottom   : 3px;
	padding-left     : 21px;
	padding-right    : 2px;
	padding-top      : 1px;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	
}
a.readon:hover {
  color            : #0099FF;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 0px solid #BCB778;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {
	/*float          : left;*/
  	margin           : 2px;
  	padding-left     : 10px;
  	list-style       : none;
}
li {
  
  	line-height      : 20px;
  	padding-left     : 15px;
  	padding-top      : 0px;
  	background-image : url(../images/bullet.png) ;
  	background-repeat: no-repeat;
  	background-position: 0px 5px;
}

.presentazione {

}
.presentazione ul {
	float          : left;
  	margin           : 2px;
  	padding-left     : 10px;
  	list-style       : none;
}
.presentazione li {
  
  	line-height      : 25px;
  	padding-left     : 15px;
  	padding-top      : 0px;
  	background-image : url(../images/arrow.png) ;
  	background-repeat: no-repeat;
  	background-position: 0px 5px;
}

table.contenttoc {
  border           : 0px solid #FFFFFF;
  background       : #ECEAD8;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #CC0000;
}
.pagenavbar {
  border-top       : 1px solid #BCB778;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #D9EDF2;
}
a.pagenav:link, a.pagenav:visited {
	text-decoration  : none;

}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #333333;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
	font-size        : 12px;
	color            : #FFFFFF;
	padding-left     : 205px;
	font-weight: bold;
}
a.pathway:link, a.pathway:visited {
	font-size        : 11px;
	padding-left     : 0px;
	color: #D9F2FF;
}
a.pathway:hover {
	font-size        : 11px;
	padding-left     : 0px;
	padding-top: 10px;
	color: #FFCC00;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
 * border-color     : #666666;
}
.contentheading, .componentheading {
  background       : url(../images/header.gif) repeat;
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #003366;
  width            : 100%;
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #666666;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  color            : #FFFFFF;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}

table.content_table {
	width			   : 95%;
	table-layout	   : auto;
	border-top       : 0px solid #FFFFFF;
	border-bottom    : 0px solid #BCB778;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 0px solid #FFFFFF;
}


.tabella_programma {
	width			: 100%;
	hight			: 100%;
	background-color: #BBDAE3;	
}

.tabella_programma td {
	border: 1px solid #fff;
	padding:5px;
	vertical-align: top;
	
}
.tabella_programma hr {
}

.intesta_tabella_programma  {
	background-color: #006699;
} 
.jflanguageselection {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
  




h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 19px;
}
