*{
	margin:0;
	padding:0;
	border:0;
}
body{
 	font-family:"Trebuchet MS", Helvetica, sans-serif ;
	/* Verdana, Arial, Helvetica, sans-serif;*/
	/* "Times New Roman", Georgia, serif */
	/* "Lucida Sans", Arial, "Times New Roman", Times, sans-serif */
	font-size:67.5%;
	color:#555555;
	background:#ffffff;
}
ul,ol,li{
	margin-left:1.5em;
}
p {margin:1em 0em 1em 0em}
pre {white-space:normal}
a{color:#118D8C;font-weight:bold;text-decoration:none;}
a:hover{color:#000000;}


h1{
	font-size:2.4em;
	color:#118D8C;
	font-weight:normal;
	padding-top:0.3em;
	padding-bottom:0.5em;
}
h2{
	font-size:1.8em;
	color:#118D8C;
	font-weight:normal;
}
.small-n {
	font-size:.9em;
}
.small-i {
	font-size:.9em;
	font-style:italic;
}
.clear{clear:both}

.imgleft{
	float:left;
	margin-right:5px;
	vertical-align: middle;
}
.imgright{
	float:right;
	margin-left:5px;
}
.imgcenter{
 	display:block;
	margin:0 auto;
}
.imgborder{
	border:5px solid #dddddd;
}
/*------- custom ---------*/

#intropage{
 	margin-top:140px;
	background: url(../img/intro-bg.jpg) repeat-x;
	height:550px;
	border-bottom:17px solid #b4b4b4;
}
#intromain, #introslogan{
 	margin:0 auto;
	width:980px;
}
#introslogan h1{
	font-family:arial;
	font-size:1.6em;
	color:#6a6a6a;
	font-weight:normal;
	width:300px;
	float:left;
	margin-top:80px;
	padding-left:40px;
}
#introlingue{
 	width:200px;
	float:right;
	margin-top:70px;
	padding-right:200px;
}
#headerwrap{
 	border-top:18px solid #000000;
}
#header{
 	width:980px;
 	height:193px;
	margin:0 auto;
	position:relative;
}
#logo{
 	width:287px;
 	height:124px;
	float:left;	
}
#menutop{
 	width:287px;
	float:left;
	padding-left:30px;
	background:#3d3d3d;
}
#menutop img{
 	display:block;
}
#menuicon{
 	width:650px;
 	height:193px;
 	float:right;
}
#menuicon a{
 	display:block;
 	width:70px;
 	margin:0px 10px;
 	float:left;
}
#mainwrap{
 	background:#CDCFD0;
}
#main{
 	width:980px;
	margin:0 auto;
 	min-height:460px;
 	height:auto !important;
 	height:460px;
 	padding-bottom:15px;
}
#colonna1{
	width:310px;
	float:left;
	padding-top: 20px;
	font-size:1.2em;
	line-height:1.6em;
}
#colonna2{
	width:660px;
	float:right;
	font-size:1.2em;
	line-height:1.6em;
}
#colonna3{
	width:430px;
	float:left;
	padding-top: 10px;
	font-size:1.2em;
	line-height:1.6em;
}
#colonna4{
	width:520px;
	float:right;
}
#colonna5{
	width:950px;
	float:left;
	padding-top: 10px;
	font-size:1.2em;
	line-height:1.6em;
}
#menubot{
	margin:0 auto;
 	background:#121212;
 	height:28px;
 	border-bottom:14px solid #000000;
 	text-align:center;
 	padding-top:4px;
}
#footer{
 	height:45px;
	margin:0 auto;
 	background:#4d4d4d;
 	text-align:center;
 	color:#ffffff;
 	font-size:1.2em;
 	line-height:1.8em;
}
.pathway{
  	display:block;
	color:#131313;
	width:490px;
	height:30px;
	padding:20px 30px 0px 0px;
	float:right;
}
.titolo{
 	display:block;
	font-size:1.6em;
	color:#131313;
	width:300px;
	height:30px;
	text-align:right;
	padding:15px 30px 0px 0px;
	float:left;
}
.t1{
	background: url(../img/titoloverde.gif) no-repeat;
}
.t2{
	background: url(../img/titolomarrone.gif) no-repeat;
}
.t3{
	background: url(../img/titologiallo.gif) no-repeat;
}
.t4{
	background: url(../img/titoloblu.gif) no-repeat;
}
.t5{
	background: url(../img/titoloviola.gif) no-repeat;
}
.t6{
	background: url(../img/titologray.gif) no-repeat;
}
.t7{
	background: url(../img/titolomattone.gif) no-repeat;
}
a.navpage{
	background: url(../img/ari-gre.gif) no-repeat 0px 2px;
	padding-left:25px;
}
a.backpage{
	background: url(../img/ale-gre.gif) no-repeat 0px 2px;
	padding-left:25px;
}
/*--------- CSS menu bot--------*/

#navlist{
width:840px;
margin: 0 auto;
padding: 0 0 20px 10px;
position:relative;
}

#navlist ul, #navlist li{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
/* float left corretto in ie6 css*/
#navlist a:link, #navlist a:visited{
border-bottom:8px solid #118D8C;
line-height: 14px;
margin: 0 30px 4px 30px;
text-decoration: none;
color: #ffffff;
font-size:1.2em;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom:8px solid #ffffff;
background: transparent;
}

#subnavlist {
	position:absolute;
	top:-220px;
	left:0px;
	width:200px;
	height:220px;
	list-style:none;
	display:none;
	background:#121212;	
}

#subnavlist li {
	width: 200px;
	padding:0px;
	margin:0px;
	clear:both;
}
#subnavlist a:link, #subnavlist a:visited{
	display:block;
	border-bottom:0px;
	padding:4px;
	width:192px;
	height:16px;
	/*height:20px;*/
	margin:0px;
	text-decoration: none;
	color: #ffffff;
	font-size:1.2em;
}

#subnavlist a:link#current, #subnavlist a:visited#current, #subnavlist a:hover
{
border-bottom:0px;
background:#000000;
}
/*-----gallery ------*/
.galleryfondo{
	background: url(../img/gallery-fondo.gif) no-repeat top right;
}
#gallery {
  width: 520px;
  height: 385px;
  position: relative;
  margin-top: 15px;
}
.gal-building{
  background:#32874C;
}
.gal-interiors{
  background:#887A63;
}
.gal-furnishing{
  background:#FFE400;
}
.gal-nautical{
  background:#3362CD;
}
.gal-prototyping{
  background:#BD26B3;
}
.gal-industry{
  background:#838384;
}
.gal-electro{
  background:#C13616;
}
#gallerylabel{
	position:absolute;
	top:5px;
	left:380px;
	z-index:23;
}
#previous{
	position:absolute;
	top:0px;
	left:430px;
	z-index:20;
	cursor:pointer;
}
#next{
	position:absolute;
	top:0px;
	left:465px;
	z-index:21;
	cursor:pointer;
}
#smusso{
	position:absolute;
	top:0px;
	right:0px;
	z-index:22;	
}
/* -------------- forms --------------------------------*/

.dualcol td{
	width:185px;
	vertical-align:top;
}
.cmxform label, .cmxform input, .cmxform textarea, .cmxform select, .cmxform img {
	display: block;
	float: left;
	margin-bottom: 1px;
}
.cmxform img {
	margin-left:85px;
}
.cmxform label {
	width: 65px;
	padding: 0px 10px;
}

.cmxform label.error{
	width:160px;
	color:#ff0000;
}
.cmxform .submit{
	margin: 10px;
	color:#FFFFFF;
	background:#D7001B;
	width:170px;
}
.cmxform br {
	clear: left;
}
.cmxform input, .cmxform select{	
	background: #eeeeee;
	width:95px;
} 
.cmxform textarea{	
	background: #eeeeee;
	width:280px;
	height:40px;
} 
/* firefox bar hack */
html {
	margin-bottom: 1px;
	height: 100%;
}
