html, body {
	background-color: #f0e5cf;
	font-size: 8pt;
	font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif,"Bitstream Vera Sans";
}

html, body, div, p, img, h1, h2, ul {
	margin: 0;
	padding: 0;
	border: none;
}

#wrap {
	height: 620px;
	width: 960px;
	background-color: #fff;
	margin: 0 auto;
}
#header { text-align: center }

#menu { text-align: center; }

#content {
	width: 920px;
	position: relative;
	padding: 0 20px;
	height: 340px;
}

h1, h2 {
	font-size: 17pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #010100;
}

h2 { color: #666;}

h3 {
	font-size: 8pt;
	font-weight: bold; 
	color: #666;
}

a {
	outline: none;
	color: #bdbdbd;
	text-decoration: none;
}
a:hover { 
	color: #b49c6d;
}

ul.tri { list-style: none; }
ul.tri li {
	height: 14px;
	line-height: 14px;
	font-size: 7pt;
	margin: 1px 0;
	background: transparent url(/img/triangolo.gif) no-repeat 0 0;
	padding-left: 7px;
}
ul.tri li a {
	line-height: 14px;
}

#content div.col1 {
	float: left;
	width: 600px;
	height: 305px;
}
#content div.col2 {
	width: 320px;
	height: 305px;
	position: absolute;
	right: 20px;
	top: 0;
}

#content.dettaglio div.col2 {
	margin-left: 30px;
	width: 290px;
}

#content div.col2 .text {
	position: absolute;
	top: 40px; left: 0;
}
.text p {
	margin-top: 10px;
	color: #999;
	margin-right: 5px;
}

#content div.col2 .evid {
	position: absolute;	
	bottom: 30px; left: 0;
}
#content.dettaglio div.col2 .evid {
	bottom: 0;
}

#bottom {
	position: relative;
	width: 920px;
	margin: 0 20px 20px;
	height: 160px;
	background-color: #dddddd;
}

#bottom .col1 {
	position: absolute;
	top: 10px;
	left: 10px;
	background: white;
	width: 580px;
	height: 140px;
	margin-right: 10px;
}

#bottom .boxcatalogo {
	background-image: url(/img/foto-catalogo.jpg);
	position: relative;
}
#bottom .boxcatalogo div {

	width: 135px;
	height: 50px;
	position: absolute;
	top: 48px;
	right: 20px;
}

#bottom .loginbox {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #f0e5cf;
	width: 310px;
	height: 140px;
	color: #666;
}
#bottom .loginbox h1 { margin: 20px 20px 10px; padding: 0;}


#footer {
	text-align: center;
	margin: 12px 0 30px;
	color: #666;
	font-size: 8pt;
}
.loginbox label {
	margin: 0 10px;
}
.loginbox form {
	margin: 0 20px 10px;
	position:relative;
}
.loginbox form div {
	margin: 7px 0;
}
.loginbox input.txt {
	width: 150px;
}


input, textarea {
	color: #666;
	border: 1px solid #666;
	font-size: 10px;
}



a.link1 {
	color: #b49c6d !important;
}
a.link1:hover {
	color: #897447 !important;
}
a.link2 {
	color: #bdbdbd !important;
}
a.link2:hover {
	color: #666 !important;
}
a.link3 {
	font-weight: normal;
	color: #736854 !important;
}
a.link3:hover { color: #897447 !important }


#bottom .dettaglio {
	background-color: #dddddd;
}
#bottom .dettaglio img {
	width: 186px;
	height: 140px;
	float: left;
}
#bottom .dettaglio img.center {
	margin: 0 11px;
}

img.prodimg {
	margin-top: 18px;
	border: 10px solid #dddddd;
}

#content.pagina {
	margin-top: 40px;
}
#content.pagina .col1 {
	width: 580px;
	padding-right: 20px;
}
#content.pagina .col2 {
	text-align:center;
}
#content.pagina { color: #666; }
#content.pagina .title {
}
#content.pagina h2 {
	margin-bottom: 30px;
}
#content.pagina .col1 p {
	margin-bottom: 10px;
	text-align: justify;
}
#content.pagina .col2 img {
	border: 10px solid #ddd;
}
.bborder {
	border: 10px solid #ddd;
}

#content.pagina #gmap .info p {
	margin: 0;
}


#catalogo {

}
#catalogo .box {
	float: left;
	width: 306px;
	height: 120px;
	margin-bottom: 50px;
}

#catalogo .box img {
	float: left;
	width: 100px;
	height: 100px;
	border: 10px solid #ddd;
}
#catalogo .box div {
	float: left;
	width: 166px;
	height: 100px;
	padding: 10px;

}
#catalogo .box h3 {
	font-size: 9pt;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	text-transform: uppercase;
}
#catalogo ul.tri {
	font-size: 8pt;
	font-weight: normal;
}
#catalogo ul li {
	line-height: 13px;
}

#catalogo .loginbox {
	width: 280px;
	margin: 0 auto;
}
#catalogo .loginbox h1 {
	display: none;
}

#wrap { position: relative;}

.pag {
	position: absolute;
	width: 930px;
	bottom: 10px;
	left: 10px;
}
.pag .pages {
	float: left;
}
.pag .logout {
	float: right;
}

#fcontatti, .fcontatti {
	width: 309px;
	margin: 0 auto;
}
#fcontatti label {
	display: block;
	float: left;
	width: 80px;
}
#fcontatti input, #fcontatti textarea {

	width: 220px;
}

#resp {
	position: relative;
}
#loadingMask {
	position:absolute;
	top: 0;
	left: 0;
	display: none;
	width: 580px;
	padding-top: 100px;
	text-align:center;
}

#errorText {
	color: #900;
	text-align:center;
	line-height:15px;
	margin-bottom: 15px;
}

.inputtext {
	background: #fff url(/img/textbg.gif) repeat-x scroll 0 0;
	padding: 2px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}