@charset "UTF-8";
/* CSS Document */

html {
	width:100%;
	padding:0;
	margin:0;
}

body {
	width:950px;
	margin-left:-475px;
	padding-left:50%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #272727;
	background-color: #ffffff; background-image:url(../images/css_fondo.gif)}

#logo {float:left; display:block; width:238px; height:64px; background-image:url(../images/css_logo.jpg);}
#visual {float:left; display:block; width:940px; height:222px; background-color:#CCCCCC; top:0px;}
#visualbox {float:left; display:block; width:940px; height:222px; z-index:0; background-color:#CCCCCC;}
#mnprodotti { width:940px; height:128px; background-image:url(../images/cssprodotti.jpg);  top:230px;
}
#barratitolo {float:left; display:block; width:222px; height:23px; background-image:url(../images/css_barra.jpg);
padding: 10px 0 0 16px; color:#CCCCCC; font-family: Tahoma; font-size:16px;
}
.corpo {float:left; width:908px; top:320px; background-color:#FFFFFF; height:auto; padding:15px 15px 0 15px; vertical-align:top; border-left: solid 1px #aaaaaa; border-right: solid 1px #aaaaaa;
}
.newshome {float:left; width:223px; padding-right:-15px; border-right: solid thin #CCCCCC;
}
.evidenzahome { float:left; margin-left:15px; width:223px; padding-right:-15px; border-right: solid 1px #CCCCCC;
}
.salutohome {
	float:left;
	margin-left:30px;
	width:400px;
	padding-right:-15px;
	line-height: 2; font-style: italic;
}
.imgsuggerimenti { float:left; width:130px;}
.imgdettaglio { width:300px; height:300px; border:solid thin #CCCCCC; text-align:center;}
.testosuggerimenti { float:left; text-align:justify; width:750px; font-size:11px; color:#272727 }
.scheda {float:left;}

.labelpianta { display:block; width:222px; height:39px; margin: -15px 0px 0px -15px;
background-image:url(../images/bg_labelpiante.gif); background-repeat:no-repeat;
padding: 10px 0 0 16px; color:#888888; font-family: Tahoma; font-size:14px; vertical-align: top;
}
#tb_listino {width:920px; border: solid 1px #999;}
#tb_listino tr { border-bottom:solid;}
#tb_listino th { font-size:10px; color:#333; border:#999; background-color:#999;}
#tb_listino td { border-bottom:solid 1px #CCC;}
a.arrow { padding-left:5px; text-align:center; text-decoration:none; color:#FFFFFF;}
a.foto { visibility:hidden;}
a.filtro {text-decoration:none; color:#333;}

a.pianta {text-decoration:none; color:#CCCCCC;}
a.pianta : hover {text-decoration:none; color:#FFFFFF;}
.piede { float:left; display:block; width:940px; height:25px; background-image:url(../images/css_fondo_piede.gif);
color:#FFFFFF; font-size:9px; text-align:center; }