html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border:none;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.button {
	cursor: pointer;
	color:#FFF;
	font-size:12px;
	height:20px;
	border: none;
	background:#abb9d4;
}



/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding:0;
	margin:auto;
	background:#003b6f;
}

#frame_bg {
	margin:0;
	padding:0;
	height:310px;
	/*background: transparent url(../images/img/header_bg.jpg) top left repeat-x;*/
	background:#003b6f;
}

div#wrapper
 {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

div#extras {
	background: transparent url(../images/imgnew/extras_bg.jpg) top left no-repeat;
	width:1002px;
	margin:0 auto;
	height:42px;
	padding:0;
	z-index:1000;
	position:relative;
}


#logo {
	padding:0px 10px;
	margin:2px 0 0 1px;
	text-align: left;
	float:left;
}

#logo a.logo, #logo a.logo:link, #logo a.logo:hover, #logo a.logo:visited {
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 3em;
	padding:0;
	margin:0;
	line-height:1.4em;
	color:#577596;
	text-decoration:none;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#footer {
	width:980px;
	margin:0 auto;
}

div#footer_r {
	height: 30px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #fff;
}

#pathway 
{
	float:left;
	padding: 0px;
	width: auto;
	text-align: left;
	font-weight:bold;
}

#search {
	float:left;
	width:200px;
	height:26px;
	text-align:left;
	padding:4px 0 0 10px;
}

#area {
	padding: 0;
	width:100%;
	background: url(../images/imgnew/whitebox_bg.jpg) top left repeat-y;
}

#topnews {
	margin:0px 0 0 0 ;
	position:relative;
	left:500px;
	width:400px;
	height:120px;
	color:#666;
}

#whitebox {
	margin: 0 auto;
	width: 978px;
	height:24px;
	text-align:left;
}

#whitebox div {
	text-align: left;
}

#whitebox_m {
	width: 980px;
	padding: 0;
	margin:0 auto;
}

#pagecontainer
{
	width:1002px;
	background-color:transparent;
	margin:0 auto;
}

#shodow {
	width:980px;
	height:5px;
	margin:0 auto;
	background-color:#fff;
	font-size:8px;
}


/* horizontal pill menu */
table.pill {
  margin-left:auto;
  margin-right:auto;
  padding:0;
  text-align:left;
}

td.pill_m {
  padding:0;
  margin:0 auto;
  width:638px;
  text-align:center;
  font-weight:bold;
  background-color:#6982aa;
}

#pillmenu {
  margin: 0 auto;
  white-space: nowrap;
  float: left;
  font-weight:bold;
  width:638px;
}

#pillmenu ul {
  float:left;
  text-align:center;
  margin: 0 auto;
  padding: 0;
  list-style:none;
  font-weight:bold;
  width:100%;
}

#pillmenu li {
	float: left;
	margin: 0 auto;
	padding: 0;
	font-weight:bold;
}

#pillmenu a {
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
  font-size: 13px;
  font-weight: bold;
  float:left;
  display:block;
  line-height:24px;
  padding:0px 18px 1px 18px;
  color: #fcffff;
  text-align:center;
  text-decoration: none;
}

#pillmenu a:hover
 {
	color:#062c59; /* <== CHIEDERE MENU */
	text-decoration:none;
}

#pillmenu a#active_menu-nav {
}

#leftcolumn ,#rightcolumn {
	margin:0;
	width:190px;
	padding:10px;
	float:left;
}

div#maincolumn {
padding:0px 0 10px 10px;
float:left;
width:550px;
}

div#maincolumn_full {
padding:10px 0 10px 10px;
width:734px;
float:left;
}

div.nopad {
	padding: 0;
}

td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/


div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway 
{
  display:block;
  margin:0 10px;
  height:23px;
  font-size:12px;
  overflow:hidden;
  padding:8px 0 0 0;
  color:#07375b; /* <== CHIEDERE BREADCRUMB */
}

span.pathway a,
span.pathway a:link,
span.pathway a:hover,
span.pathway a:visited 
{
	  color:#062c59; /* <== CHIEDERE MENU */
}

/* headers */
div.componentheading {
  padding-left:0px;
}

h1 {
	padding:0;
	font-family:Verdana, Arial, Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	vertical-align:bottom;
	color:#666;
	text-align:left;
	width:100%;
}



table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin:0;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica,sans-serif;
	color:#5f5f5f;
	font-size:1.4em;
	padding-left:0;
	margin-bottom:10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height:20px;
	vertical-align:bottom;
	font-size:.90em;
	color:#999;
	font-weight:normal;
	text-align:left;
}

.createdate {
	height:20px;
	vertical-align:top;
	font-size:.90em;
	color:#999;
	font-weight:normal;
	vertical-align:top;
	padding-bottom:5px;
	padding-top:0px;

}

a.readon {
	margin-top:10px;
	display:block;
	float:left;
	background:url(../images/imgnew/mw_readon.png) top right no-repeat;
	padding-right:20px;
	line-height:14px;
	height:16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color:#f6f6f6;
}

.ol-background {
	background-color:#666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen
{
margin-top:10px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

table.contentpaneH3Bandi
{
	margin-top:10px;
	border-collapse:collapse;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
}

div.module_menu ul li {
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link,
div.module_menu ul li a:visited {
	font-weight: bold;
	padding:2px 0 2px 25px;
	line-height:24px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto;
}

#leftcolumn h3, #rightcolumn h3 {
	margin: 0;
    color:#5f5f5f;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:2px 0 2px 10px;
	line-height:20px;
	text-align: left;
}


#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin:0 0 20px 0;
	padding:3px;
	border:1px solid #777c90;
	background:transparent url(../images/imgnew/bgbox.jpg) bottom left repeat-x;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	border-top:none;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0;
	padding:0;
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	line-height:20px;
	background:url(../images/imgnew/dot_norm.gif) left no-repeat;
	padding:2px 20px;
	text-decoration:none;
	color:#5f5f5f;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color:#5f5f5f;
}

/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	line-height:20px;
	background:url(../images/imgnew/dot_sel.gif) left no-repeat; /* <== CHIEDERE DTO EVD */
	padding:2px 20px;
	text-decoration:none;
	color:#003c72;
	/*font-variant:small-caps;*/
	font-weight:bold;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color:#5f5f5f;
}

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background:url(../images/imgnew/dot_norm.gif) left no-repeat;
	text-decoration:none;
	color:#5f5f5f;
	padding:2px 25px;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	background:url(../images/imgnew/dot_norm.gif) left no-repeat;
	color:#666666;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

table.adminform textarea {
  width:540px;
  height:400px;
  font-size:1em;
  color:#000099;
}

div.search input {
	margin:0 2px 0 0;
}

@-moz-document url-prefix() {  
	input.inputbox { display:block;float:left;}  
} 

.search #mod_search_searchword 
{	
	width:122px;
	background:#fafbff url(../images/imgnew/bgsearch.png) left no-repeat;
	border:none;
	color: #000000;
	padding:2px 4px 0 4px;
	height:18px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color:#5f5f5f;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */

#system-message dd.message ul { background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}



/* * * * * * * */
/* blue */
input,button {
	border:1px solid #dcdcdc;
	background:transparent;
}


/* blue */
a:link, a:visited {
		color:#5f5f5f;
}

a:hover {
	color: #0b3768;
}

#pillmenu a#active_menu-nav 
{
	color:#062c59; /* <== CHIEDERE MENU */
	background:transparent url(../images/imgnew/top_menu_arrow.jpg) top center no-repeat;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
  background:#003b6f url(../images/imgnew/top_menu_arrow_hover.jpg) top center no-repeat;
}

h3, .componentheading, table.moduletable th {
  color: #5f5f5f;
}

/*
div.module_menu {
	background: url(../images/blue/module_mright_bg.jpg) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/module_mleft_bg.jpg) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/module_right_bg.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/module_left_bg.jpg) 0 0 no-repeat;
}

*/

/* * * * * * * */
/* blue */

div#header {
	background:transparent url(../images/imgnew/header.jpg) top left no-repeat;
	position:relative;
	left:0px;
	top:0px;
	height:235px;
}

div#header_l {
	height:220px;
}

/*
div#logo_bg {
	background: transparent url(../images/img/header_centr2.jpg) top center no-repeat;
	position:relative;
	top:-10px;
	left:120px;
	height:220px;
	padding:0;
}*/

div#logo_bg div {
	text-align: left;
}

div#logo div#ssarea
{
	width:236px;
	height:220px;
	position:absolute;
	top:25px;
	left:76%;
}

#ssA
{
	width:218px;
	height:137px;
	position:relative;
	top:8px;
	left:9px;
	padding:0;
}
div.corniceA
{
	width:236px;
	height:153px;
	background: transparent url(../images/imgnew/ss/bgss.jpg) top left no-repeat;
}


div#footer {
	background: url(../images/imgnew/footer_m_bg.jpg) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/imgnew/footer_l_bg.jpg) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/imgnew/footer_r_bg.jpg) 100% 0 no-repeat;
}

/* * * * * * * */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color:#2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sgfooter:hover {
	color: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
#sgf {
font-size: 11px;
text-align:center;
width:100%;
margin:0px auto;
color: #2861a4;
font-family: Arial,sans-serif;
}
.sgf {
text-align:right;
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
font-family: Arial,sans-serif;
color: #2861a4;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #2861a4;
	font-size		: 11px;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color			: #2861a4;
	font-family: Arial,sans-serif;
	text-decoration:none;
}




/* ZeroInfinity elements */

table.contentpaneopen img {
	margin:4px 7px 4px 7px;
}

table.contentpaneopen p
{
	padding:2px;
}

table.contentpaneopen ul li {
	margin-left:10px;
}
p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size:1.1em;
  line-height:1.3em;
}

h2, 
.contentheading 
{
	padding:0;
	font-family:Verdana, Arial, Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	vertical-align:bottom;
	color:#5f5f5f;
	text-align:left;
	width:100%;
	letter-spacing:1px;
	border-bottom:solid 1px #003c72;
}


/* * Marquee * */
div.contentpane marquee div 
{
margin:0;
}

div.contentpane marquee div span.contentheading
{
border-bottom:none;
display:block;
padding:0;
margin:30px 0 0 0;
text-align:center;
}

div.contentpane marquee div span.contentheading a.contentheading 
{
font-size:14px;
text-decoration:underline;
border-bottom:none;
}

div.contentpane marquee div span.contentpaneopen
{
display:block;
margin:-5px 0 0 0;
}

div.contentpane marquee div span.contentpaneopen p
{
padding:0;
margin:0;
}



table.contentpaneopen h3,
div.componentheading,
div.componentheadingH3Title,
div.componentheadingNewsTitle,
div.componentheadingH3Bandi
{
	padding:0;
	font-family:Verdana, Arial, Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	vertical-align:bottom;
	color:#5f5f5f;
	text-align:left;
	width: 100%;
	letter-spacing:1px;
	border-bottom:solid 1px #003c72;
}

div.componentheadingH3Title
{
margin-bottom:10px;
}

div.componentheadingNewsTitle
{
	margin:5px 0 10px 0;
}

h3.h3marginato
{
clear:both;
margin-top:40px;
}

ul.ruoli
{
list-style:none;
}

ul.ruoli li
{
list-style:none;
margin-top:20px;
}

ul.ruoli li p
{
padding:0;
}

ul.ruoli li p.nomeruolo
{
color:#5f5f5f;
font-weight:bold;
margin-left:-20px;
}

div#tabSUaccordion h5
{
	margin:0;
	padding:3px 0 3px 20px;
	font-size: 14px;
	color:#003c72;
	height:16px;
	cursor: hand;
	cursor: pointer;
	border:solid 1px #6982aa;
}

div#tabSUaccordion h5.actT
{
	background: #fafbff url(../images/imgnew/toggleAcc.png) 0 0 no-repeat;
	color:#5f5f5f;
	border-bottom:none;
}

div#tabSUaccordion h5.unactT
{
	background: #fafbff url(../images/imgnew/toggleAcc.png) 0 -22px no-repeat;
	color:#5f5f5f;
}

div#tabSUaccordion div.element 
{
	padding:2px;
}

div#tabSUaccordion td.headserv
{
font-weight:bold;
color:#5f5f5f;
}

div#tabSUaccordion table
{
margin:15px 0;
}

div#tabSUaccordion td p
{
padding:0;
margin:0;
}
div#tabSUaccordion td p.compname
{
color:#5f5f5f;
font-style:italic;
}

div#tabSUaccordion td p a,
li p.mlink a,
p.innlnk a,
ul.lnkgare li a,
table.contentpaneH3Bandi td  a
{
color:#003c72;
border-bottom:solid 1px #003c72;
}
div#tabSUaccordion td p a:hover,
li p.mlink a:hover,
p.innlnk a:hover,
ul.lnkgare li a:hover,
table.contentpaneH3Bandi td  a:hover
{
text-decoration:none;
color:#6982aa;
}

ul.menuServizi
{
	clear:both;
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}
ul.menuServizi li
{
padding:2px 0 2px 12px;
background: url(../images/imgnew/dot_norm.gif) center left no-repeat;
}

#zinfbox1
{
	float:left;
	border-right:solid 1px #003c72;
	border-bottom:solid 1px #003c72;
	width:48%;
	height:200px;
}

#zinfbox1 h3,
#zinfbox2 h3
{
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 14px;
	letter-spacing:1px;
	margin:0;
	padding:0;
}


#zinfbox2
{
	padding-left:15px;
	width:49%;
	float:left;
	border-bottom:solid 1px #003c72;
	height:200px;
}


/* ** Scroller FX ** */

table#legetab
{
width:280px;
position:relative;
top:-400px;
left:495px;
}

table#legetab th
{
font-size:12px;
text-align:left;
}

table#legetab td.bodx
{
border-right:solid 2px #003c72;
}

table#legetab td p
{
margin:2px;
padding:0;
}
table#legetab td p.enf
{
font-style:italic;
}
table#legetab td p.bold
{
font-weight:bold;
}
table#legetab td p.smaller
{
font-size:9px;
}

table#legetab td
{
padding:0px;
font-size:11px;
}

table#legetabfoot
{
width:100%;
position:relative;
top:-300px;
left:0;
}

#demo-wrapper {
	margin: 5px auto;
	overflow: hidden; 
	height: 400px; 
	width: 480px;
	border: 3px solid #5f5f5f;
	position: relative;
}
 
#demo-inner {
	width:2270px;
	height:1704px;
	background-image:url(../images/imgnew/struportB.jpg);
	position:relative;
}
 
.scrolling-content 
{
	background-image: url(../images/imgnew/quest.png);
	width:14px;
	height:15px;
	position: absolute;
}

.scrolling-content span
{
	width:14px;
	height:15px;
	position: absolute;
}

.tool-tip {
	color: #fff;
	width: 350px;
	z-index: 13000;
	padding:0;
	background-color: transparent;
}
 
.tool-title {
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#9FD4FF;
	padding:8px 8px 4px;
	background:transparent url(../images/imgnew/bubble.png) top left;
}
 
.tool-text {
	font-size:11px;
	padding:4px 8px 8px;
	background:transparent url(../images/imgnew/bubble.png) bottom right;
}

span.tipped
{
}
#spTip1
{
}

#spcent
{
left:1060px; 
top: 400px;
background-image:none;
}

#spcont1 {
	left: 1230px; 
	top: 600px;
}
 
#spcont2 {
	left: 1185px; 
	top: 600px;
}
 
#spcont3 {
	left:1150px; 
	top:630px;
}
 
#spcont4 {
	left: 1120px; 
	top: 642px;
}

#spcont5 {
	left: 1015px; 
	top: 575px;
}

#spcont6 {
	left: 1055px; 
	top: 705px;
}

#spcont7 {
	left: 390px; 
	top: 465px;
}

#spcont8 {
	left: 410px; 
	top: 535px;
}

#spcont9 {
	left: 960px; 
	top: 680px;
}
#spcont10 {
	left: 1260px; 
	top: 720px;
}


p.sizedp
{
	width:500px;
}

ul.detlist,
ul.lnkgare,
table.contentpaneH3Bandi td ul
{
list-style-type: none;
padding: 0;
}

ul.detlist li, 
ul.lnkgare li,
table.contentpaneH3Bandi td ul li
{
background: #fff url(../images/imgnew/dot_norm.gif) 0 .4em no-repeat;
padding-left:15px;
margin-left:10px;
}

ul.detlist li ul.nopoint li
{
margin:5px;
list-style-type: none;
background:none;
padding-left:5px;
}

li#lnkcitytour 
{
list-style-type: none;
}
ul.menu li#lnkcitytour  a#ctlogo
{
background: url(../images/imgnew/logocss.png) 0 0 no-repeat;
display:block;
width:148px;
height:50px;
padding:0;
margin:0;
}

li#lnkcitytour a span
{
position:absolute;
top:-10000px;
left:-10000px;
}

div#flags
{
	position:relative;
	top:-90px;
	left:70px;
}

div.attachmentsList
{
float:left;
margin-top:0;
}

td.setd_title a
{
	color:#003C72;
	text-decoration:underline;
	margin:0;
	padding:2px 0 2px 2px;
	display:block;
	width:100%;
	background-color:#E8F4F6;
}
td.setd_title a:hover
{
color:#000;
}
td.setd_title div.seartoptnldata
{
	padding:0;
	margin:0;
	background-color:#fff;
}


/* Tabella articoli su front-end */

table.list_author
{
	width:99%;
	border-collapse:collapse;
	border:solid 1px silver;
	margin:10px 5px;
}

table.list_author td,
table.list_author th 
{
	padding: 2px 2px; 
	border:solid 1px silver;
}

table.list_author th
{
text-align:center;
background:#99d5e0;
color: #003c72;
}


p#com-form-login-password,
p#com-form-login-username,
p#com-form-login-remember {
	clear:both;
}