@charset "iso-8859-1";
*{margin:0; padding:0;}
html, body {
	text-align: center;
	background-color: #ede8d6;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #211d1e;
	}
img{border:none;}
.cleardiv{clear:both}
#container {
	width: 899px;
	min-height:100%;
	margin: 0px auto 0px auto;
	text-align: left;
	}
#colonna-sinistra {
	position:relative;
	float:left;
	width:227px;
	height:750px;
	border-bottom:0px solid red;
	}
#colonna-centro {
	position:relative;
	float:left;
	width:446px;
	min-height:100%;
	border-bottom:0px solid red;
	}
#colonna-destra {
	position:relative;
	float:right;
	width:220px;
	height:600px;
	border-bottom:0px solid red;
	}
#testi-centro {
	position:relative;
	margin:0 auto;
	width:425px;
	min-height:100%;
	border-bottom:0px solid red;
	text-align:justify;
	}
#testi-centro-bottom {
	position:absolute;
	left:11px;
	bottom:0;
	width:425px;
	text-align:justify;
	}
.scrolltext{height:430px;padding-right:6px; overflow:auto; overflow-x:hidden;}
.scrolltextshort{height:410px;padding-right:6px; overflow:auto; overflow-x:hidden;} /*overflow-y:scroll;*/
.scrolltexthome{height:264px;padding-right:4px; overflow:auto; overflow-x:hidden;}
.bloccotestosinistra{float:left; width:200px; line-height:11px;}
.bloccotestodestra{float:right; width:212px; height:230px; text-align:left; overflow:auto;}
.bloccotestodestra p{margin-bottom:10px;}
#testi-sinistra-bottom {
	position:absolute;
	left:0px;
	bottom:0;
	width:219px;
	text-align:left;
	}
.bottom-right{
	position:absolute;
	bottom:0;
	right:0;
	}
.bottom-left{
	left:0;
	}
#blocco-orizzontale{
	float:right;
	width:672px;
	height:222px;
	margin-bottom:17px;
	}
#foto-container{
	float:left;
	width:446px;
	height:222px;
	margin-bottom:17px;
	}
#news-container{
	float:right;
	width:220px;
	height:222px;
	}
#logo{
	float:left;
	width:227px;
	height:77px;
	}
#menu-laterale{
	float:right;
	width:172px;
	/*height:181px;*/
	border-left:1px solid #6d6e66;
	padding-bottom:10px;
	}
#affresco-digitale{
	float:left;
	width:446px;
	height:77px;
	}
#affresco-digitale-1{
	float:left;
	width:446px;
	height:36px;
	}
#affiliato{
	float:left;
	width:220px;
	height:77px;
	background-color:#D6CBAB;
	}
#area-riservata{
	float:right;
	width:220px;
	background-color:#29abe2;
	margin-bottom:3px;
	}
#tassello{
	float:right;
	width:220px;
	height:158px;
	}
#freccia-blu{
	float:left;
	width:227px;
	height:41px;
	background-image:url(../images/freccia-blu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
#footer {
	width: 869px;
	margin: 15px auto 20px auto;
	border-top:1px solid #6e6e66;
	border-bottom:1px solid #6e6e66;
	padding:2px 15px 3px 15px;
	color:#858583;
}
#footleft {float:left; text-align:left; }
#footright {float:right; text-align:right; width:212px;}
.borderleftnobottom{float:left; margin:0 12px 0 0;}
.galleryfoto{float:left; width:88px; height:88px; margin:0 4px 4px 0; border:4px solid #e2e2e2;}
.galleryfoto_hidden{overflow:hidden; float:left; width:88px; height:88px; margin:0 4px 4px 0; border:4px solid #e2e2e2;}
	
/*		FONT SETTINGS		*/
a:link, a:active, a:visited {
    font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #96BC3D;
	/*text-decoration:none;*/
	}
a:hover{color: #29abe2;}
a:focus {outline: 0;}
h1{font-family: Verdana, arial, sans-serif;
	font-size: 26px;
	font-weight:lighter;
	color: #f9a61c;
	}
h1.head{font-family: Verdana, arial, sans-serif;
	font-size: 26px;
	font-weight:lighter;
	line-height:118%;
	color: #f9a61c;
	letter-spacing:-1px;
	margin:7px 0 0 14px;
	background:#ede8d6;
	}
h1.head1{font-family: Verdana, arial, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	line-height:118%;
	color: #ede8d6;
	letter-spacing:-1px;
	margin:7px 0 0 4px;
	background:#D6CBAB;
	}
h2{font-family: Verdana, arial, sans-serif;
	font-size: 20px;
	font-weight:normal;
	line-height:19px;
	color: #29abe2;
	letter-spacing:-1px;
	text-align:left;
	}
h2.white{font-family: Verdana, arial, sans-serif;
	font-size: 22px;
	font-weight:normal;
	line-height:19px;
	color: #fff;
	margin:12px 0 12px 15px;
	}
h2.home{font-family: Verdana, arial, sans-serif;
	font-size: 15px;
	/*font-weight:lighter;*/
	line-height:20px;
	color: #919294;
	text-align:justify;
    margin:0 12px 0 8px;
	}
h2.home .blu {
	color:#0083d7;
	}
h2.titlewhite{font-family: Verdana, arial, sans-serif;
	font-size: 28px;
	font-weight:lighter;
	line-height:28px;
	color: #fff;
	margin:12px 0 12px 15px;
	}
	
a.titlewhite:link, a.titlewhite:active, a.titlewhite:visited {
	font-family: Verdana, arial, sans-serif;
	font-size: 28px;
	font-weight:lighter;
	line-height:28px;
	color: #fff;
	margin:12px 0 12px 0px;
	text-decoration:none;
	}

a.biancobig:link, a.biancobig:active, a.biancobig:visited {
    font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #fff;
	text-decoration:none;
	}

h3{font-family: Verdana, arial, sans-serif;
	font-size: 19px;
	font-weight:normal;
	line-height:118%;
	color: #f9a61c;
	margin:0 0 10px 0;
	background:#ede8d6;
	}
h4{font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #211d1e;
	margin:3px 0 3px 0;
	}
h4.backgredile, h4.backgrarreda, h4.backgrmoda, h4.backgrcomunica{
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	background:#00aeef;
	padding:4px 5px;
	text-align:left;
	}
h4.backgrarreda{
	background:#f9a51b;
	}
h4.backgrmoda{
	background:#fecb09;
	}
h4.backgrcomunica{
	background:#96bc33;
 }
.h4small {font-size:11px;}
h4.edile {color:#2BACE3;}
h4.arreda {color:#F9A61C;}
h4.moda {color:#FECB0D;}
h4.comunica {color:#96BD3D;}
h5{font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:118%;
	margin:0 0 10px 0;
	}
#news-container p {
	padding:5px 18px 6px 18px;
	font-size:13px;
	color:#fff;
	}
a.grigio:link, a.grigio:active, a.grigio:visited {
    font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #221e1f;
	text-decoration:none;
	line-height:12px;
	}
a.grigio:hover{
	color: #96BC3D;
	text-decoration:none;
	}
a.footer:link, a.footer:active, a.footer:visited {
    font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #858583;
	text-decoration:none;
	}
a.footer:hover{
	color: #29abe2;
	text-decoration:none;
	}
a.bianco:link, a.bianco:active, a.bianco:visited {
    font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #fff;
	text-decoration:none;
	}
a.bianco:hover{
	color: #fff;
	text-decoration:underline;
	}
a.biancobig:link, a.biancobig:active, a.biancobig:visited {
    font-family: Verdana, arial, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #fff;
	text-decoration:none;
	}
a.biancobig:hover{
	color: #fff;
	text-decoration:none;
	}
.verde {color:#6B8F11;}
.arancio{
	font-weight:bold;
	color: #f9a61c;
	}
a.azzurro:link, a.azzurro:active, a.azzurro:visited {
    font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #29abe2;
	text-decoration:none;
	}
a.azzurro:hover{
	color: #29abe2;
	text-decoration:underline;
	}
ul {
	margin: 10px 20px;
	padding: 0;
}

/*      MENU LATERALE       */
ul.blu, ul.grigio, ul.arancio {
	list-style: none;
	display: block;
	margin:-1px 0 0 0;
	padding: 0;
}
ul.blu li, ul.grigio li, ul.arancio li {
	list-style: none;
	padding: 0;
	margin:0;
	line-height:12px;
}
ul.blu li a:link,
ul.blu li a:active,
ul.blu li a:visited,
ul.grigio li a:link,
ul.grigio li a:active,
ul.grigio li a:visited,
ul.arancio li a:link,
ul.arancio li a:active,
ul.arancio li a:visited {
	display: block;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29abe2;
	font-weight: bold;
	padding:0 0 0 10px;
}
ul.grigio li a:link,
ul.grigio li a:active,
ul.grigio li a:visited
{color: #6e6e66;}
ul.arancio li a:link,
ul.arancio li a:active,
ul.arancio li a:visited
{color: #f9a61c;}

ul.blu li a:hover, 				ul.grigio li a:hover, ul.arancio li a:hover,
ul.blu li a.corrente:visited, 	ul.grigio li a.corrente:visited, ul.arancio li a.corrente:visited,
ul.blu li a.corrente, 			ul.grigio li a.corrente, ul.arancio li a.corrente {
	color: #96bc3d;
	background-image: url("../images/bullet-verde.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

/*      MENU LATERALE INFERIORE   */
/*h3.toggler {
	padding:0;
	background: #fff;
	cursor: pointer;
	text-decoration: none;
	margin-bottom:2px;
}
h3.toggler a:link, h3.toggler a:visited, h3.toggler {
	display: block;
	text-decoration: none;
	color: #202020;
	font-weight: bold;
	font-size: 10px;
	padding:2px 0 2px 5px;
	text-align: left;
	background:#bdbdc0;
}
h3.toggler a:hover, h3.toggler a:active {
	color: #fff;
}

ul.categoriemerceologiche {
	list-style: none;
	display: block;
	margin:8px 0 0px 0;
	padding: 0 0 10px 0;
}
ul.categoriemerceologiche li {
	list-style: none;
	padding: 0;
	margin:2px 0 0 0;
	line-height:10px;
}
ul.categoriemerceologiche li a:link, ul.categoriemerceologiche li a:active, ul.categoriemerceologiche li a:visited {
	display: block;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: bold;
	padding:0px 0 3px 10px;
	background:#fff;
	text-align:left;
}
ul.categoriemerceologiche li a:hover {
	color: #7ba025;
}
*/




/*      FORMS       */
.obbl {margin-left:2px ; font-size:9px; color:#F9A61C; }
.notaobblig {
	font-size: 9px;
	color: #221e1f;
	}
form.login {
	margin:2px 0 2px 16px;
border:1px solid #29ABE2; /*	non toccare		*/
}
input.login {
	float:left;
	width:70px;
	height:16px;
	border:none;
	background:#ede8d6;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-indent:2px;
	margin-right:4px;
	outline: 0;
}
button.login {
	float:left;
	border:none;
	background:#29ABE2;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #29ABE2;
	cursor:pointer;
}
button.bianco_cerca {
	border:none;
	background:#ede8d6;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #221e1f;
	cursor:pointer;
	text-align:right;
	margin-right:4px;
}
#area-riservata p {
	padding:5px 0 6px 0px;
}

select.ricerca {
	height:20px;
	width: 214px;
	border: 1px solid #bbbcbf;
	font-family: "Trebuchet MS", Verdana, tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #252425;
	padding-left: 1px;
	background:#BDBDC0;
	margin-bottom:2px;
	}
option {background:#BDBDC0; color: #252425; padding-left: 3px;}
select.ricerca:focus{
	background: #96BC3D;
	color: #fff;
	outline: 0;
}
select.ricerca:hover {
	background: #8f9090;
	color: #fff;
	cursor:pointer;
}
textarea.sondaggio {
	width:403px;
	height:40px;
	border:1px solid #ede8d6;
	background:#ede8d6;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding:3px 5px;
	margin:3px 0 3px 0;
	overflow:auto;
	outline: 0;
}

input.registrazione {
	width:130px;
	height:16px;
	border:none;
	background:#ede8d6;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #211d1e;
	text-indent:2px;
	margin-right:5px;
	outline: 0;
	font-weight:normal;
}
input.registrazione:focus,
textarea.sondaggio:focus {
	background:#f5f0e0;
}
input.telefono2 {
	visibility: hidden;
	width:0px;
	height:0px;
	border:none;
	background:#ede8d6;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #fff;
	padding:0px;
	margin:0px;
	outline: 0;
}
.telefono2 {
	visibility: hidden;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #fff;
}
input[type=checkbox] {
margin:0 2px 0 6px;
}
button.bianco {
	margin:0;
	padding:0;
}

.floatleft 	{float:left;}
.floatright {float:right;}

/*   TABELLE    */
table.sondaggio {width:100%; margin-top:2px; border-collapse:collapse;}
table.sondaggio td {padding:2px 3px; font-size: 11px; font-weight:bold; text-align:center;}
tr.grigio {background:#EFEFEF}

table.sistemi {width:403px; margin-top:2px; border-collapse:collapse;}
tr.edile {background:#00aeef}
tr.arreda {background:#f9a51b}
tr.moda {background:#fecb09}
tr.comunica {background:#96bc33}
tr.bianca {background:#ede8d6}
tr.bianca td {border-top:1px solid #000;}
tr.bianca td.sotto {border-bottom:1px solid #000;}
table.sistemi td {height:33px; padding:0 20px;}

table.settori {width:403px; margin:5px 0 2px 0; border-collapse:collapse;}
table.settori td {height:32px; padding:0 10px;}

table.prodotti {width:403px; margin:5px 0 2px 0; border-collapse:collapse;}
table.prodotti th {height:24px; padding:0 10px; background:#29ABE2; color:#fff;}
table.prodotti td {height:22px; padding:0 10px;}

table.registrazione {width:403px; margin:5px 0 2px 0; border-collapse:collapse;}
table.registrazione td {height:24px; padding:0 0px 0 10px;}


/*  multibox	*/
table.scheda 					{width:880px; margin:0 auto; border-collapse:collapse; text-align:left; }
table.scheda th 			{height:30px; border:1px solid #6E6E66; }
table.scheda td 			{padding:2px 2px; border:1px solid #6E6E66; }
table.scheda tr.head  {height:56px;}
table.scheda tr.head td {border:none;}
.settore-scheda 			{font-size:35px; margin-left:50px; color:#fff;}


ul.ordini {list-style:none;}
ul.ordini li {margin-left:-15px}

div#accordion h3 {font-size: 13px; margin-bottom: 0px; color: #000}
div#accordion h3.toggler {color: #96BC3D}
div#accordion img {margin: 10px 5px 10px 0}
.k4c12 {
	FONT-SIZE: 12px;
	COLOR: #666;
	FONT-FAMILY: arial;
	text-decoration: none;
	line-height:16px;
	font-weight:normal;
}
a.k4c12 {
	COLOR: #666;
	font-weight:normal;
}
a.k4c12:hover {
	COLOR: #666; TEXT-DECORATION: underline;
	font-weight:normal;
}
.k4c18 {
	FONT-SIZE: 18px;
	COLOR: #666;
	FONT-FAMILY: arial;
	text-decoration: none;
	line-height:20px;
}
.k4c16 {
	FONT-SIZE: 16px;
	COLOR: #666;
	FONT-FAMILY: arial;
	font-weight:bold;
	text-decoration: none;
	line-height:20px;
}
li.k4c12 {
background: url(media/list.gif) no-repeat 2px center;
display: block;
width: auto;
height: 18px;
padding: 4px 0;
padding-left: 20px;
font-weight:normal;
}
li.k4c12:hover {
	COLOR: #666; TEXT-DECORATION: underline;
	font-weight:normal;
}
a.k4c12:hover {
	COLOR: #666; TEXT-DECORATION: underline;
	font-weight:normal;
}

.wireframemenu{
border-bottom: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
background-color: #ede8d6;
border-bottom-width: 0;
width: 219px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 213px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 5px 10px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #D6CBAB;
color: black;
}
