.hide { display:none; }

#webzone {
	text-align: center;
}
#webzone a {
	color: #5C88B8;
	text-decoration: none;
	}

a:visited {
    color: #036;
    font-weight: bold;
  }


a:link {
    color: #036;
    font-weight: bold;
  }


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


a:active {
    color: #c36;
    font-weight: bold;
    text-decoration: none;
  }


body {
    color: #333;
    font: 12px "trebuchet ms", geneva, arial, helvetica, sunsans-regular, sans-serif;
  }


td, label, input, select, option, textarea, th {
    font: 12px "trebuchet ms", geneva, arial, helvetica, sunsans-regular, sans-serif;
    vertical-align: top;
    text-align: left;
  }

input, select, textarea {
	padding: 1px;
	margin: 0px;
	border: 1px solid #0066CC;
	}

.tableForm, .tableView {
	width: 100%;
	}

h1 {
    color: #06c;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    background-color: #fff;
    margin-top: 2px;
    margin-bottom: 0;
  }


h2 {
    color: #005cac;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
  }

h3 {
	display: block;
    border-top: 1px solid #0075EA;
    border-bottom: 1px solid #0057AE;
    color: white;
	text-align: center;
	margin: 0px 0px;
	margin-bottom: 1px;
	padding: 5px 0px 0px 0px;
	background: #0066CC;
/* 	height: 100%; */
	vertical-align: bottom;
	}


.titolo_menu {
    color: #36c;
    font-size: 14px;
    font-family: "trebuchet ms", geneva, arial, helvetica, sunsans-regular, sans-serif;
    font-weight: bold;
  }


.bgmenu-sx {
    background-image: url("images/base_03.gif");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
  }


.bg-index {
    background-attachment : fixed;
    background-image : url("images/bg_orizz.gif");
    background-position : 0 0;
    background-repeat : repeat-x;
  }


.bg-index-vert {
    background-image: url("images/bg-vert.gif");
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: 0 0;
  }


.bg-main {
    background-image: url("images/bg-main.gif");
    background-repeat: repeat-y;
    background-attachment: scroll;
    background-position: 0 0;
  }


.bottom {
    color: #fff;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
  }

/*** Language Menu *****/
.language {
	border-bottom: 1px solid #0066CC;
	padding-left: 20px;
	margin-top: 20px;
	}

.language ul {
	margin: 0;
	padding: 0;
	}

.language li {
	display: inline;
	margin: 0;
	padding:0;
	}

.language li a:visited, .language li a:hover, .language li a:link  {
	text-decoration: none;
	border: 1px solid #0066CC;
	padding: 0px 0.3em;
    background: #ccc;
    color: #036;
    }

.language li a:hover{
	background-color: #f0f0f0;
	}

.language .activetab a:visited, .language .activetab a:hover, .language .activetab a:link {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	color: #0066CC;
	}

#mainContent {
	margin: 10px 0px 30px 0px;
	min-height: 300px;
	}

#imenus0 a, #imenus1 a, #imenus2 a  {
	/*position: absolute;*/
    display: block;
    border-top: 1px solid #0075EA;
    border-bottom: 1px solid #0057AE;
    color: white;
    margin: 0px;
    padding: 0px;
  }


#imenus0 a:hover, #imenus1 a:hover, #imenus2 a:hover {
    background-color: #787878;
    color: white;
  }


#menu_level {
	position: absolute;
	}

#logged {
	float: right;
	}

#catNavigator, #catNavigator a:link, #catNavigator a:hover, #catNavigator a:visited {
	font-weight: bold;
	font-size: 13px;
	color:;
	text-decoration: none;
}

.tableImages, .tableAttach {
	margin-top: 7px;
	width: 100%;
	}

.tableImages th, .tableAttach th {
	font-weight: bold;
	background: #787878;
	color: white;
	}

div.prod {
	clear: both;
	}

div.image {
	float: right;
	padding: 2px;
	margin: 0px 0px 3px 3px;
	border: 1px solid #0066CC;
	}

div.image strong {
	display: block;
	background: #0066CC;
	color: white;
	text-align: center;
	}

.img_detail {
/* 	border-bottom: 1px dotted #0066cc; */
	margin-bottom:5px;
	}


.error {
	margin:1px 0px;
	padding:3px;
	border:solid 1px #800000;
	color:#800000;
}

th, label {
	font-weight:bold;
}

.timage {
	text-align:center;
	}


.homecnt h2 {
	background:#0066CC;
	margin:0 0 3px 0;
	color:white;
	text-align:center;
}

#flags {
	position:absolute;
	padding:7px 0 0 10px;
	width:200px;
	height:28px;
}
#flags img { margin-right:10px }

