html * {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: left;
	line-height: 18px;
}

body {
  text-align: center;
}

#ext {
  position: relative;
  margin: 0 auto;
	width: 966px;
}

#ext2 {
  position: relative;
  margin-left: 30px;
  margin-right: 30px;
  width: 906px;
}

#ext:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#testata {
  position: absolute;
  width: 906px;
  height: 162px;
  z-index:1;
  top:0px;
  left:0px;
}

#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 222px;
	height: 94px;
	background: url(../img/logo.jpg) no-repeat;
	z-index:10;
}

#mondo {
  position: absolute;
  top: 0;
  left: 400px;
  width: 290px;
  height: 90px;
  background: url(../img/mondo.jpg) top left no-repeat;
}
#menu {
	position: absolute;
	top: 114px;
	left: 282px;
	width: 624px;
	height: 30px;
	background: url(../img/bg-menu-principale.jpg) top left no-repeat #a71b23;
	z-index:10;
}

#menu ul {
	margin-left: 24px;
	padding:0;
	position: relative;
	display: block;
	width: 600px;
	height: 30px;
	background-color: #A71B23;
}

#menu li {
	list-style: none;
	float: left;
}

#menu ul ul {
	position: absolute;
	width: 624px;
	height: 29px;
	top: 30px;
	left: -48px;
	visibility: hidden;
	background-color: #666666;
}

#menu li a {
	width: 150px;
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	line-height: 29px;
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../img/link_bg.jpg) no-repeat top;
} 

#menu li a:hover {
	background-position: bottom;
}
 
#menu ul li:hover ul {
	visibility:visible;
	z-index:2;
}

#menu li li a {
	width: 155px;
	height: 26px;
	line-height: 11px;
	font-size: 9px;
	background: transparent center center;
	border-right: 1px solid #A71B23;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	display: compact;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}

#menu li li a:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A71B23;
	background-color: #A71B23;
}

#separatore {
	position: absolute;
	top: 144px;
	left: 0;
	width: 906px;
	height: 18px;
	background: #a71b23;
}

#pannello {
  position: absolute;
  top: 162px;
  left:0px;
  width: 906px;
  background: url(../img/bg-pannello.jpg) top left repeat-x #edece6;
}

#pannello:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#path {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 906px;
  height: 20px;
  font-size: x-small;
}

#menu_laterale {
  /*
	position: absolute;
	top: 50px;
	left: 10px;
	width: 130px;
	float: left;
  */
  
  display: inline;
  width: 130px;
  margin: 50px 0 20px 3px;
  float: left;
}

#ml span {
	display: block;
	width: 130px;
/*	padding-left: 10px; */
	height: 28px;
	background: url(../img/link-news.png) top left no-repeat;
}

#ml span.active {
	display: block;
	width: 130px;
	height: 28px;
	background: url(../img/activelink.png) top left no-repeat;
}

#menu_laterale span a {
	display: block;
	width: 130px;
	padding-left: 10px; 
	height: 28px;
/*	background: url(../img/link-news.png) top left no-repeat; */
	text-align: left;
	text-decoration: none;
	color: #333333;
	line-height: 28px;
}

#ml span a:hover {
	display: block;
	width: 130px;
	padding-left: 10px; 
	height: 28px;
	background: url(../img/hover-news.png) top left no-repeat;
	text-align: left;
	text-decoration: none;
	color: #333333;
	line-height: 28px;
}
#menuitem13 { margin-top:25px; }
#menuitem45 { margin-top:25px; }
#menuitem103 { margin-top:25px; }

#ext_content {
  /*
  margin: 50px 0 0 165px;
  width: 720px;
	min-height: 350px;
  float: left;
  */
  display: inline;
  width: 730px;
  margin: 50px 0 20px 20px;
/*  border: solid 1px blue; */
  float: left;
}

#ext_content_contatti {
  display: inline;
  width: 240px;
  margin: 50px 0 20px 20px;
  float: left;
}

#ext_content_gallery {
  display: inline;
  width: 360px;
  margin: 50px 10px 20px 20px;
  float: left;
}

#ext_content_presse {
  display: inline;
    width: 460px;
      margin: 50px 10px 20px 20px;
        float: left;
	}

#ext_content_link {
  display: inline;
    width: 840px;
     margin: 50px 10px 20px 20px;
       float: left; 
       padding-left: 20px;
}       

h1 {
        font-size: large;
       font-weight: bold;
        color: #9f2727;
       line-height: 25px;
        margin-bottom: 20px;
        margin-top: 10px;
}



#ext_content h1 {
	font-size: large;
	font-weight: bold;
	color: #9f2727;
	line-height: 25px;  
	margin-bottom: 20px;
	margin-top: 10px;
}

#ext_content h2 {
  display: block;
  width: 100%;
  margin-top: 20px;
  border-top: solid 2px #999;
  padding-top: 10px;
  font-size: 18px;
}

#ext_content_contatti h1 {
	font-size: large;
	font-weight: bold;
	color: #9f2727;
	line-height: 25px;  
	margin-bottom: 20px;
	margin-top: 10px;
}

#ext_content_gallery h1 {
	font-size: large;
	font-weight: bold;
	color: #9f2727;
	line-height: 25px;  
	margin-bottom: 20px;
	margin-top: 10px;
}

#immagine {
  display: inline;
  margin: 50px 0 0 0;
  float: right;  
}

#immagine_gallery {
  position: absolute;
  top: 25px;
  left: 540px;
}

.bodytext {
  text-align: justify;
  margin-bottom: 10px; 
}

#smalltext {
  text-align: justify;
  font-size: x-small; 
}

#click {
  position: absolute;
  top: 474px;
  left: 540px;
}

#tabella {
  display: inline;
  width: 100%;
  margin: 20px 0 20px 75px;
  float: left;
  text-align: center;
}

#lineet {
  display: inline;
  width: 500px;
  margin: 20px 0 20px 20px;
  float: left;
}


#clickp {
  position: absolute;
  top: 314px;
  left: 540px;
  z-index: 100;
}

#clickq {
  position: absolute;
  top: 314px;
  left: 540px;
  z-index: 100;
}

#click span {
  font-size: x-small;
}

#clickp span {
  font-size: x-small;
}

#clickq span {
  font-size: x-small;
}

#bottom-line {
	width: 906px;
	height: 50px;
	background: url(../img/bottom-line.jpg) bottom left no-repeat #ffffff;
	float:left;
}

#bottom-line-stampi {
        display: inline;
	width: 906px;
	height: 50px;
	background: url(../img/bottom-line.jpg) bottom left no-repeat #ffffff;
	z-index: 100;
}

#firma {
	width: 906px;
	height: 22px;
/*	background: url(../img/keyria-division.png) top right no-repeat #ffffff; */
	float: left;
}

#firma span {
  display: block;
  font-size: x-small;
  padding-left: 350px;
}

h2 {
  display: block;
  width: 100%;
  border-top: solid 2px #999;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  font-size: 18px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
	text-align: left;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
	text-align: left;
}

#path a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#path a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
#path a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	text-align: left;
}


.XcelTit {
	font-family: Arial, Helvetica, sans-serif;
			font-size: small;
				font-style: normal;
					font-weight: bold;
						color: #FFF;
							line-height: 20px;
								text-align: center;
								}
								.XcelDesc {
									font-family: Arial, Helvetica, sans-serif;
										font-size: small;
											font-style: normal;
												font-weight: bold;
													color: #333;
														line-height: 16px;
															text-align: center;
															}
															.XcelDett {
																font-family: Arial, Helvetica, sans-serif;
																	font-size: small;
																		font-style: normal;
																			font-weight: normal;
																				color: #333;
																					line-height: 16px;
																						text-align: center;
																						}

