@charset "utf-8";

#containerDiv
{
	position: relative;
	margin: 0px auto;
	top: 50px;
	width: 850px;
	visibility: visible;
	border-width: 0;
	background-color: #CCD4D6;
}

#pageContentDiv
{
	position: relative;
	padding-left: 15px;
	left: 20px;
	width: 610px;
	min-height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #3A454B;
	text-align: left;
	padding-right: 10px;
	color: #FFF;
	margin-right: 0px;
	top: 20px;
	right: 10px;
}

#navigationMainDiv
{
	position: relative;
	top: inherit;
	float: left;
	width: 167px;
	border: 0px solid #FF0000;
	background-color: #3A454B;
	height: 500px;
	bottom: auto;
	font-size: 14px;
	text-align: center;
}

#navigationRollover
{
	position: relative;
	top: inherit;
	float: none;
	width: 155px;
	border: 0px solid #FF0000;
	background-color: #3A454B;
	height: 155px;
	bottom: auto;
	font-size: 14px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
	background-image: url(../images/cambiare_navigator_rood.png);
	border-width: 0;
}

#pageNavigationTextDiv
{
	position: relative;
	float: left;
	width: 167px;
	border: 0px solid #FF0000;
	background-color: #3A454B;
	height: 100px;
	bottom: auto;
	font-size: 13px;
	text-align: center;
}

#map {
  margin:0;
  padding:0;
  width:0px;
  height:0px;
  font-family:arial, helvetica, sans-serif;
  font-size:8pt;
  border:hidden;
  border-style:hidden;
}

#map li {
	margin:0;
	padding:0;
	list-style:none;
	border: 0px;
    border-style:hidden;
}

#map li a { 
  display:none; 
  border: 0px;
  border-style:hidden;
}

#map li a span { 
  display:none; 
  border: 0px;
  border-style:hidden;
}

#map li a:hover span {
  position:relative;
  display:block;
  width:0px;
  left:20px;
  top:20px;
  padding:5px;
  border:0px solid #000;
  background:#fff;
  text-decoration:none;
  color:#000;
  border-style:hidden;
}

.mainContentDiv #containerDiv .mainShadowDiv .mainContentDiv #pageContentDiv h1 strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	border-color: #DC012B;
}
.mainContentDiv #containerDiv .mainShadowDiv .mainContentDiv #pageContentDiv p strong {
	font-weight: bold;
}

#logoDiv
{
	position: absolute;
	padding-bottom: 0px;
	border: 0px solid #CCCCCC;
	height: 50px;
	width: 133px;
	padding-right: 0px;
	background-image: url(../images/cambiare_logo-50x133.png);
	z-index: auto;
	left: 692px;
	top: 441px;
	background-color: #3A454B;
}

#logoDiv2
{
	padding-bottom: 0px;
	border: 0px solid #CCCCCC;
	height: 50px;
	width: 133px;
	padding-right: 0px;
	background-image: url(../images/cambiare_logo-50x133.png);
	left: 610px;
	top: 440px;
}
