html {background:#fff}

#all	{
	position:absolute;
	left:10px;
	top:10px;
	}

#symballein_column	{
		position:absolute;
		width:56px;
		height:800px;
		background-image: url('images/symballein_column.jpg');
	 	background-repeat: no-repeat;
		z-index:20;
		display:none;
		}

#country_flags	{
		padding-left:15%;
		}

#giapponese	{
		position:absolute;
		top:477px;
		z-index:10;
		}
#italiano	{
		position:absolute;
		top:505px;
		z-index:10;
		}
#inglese	{
		position:absolute;
		top:533px;
		z-index:10;
		}

#japan_map	{
		position:absolute;
		width:99px;
		height:105px;
		left: 10px;
	 	background-image: url('images/logo_small_2008.jpg');
	 	background-repeat: no-repeat;
		background-position: center;
		}

#header {
	 position:absolute;
	 left: 150px;
	 height:105px;
	 width:820px;
	 background-image: url('images/header-2008.jpg');
	 background-repeat: no-repeat;
	 }


#bordercontentshared {
	position:absolute;
	left: 820px;
	top: 15px;
	height:95px;
	width:170px;
/*	background-image: url('images/sfondocal.jpg');
	background-repeat: no-repeat; */
	}

#bordercontentshared A {
	font-size: 11px;
	font-weight:bold;
	color: #4f4e94;
	text-decoration:none;
}

#bordercontentshared .monthoff A {
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	filter:alpha(opacity=10);
	-moz-opacity:0.1; 
	opacity: 0.1;
}

#bordercontentshared .bold_link a:link {
	font-weight: bold;
	color:#CD1332;
}

#bordercontentshared .bold_link a:visited {
	font-weight: bold;
	color:#CD1332;
}
								

#grad_column	{
		position:absolute;
		left: 240px;
		top: 230px;
		width:7px;
		height:650px;
		background-image: url('images/grad_column_long.jpg');
	 	background-repeat: no-repeat;
		display:none;
		}


#normalcontentshared
                {
		position:absolute;
		top: 150px;
		left: 270px;
		width:500px;
		}

#normalcontentshared p.bodytext
		{
		font-size: 13px;
		color: #4f4e94;
	}	

#sitepath {
	position:absolute;
	top: 225px;
	left:270px;
	width:500px;
  	white-space: nowrap;
/*  background-color: #F8F8EC; */
	display:none;

  font-family: verdana, arial;
  font-size: 11px;
  padding: 1px 1px 5px 0px;
}
#sitepath A {
  text-decoration: none;
  color: #424248;;
}
#sitepath A:hover {
  text-decoration: underline;
}



#leftside {
	   position:absolute;
	   top: 160px;
	   left: 10px;
	   width:140px;
	}

#leftcontentshared {
	   position:absolute;
	   top: 430px;
	   left: 10px;
	   width:140px;
	}


#credits { 
	   position:absolute;
	   top: 490px;
	   left: 10px;
	   height: 25px;
	   width:140px;
	   text-align:left;
	   font-size: 9px;
	   color: #424248;
	}

#normalcontent {
	position:absolute;
	top: 160px;
	left: 160px;
	width: 600px;
	min-height:800px;
	/*background-image: url('images/sfondo-centrale-lungo.jpg');*/
 	background-repeat: no-repeat;
	background-position: top;
	z-index:10;
	filter:alpha(opacity=90);
	-moz-opacity:0.9; 
	opacity: 0.9;
	}


#rightcontentshared {
	position:absolute;
	top: 154px;
	left: 820px;
	width: 170px;
	min-height:600px;
 	background-image:url(images/colonna_news.jpg);	
	background-repeat: no-repeat;
	background-position: top left;
	filter:alpha(opacity=90);
	-moz-opacity:0.9; 
	opacity: 0.9;
}


body {min-width:640px}

body,p,ol,ul,div,td {
font-family: verdana, arial;
font-size: 11px;
color: #424248;
}
h1 {font-size: 13px}
h2 {font-size: 12px}

P, H1, H2 {margin: 0px 0px 5px 0px;}

.bold {padding:10px;background:#fff;border:1px dotted #666}
.highlight {background-color:#ffc}
#menu_1 {
	width: 100%;
}
#menu_1 DIV {
	width: 95%;
}
#menu_1 DIV A {
	color: #696A73;
	text-decoration: none;
}
#menu_1 DIV A:hover {
	color:#CD1332;
}
/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
  font-size: 11px;
  font-weight:bold;
  padding-top:5px;
  padding-left:5px;
  color: #696A73;
}

/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
  font-weight:bold;
  font-size: 13px;
  padding-top:5px;
  padding-left:5px;
  text-decoration: underline;
  color: #696A73;
}
#menu_1 DIV.menu1-level1-act A {
  color: #CD1332;
  text-align:left;
}
/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
  font-size: 10px;
  padding-left:10px;
}
/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:10px;
  color: #CD1332;
  text-decoration: underline;
}

/*  MENU 1, level 3, normal state (NO) */
#menu_1 DIV.menu1-level3-no {
  font-size: 10px;
  padding-left:30px;
}
/*  MENU 1, level 3, active state (ACT) */
#menu_1 DIV.menu1-level3-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:30px;
}
/*  MENU 1, level 4, normal state (NO) */
#menu_1 DIV.menu1-level4-no {
  font-size: 10px;
  padding-left:40px;
}
/*  MENU 1, level 4, active state (ACT) */
#menu_1 DIV.menu1-level4-act {
  font-size: 10px;
  font-weight:bold;
  padding-left:40px;
}

.tx-srlanguagemenu-pi1 .CUR a {
	color: #696a73;
}

.tx-srlanguagemenu-pi1 .NO a {
	color: #696a73;
}
.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active {
color: #cd1332;
}
.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active {
color: #cd1332;
}


