@charset "UTF-8";
/* CSS Document */

/* RESET */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-size:62.5%;
	background-color:#FCFCFC;
}
a img {
	border:0px;
}
p {
	margin-bottom:1.5em;
}
h2 {
	margin:1em;
}
label {
	display:block;
	font-weight:bold;
	margin-top:10px;
	font-size:12px;
	color:#1d1d1d;
}
input[type=text] {
	width:500px;
}
input[type=submit] {
	width:100px;
}

textarea {
	width:500px;
	height:150px;
}
select {
	width:200px;
}
#wrapper {
	width:100em;
	margin:0 auto;
	border:2px solid #000000;
}
#parliamone {
	overflow:hidden;
	height:11em;
}
#testata {
	height:16.9em;
	background-image:url(../img/sfondo_testata.gif)
}
#contenuto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1d1d1d;
}
#slideshow {
	overflow:hidden;
	/*height:42.6em;*/
	height:50em;
}
#home-box .loading {
		background: transparent url(../img/loadingAnimation.gif) no-repeat center center;
	}
#menu_bottom {
	height:7em;
	clear:both;
	background-image:url(../img/sfondo_footer.gif);
}
#footer {
	height:4em;
	background-color:#FFFFFF;
	padding-left:4.5em;
}
#footer img {
	padding-top:1em;
}
/***********/
/*#parliamone_flash {
	width: 102em;
	height: 11em;
	margin: 0 auto;
	padding-top:2.9em;
}*/
#logo {
	width:20.1em;
	height:14.4em;
	padding-top:0.6em;
	padding-left:4.5em;
	float:left;
}
#menu_testata {
	width:72em;
	height:16.9em;
	float:right;
	margin-right:0em;
}
#menu_testata img {
	padding:0em;
	margin:0em;
	margin-right:0em;
}
#menu_testata ul {
	list-style:none;
}
#menu_testata li {
	display:inline;
}
#menu_bottom_btn {
	float:left;
	height:1.7em;
	width:780px;
	padding-left:4.5em;
	padding-top:4.3em;
}
#scarica {
	width:13.6em;
	height:6.8em;
	float:right;
	margin-right:3em;
}
#gallery_prodotti {
	margin-top:1em;
	margin-left:1em;
	margin-right:3em;
}
#slideshow_pr {
	float:left;
}
#slideshow_pr img {
	padding: 0.3em;
	border: 1px solid #ccc;
}
#nav {
	float:right;
	width:35em;
}
#nav li {
	width: 10em;
	float: left;
	margin-right: 1.5em;
	margin-bottom : 0.7em;
	list-style: none;
}
#nav a {
	width: 10em;
	padding: 0.3em;
	display: block;
	border: 1px solid #ccc;
}
#nav a.activeSlide {
	background: #E7C76E;
}
#nav a:focus {
	outline: none;
}
#nav img {
	border: none;
	display: block;
}
.testo {
	margin:1.5em;
	font-size:1.4em;
}
#parliamone_int {
	font-weight:bold;
	font-size:1.5em;
}
#servizi_int, #dove_siamo_int, #privacy_int {
	margin:1.5em;
}
#dove_siamo_int {
	float:left;
}
#dove_siamo_text {
font-size:1.2em;
	width:17em;
	margin-right:0.5em;
	margin-top:1em;
	float:right;
}
#servizi_int li {
	padding-left:0.5em;
	font-size:1.6em;
	line-height:2em;
	list-style:none;
	/*list-style-type:square;
	list-style-position:inside;*/
}
#contatti, #newsletter {
	margin-left:4em;
}
.erroriform{
	display:block;
	font-weight:bold;
	color:#FF6600;
	font-size:10px;
}
#errori {
	width:300px;
	border: 1px solid #FF6600;
	display:none;
	padding:5px;
	margin-top:5px;
	color:#FFFFFF;
	font-size:12px;
}

a.seiunarchitetto {
	position:relative;
	float:right;
	display:block;
	width: 121px;
	height: 28px;
	line-height: 4px;
	text-decoration: none;
	background: url(../img/seiunarchitetto.png) 0 0 no-repeat;
	bottom:30px;
	margin: 0 20px 0 0;
}
a.seiunarchitetto:hover {
	background-position: 0 -28px;
}

a.comeeffettuare {
	position:relative;
	float:right;
	display:block;
	width: 151px;
	height: 28px;
	line-height: 4px;
	text-decoration: none;
	background: url(../img/comeeffettuare.png) 0 0 no-repeat;
	bottom:30px;
}
a.comeeffettuare:hover {
	background-position: 0 -28px;
}

.hide { display:none; }