@charset "utf-8";
/* CSS Document */

img {
	border:0;
}
body {
	margin:0;
	padding:0;
}
#container {
	width:950px;
	margin:0 auto;
	overflow: hidden;
	padding-bottom:20px;
}
#containerTxt {
	width:900px;
	margin:0 auto;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AAA;
	text-align:justify;
	padding:30px 25px 20px 25px;
}
#containerPrivacy {
	width:900px;
	margin:0 auto;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AAA;
	text-align:justify;
	padding:20px 25px 0 25px;
}
#containerPrivacy a {
	color:#AAA;
	text-decoration: none;
}
#containerPrivacy a:hover {
	color:#333;
}
#privacy {
	float: left;
}
#credits {
	float: right;
}

/*  SCELTA LINGUA  */

#logoIndex {
	width:950px;
	height:40px;
	padding-top:75px;
	padding-bottom:360px;
}
#bottomLingue {
	width:900px;
	padding:0 25px;
	height:97px;
	background-image:url(../images/barra_fade.png);
	background-position:center top;
	background-repeat:no-repeat;
}
#indirizzo {
	width:600px;
	height:20px;
	float:left;
	padding:70px 0 0 10px;
}
#lingua {
	width:280px;
	height:20px;
	float:right;
	padding:70px 10px 0 0;
	text-align:right;
}


/*  HOME  */

#menuTop {
	width:950px;
	height:25px;
	margin-bottom:18px;
	background-color:#8A7A6A;
}
#logo {
	width:950px;
	height:40px;
}
#colonnaMenu {
	width:222px;
	float:left;
	padding-top: 12px;
	padding-left: 17px;
	overflow: hidden;
}
#space {
	width:710px;
	height:445px;
	padding-top:37px;
	float:right;
}
#space2 {
	width:711px;
	/*padding-top:37px;*/
	float:right;
	overflow: hidden;
}
.titSezioni {
	width:167px;
	border-bottom:1px solid #8A7A6A;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom: 3px;
}
#menuLenguageHome {
	width:175px;
	padding-top:7px;
	padding-left:17px;
	float:left;
	overflow: hidden;
}
#menuTopHome {
	width:650px;
	padding-top:7px;
	float:right;
	padding-right: 10px;
	text-align: right;
	overflow: hidden;
}
.newsHome {
	width:167px;
	overflow:hidden;
	padding-bottom: 10px;
}

/* REALIZZAZIONI */
#elencoRealizzazioni {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	width:150px;
	overflow: hidden;
	border-top: 1px solid #000000;
}
.voceRealizzazione {
	padding-bottom:8px;
}
.voceRealizzazione a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.voceRealizzazione a:hover {
	color:#8A7A6A;
}
.voceRealizzazioneSel {
	padding-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000;
}
#realizzazioni {
	margin: 15px 0 0 0;
	width: 710px;
	overflow: hidden;
}
.realizzazione {
	float: left;
	margin: 25px 0 0 6px;
	width: 230px;
	height: 210px;
}
.realizzazione img {
	margin: 0 0 5px 0;
}

/*  DESIGNER  */

#descDesigner {
	width:320px;
	overflow:hidden;
	float:left;
	padding-right: 15px;
}


/*  NEWS  */

#corpoLista {
	width:710px;
	overflow:hidden;
	float:left;
}
.rigaNews {
	width:710px;
	height:70px;
	margin-bottom:15px;
}
.fotoPrevNews {
	width:80px;
	height:70px;
	float:left;
	padding-right:10px;
}
.txtPrevNews {
	width:620px;
	height:70px;
	float:left;
}
#colonnaFotoNews {
	width:200px;
	overflow:hidden;
	float:left;
}
#colonnaTxtNews {
	width:485px;
	overflow:hidden;
	float:left;
}
.fotoDettNews {
	width:80px;
	height:70px;
	float:left;
	padding:0 10px 10px 0;
}

/*B2B*/
#b2bLogo {
	margin: 50px 0 0 0;
	float: left;
	width: 250px;
}
#b2bLogin {
	margin: 50px 0 0 0;
	float: left;
	width: 550px;
	text-align: center;
}
#b2bLogin ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#b2bLogin ul li {
	display: inline;
	padding: 5px;
}
#b2bTitolo {
	margin-top: 50px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C5AF99;
}
.b2bRigaForm {
	clear: both;
	height: 30px;
}
.b2bLabel {
	float: left;
	width: 150px;
	padding-right: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C5AF99;
}
.b2bCampo {
	float: left;
}
.noLingua{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
