/* --------- struttura ----------- */
#contenitore-globale {
	background: url(../images/bg-main.gif) repeat center;
	margin: 0px auto;
	padding: 0;
	border: 0;
	width: 774px;
	background-repeat: repeat-y;
	text-align: center;
}
#header {
	background:#fff url(../images/top.jpg) no-repeat center;
	width: 774px;
	height : 188px;
	margin:0px;
	text-align: center;
	}
.sitename {
	margin: 0px auto;
	font: 30px "Trebuchet MS", Georgia, Garamond, "Times New Roman";
	color: #fff;
	padding-top: 70px;
}
#top-menu {
	display: block;
	width: 774px;
	background:url(../images/bg-top-menu.jpg) no-repeat center bottom;
	height: 42px;
	text-align: left;
	}
#contenitore-corpo {
	padding: 0 40px 0px 44px;
	margin:0px;
	width: 690px !important;
	width/**/:774px;
	min-height: 500px !important;
	height: 500px;
	text-align: left;
}
.principale {
	float: left;
	width: 470px;
}
.menu-dx {
	float: right;	
	width: 194px;
	text-align: center;
	}
.footer {
	background:#fff url(../images/footer.gif) no-repeat top center;
	padding: 0 40px 0px 44px;
	margin:0px;
	width: 690px !important;
	width/**/:774px;
	padding-top: 20px;
	clear: left;
	}

/* ---------------------basic layout--------------------- */
* {
	font-family: Arial, Helvetica, sans-serif;
}
html,body {
	padding: 0px;
	margin:0px;
	color:#333333;
	text-align: center;
}
div, td, p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	margin: 0;
	padding-bottom: 0;
}
	h2 {
	font-size: 14px;
	font-weight: bold;
 	color: #FF9900;
	text-align:left;
	margin: 0;
	padding-bottom: 0;
}

	h3 {
	font-size: 12px;
	font-weight: normal;
 	color: #333333;
	text-align:left;
	margin: 0;
	margin-bottom: 4px;
	padding-bottom: 0;
}
h4 {
	color: #333333; 
	font-size: 16px; 
	font-weight: bold;
	}
h5 {
	color: #333333; 
	font-size: 14px;
	font-weight: bold;
	}
h6 {	
	color: #333333; 
	font-size: 12px; 
	font-weight: bold;
	} 
a, a:link, a:active, a:visited {
	text-decoration:underline;
	color:#000000;
	font-weight: normal;
}
a:hover {
	text-decoration:underline;
	font-weight: normal;
}
ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
}

li {

	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-type: square;
	list-style-position: inside;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

#mainlevel-nav {
margin: 0; 
padding:0;
}

ul#mainlevel-nav {
margin-left: 34px;
float:left;
width: 495px;
display: inline;
}
#mainlevel-nav li {
list-style:none; 
float: left; 
margin: 0;
padding: 0 0 0px 0;
border-right: 1px solid #fff;
white-space: nowrap;
}

#mainlevel-nav a {
display: block; 
text-decoration: none; 
font-weight: bold;
padding: 8px 16px;
color: #F0F0F0;
}

#mainlevel-nav a:hover {
background: #310101;
}
/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}
/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;

}
/*pathaway setting*/
#pathway {
	margin-bottom: 15px;
}
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color            : #ff9900;
}
a.pathway:hover {
  color            : #ff3300;
  text-decoration: none;
}
/*for title or site name*/

.title {
font-family: sans-serif;
font-size: 20px;
color : #000000;
margin-left: 10px;
}
/*for the tag-line*/

.subtitle {
font-family: sans-serif;
font-size: 10px;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}
#active_menu {
  color: #000000;
  background: url(../images/bg-a-moduletable.gif) no-repeat;

}
/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {
	background: url(../images/bg-a-moduletable.gif) no-repeat;
	display: block;
	padding-left: 15px;
	padding-right: 8px;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color: #F7F7F7;
	height: 20px !important;
	height /**/: 22px;
}
a.mainlevel:hover {
color: #333333;
}

.pollstableborder {
border: 1px solid;
padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	background: url(../images/bg-sub-a-moduletable.gif) no-repeat;
	color: #FF4500;
	padding-left: 22px;
	margin-top: 0px;
	padding-right: 18px;
	display: block;
	}
a.sublevel:hover {
color: #ff9e31; 
text-decoration: underline;
}
a.sublevel#active_menu {
	color: #000;
	background: url(../images/bg-sub-a-moduletable.gif) no-repeat;
}
/* ---------------------
mambo module layout
--------------------- */
/** general module table **/

table.moduletable {
	width:178px;
	text-align: left;
	margin: 0px auto;
}
table.moduletable a:link, a:visited, a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
}
/** general module title **/
table.moduletable th {
	background: url(../images/bg-th-moduletable.gif) no-repeat;
	color: #696969;
	height : 26px !important;
	height /**/: 31px;
	padding-left:25px;
	padding-top: 5px; 
	text-align: left;
	font-size: 14px;
}

table.moduletable li {
}
table.moduletable ul {
	padding: 0px;
}
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background:#fff url(../images/bg-top-menu.jpg) no-repeat right top;
	background-position: -40px;
	color            : #fff;
	padding-left: 2px;
	height: 22px;
}
.sectiontableentry1 {
  background-color : #F0F0F0;
  padding-right: 2px;
}
.sectiontableentry2 {
  background-color : #E0E0E0;
  padding-right: 2px;
}
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
}
.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}
.contentpane {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}
.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}
.contentheading, .componentheading {
  font-size        : 16px;
  color            : Black;
  font-weight: bold;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}
.cerca {
	float: right;
	margin-right: 2px;
	width: 223px;
}
.inputbox-cerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #FFF0F5;
	background: transparent;
	/*background-color : #fff;
	FILTER: alpha(opacity=40); 
	moz-opacity: .40; opacity: .40;*/
	border: 0;
	border-bottom: 2px solid #fff;
	padding-left: 2px;
	height: 17px !important; 
	height /**/: 21px;
	width: 174px !important;
	width /**/: 178px;
	margin-top: 5px;
	
}
.inputbox {
   font-size: 11px;
	color: #333;
	background-color : #F0F0F0;
	/*width: 90px;*/
	background: #fff;
	margin: 0;
	margin-top: 2px;
}
a:link, a:visited {
color: #ff6600;
text-decoration: none;
}
a:hover {
color: #ff3300;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-weight: bold;
	text-decoration: underline;
	color:#666666;
	}

a.contentpagetitle:hover {
	color: #666666;
	text-decoration: none;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-size: 11px;
  }
a.category:hover {
  color            : #999999;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	color: #FFFFFF;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}

.tabpadding {

}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}
/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	border:1px solid #333;
	padding:1px;
	display:block;
	width:130px;
	margin: 0 0 10px 10px;
	background-color: #F5F5F5;
}

/** table of content header **/
.contenttoc th {
	color:#FFFFFF;
	background-color: #1B2844;
	font-size:11px;
	display:block;
	width:124px;
}
table.contenttoc td {
    font-size: 10px;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	background-color: #930000;
	color: #ffffff;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
.br-clear {
	line-height: 0px;
}
