/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #FDEAC6;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a{
	color: #00529C;
	text-decoration: none;
}

a:link{
	color: #00529C;
	text-decoration: none;
}

a:visited{
	color: #00529C;
	text-decoration: none;
}

a:hover{
	color: #00529C;
	text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #CC0000;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 114%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}
ol ol{
	list-style-type: lower-alpha;
}


ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	text-align: center;
	background-color: #F6BC4E;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #F6BC4E;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: auto;
	background-image: url(IMMAGINI/a.gif);
	background-repeat: no-repeat;
}

#headlines{
	float:left;
	width: 160px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 10px;
	background-image: url(IMMAGINI/a.gif);
	background-repeat: no-repeat;
	background-color: #F6BC4E;
	color: #00529C;
}

#content{
	float: right;
  width: 607px;
  padding-right: 10px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #FFFFCC;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	font-weight: bold;
}

/************* #globalNavEnglish styles **************/

#globalNavEnglish{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #FFFFCC;
}

#globalNavEnglish img{
 display: block;
}

#globalNavEnglish a {
	font-size: 90%;
	padding: 0 4px 0 0;
	font-weight: normal;
}

/************* #globalNavDeutsche styles **************/

#globalNavDeutsche{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #FFFFCC;
}

#globalNavDeutsche img{
 display: block;
}

#globalNavDeutsche a {
	font-size: 75%;
	padding: 0 4px 0 0;
	font-weight: normal;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 10px;
	padding: 2px 0px 0 10px;
	text-align: left;
	color: #000000;
	background-color: #F6BC4E;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align: justify;
}

.story p{
	padding: 0px 0px 10px 0px;
	text-align: justify;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #FFFFCC;
	font-size: 75%;
	color: #FFFFCC;
	padding: 10px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	border: 0px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #FFFFCC;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	font-weight: bold;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #FFFFCC;*/
	font-size: 90%;
	text-align: left;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #CCCCCC;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #EF913F;
	text-align: left;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

/************** #advert styles **************/

#advert{
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#advert img{
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px;
	height: auto;
}
#box #headlines img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#headlines p{
	padding: 0px;
	font-size: 70%;
}
#box {
	text-align: center;
	height: auto;
	width: 778px;
	border: 1px solid #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9CB75;
}
#headlines h3 {
	font-size: 90%;
	padding: 10px 10px 0px;
}


/************** .feature styles **************/


.feature{
	padding: 1px 0px 10px 10px;
	font-size: 80%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.feature h3{
	text-align: center;
	color: #D91919;
}

.feature img{
	/*float: left;*/
	padding: 10px 10px 10px 0px;
	margin-bottom: 5px;
}


.feature h4 {
	text-align: center;
}
.feature h2 {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.feature h5 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.feature h6 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.feature table td {
	padding: 4px;
	background-color: #EEEEEE;
	text-align: left;
}
form {
	text-align: center;
}
.counter p {
	font-size: x-small;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #F9CB75;
}
.counter h3 {
	font-size: x-small;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #F9CB75;
}
.counter img {
	margin: 0px;
	padding: 0px;
}
.feature ul {
	line-height: 160%;
}
#navBar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}





/*------------------------------------*/


/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 892px;
  height: 30px;
  z-index: 100;
}

.artmenu
{
  padding: 3px 3px 3px 3px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 892px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 24px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 4px;
  margin-left: 4px;

}
.artmenu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #00529C;
  padding: 0 11px;
  margin: 0 0px;
  line-height: 24px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-right: 1px solid #FDFFA5;

}


.artmenu a:hover
{
  background-position: left -24px;
}

.artmenu li:hover>a
{
  background-position: left -24px;
}
.artmenu li:hover a span
{
  background-position: right -24px;
  background-color: #F3AA48;
}

.artmenu a:hover span
{
  background-position: right -24px;
}


.artmenu a:hover span span
{
  color: #E74741;
  background-position: left -24px;
  background-color: #F3AA48;
}

.artmenu li:hover a span span
{
  color: #E74741;
  background-position: left -24px;
}


.artmenu a.active
{
  background-position: left -48px;
}

.artmenu a.active span
{
  background-position: right -48px;
}

.artmenu a.active span span
{
  color: #9ACAE4;
  background-position: left -48px;
}

/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 24px;
  background-image: url('images/item-separator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 22px;
  width: 222px;
  overflow:hidden;
  line-height: 22px;
  margin-right: auto;

  /*
  background-image: url('images/subitem-bg.png');
  background-color: red;
  */
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #205A79;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 22px;
  color: #00529C; /*colore testo sottomenù */
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  background-color: #F3AA48;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #E74741;
  border-color: #205A79;
  background-position: 0 -22px;
}

.artmenu ul li:hover>a
{
  color: #E74741;
  border-color: #205A79;
  background-position: 0 -22px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #E74741;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #E74741;
}


/* end MenuSubItem */

.mynavbar {
  position: relative;
  width: 100%;
  /*height: 23px; */
  margin: 0; border: 0; padding: 0;
  background-color: #F6BC4E; 
  border-bottom: 1px solid #CCCCCC;
}



.artmenu {
	HEIGHT: 1%
}
.artmenu UL {
	HEIGHT: 1%
}
.artmenu LI.artmenuhover {
	Z-INDEX: 10000
}
.artmenu .artmenuhoverUL {
	VISIBILITY: visible
}
.artmenu .artmenuhoverUL {
	LEFT: 0px; TOP: 100%
}
.artmenu .artmenuhoverUL .artmenuhoverUL {
	LEFT: 100%; TOP: 0px
}
.artmenu UL A {
	HEIGHT: 1% 
}
.artmenu LI LI {
	FLOAT: left; WIDTH: 100%   
}
.artmenu .artmenuhoverUL .artmenuhoverUL {
	LEFT: 100%; TOP: 5px
}
.artmenu {
	HEIGHT: 1%
}
.artmenu UL {
	HEIGHT: 1%
}
.artmenu LI.artmenuhover {
	Z-INDEX: 10000
}
.artmenu .artmenuhoverUL {
	VISIBILITY: visible
}
.artmenu .artmenuhoverUL {
	LEFT: 0px; TOP: 100%
}
.artmenu .artmenuhoverUL .artmenuhoverUL {
	LEFT: 100%; TOP: 0px
}
.artmenu UL A {
	HEIGHT: 1%
}
.artmenu LI LI {
	FLOAT: left; WIDTH: 100%
}
.artmenu A {
	FLOAT: left; DISPLAY: inline
}
.artmenu A SPAN {
	FLOAT: left
}
.artmenu A SPAN SPAN {
	DISPLAY: inline
}
.artmenu .artmenuhover .artmenuhoverA {
	BACKGROUND-POSITION: left -12px
}
.artmenu .artmenuhover .artmenuhoverA SPAN {
	BACKGROUND-POSITION: right -12px
}
.artmenu .artmenuhover .artmenuhoverA SPAN SPAN {
	BACKGROUND-POSITION: left -12px; COLOR: #00529C
}
.artmenu UL A {
	COLOR: #00529C! important
}
.artmenu UL A:hover {
	COLOR: #E74741! important
}
.artmenu UL .artmenuhover .artmenuhoverA {
	BACKGROUND-POSITION: 0px -22px; BORDER-LEFT-COLOR: #205a79; BORDER-BOTTOM-COLOR: #205a79; COLOR: #E74741! important; BORDER-TOP-COLOR: #205a79; BORDER-RIGHT-COLOR: #205a79
}
.nav .artmenu UL A:hover SPAN {
	COLOR: #E74741! important
}
.nav .artmenu UL A:hover SPAN SPAN {
	COLOR: #E74741! important
}
.nav .artmenu UL .artmenuhover .artmenuhoverA SPAN {
	COLOR: #E74741! important
}
.nav .artmenu UL .artmenuhover .artmenuhoverA SPAN SPAN {
	COLOR: #E74741! important
}
