/* Sala Legnami CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #c5c89a url(../images/bg.jpg) repeat-x;
	}
#container {
	width: 768px;
	margin: 14px auto 0 auto;
	background: url(../images/wrap.jpg);
	}
#header {
	background: url(../images/header.jpg) no-repeat top left;
	height: 117px;
	}
#wrap {
	background: #3a5000;
	}
#content {
	background: url(../images/wrap.jpg) repeat-y;
	text-align: justify;
	color: #445e00;
	}
#corner {
	background: url(../images/corner.jpg) no-repeat top right;
	margin: 0 4px 0 4px;
	padding: 16px;
	}
#left {
	}
#partita_iva	{
	float: right;
	margin: 10px 20px 0 auto;
	text-align: right;
}
#right {
	float: right;
	width: 232px;
	text-align: center;
	}
#banner_home {
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
	}
#bottom {
	background: url(../images/bottom.jpg) no-repeat top left;
	height: 192px;
	}
#bottom_thin {
	background: url(../images/bottom_thin.jpg) no-repeat top left;
	height: 90px;
	}
#bottom_blank {
	background: url(../images/bottom_blank.jpg) no-repeat top left;
	height: 125px;
	}
#orario {
	padding: 19px 14px 0 0;
	text-align: right;
	}
#orario_thin {
	padding: 69px 14px 0 0;
	text-align: right;
	color: #fff;
	}
#footer {
	width: 768px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
	color: #fff;
	}
#glossario {
	clear: left;
	padding: 25px 0 0 0;
	}
/**/
#prodotti_elenco	{
	float: right;
	width: 400px;
	margin: 0 0 25px 0;
	font-weight: bold;
	text-align: left;
}
#prodotti_elenco ul {
	margin-left: 50px;
}
#prodotti_elenco ul li {
	padding: 8px 0 8px 0; 
}
#menu ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	}
#menu ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 136px;
	}
.menu_home {
	background: url(../images/menu/01_home.jpg) no-repeat top left;
	}
.menu_prodotti {
	background: url(../images/menu/02_prodotti.jpg) no-repeat top left;
	}
.menu_contatti {
	background: url(../images/menu/03_contatti.jpg) no-repeat top left;
	}
.menu_link {
	background: url(../images/menu/04_link.jpg) no-repeat top left;
	}
#menu a {
	display: block;
	height: 29px;
	width: 134px;
	}
.selected {
	border-bottom: none;
	}
.normal {
	border-bottom: 1px solid #000;
	}
.clear {
	clear: both;
	}
.foto {
	float: left;
	}
#orario p, #carta p {
	margin: 0;
	}
#left a, #carta a, #carta_thin a, #center a, #corner a {
	color: #445e00;
	}
a img {
	border: none;
	}
h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 0;
	color: #445e00;
	}
p {
	margin: 0 0 10px 0;
	padding: 0;
	}
.cell_testo {
	vertical-align: top;
	text-align: left
	/*width: 255px;*/
	}
.cell_img {
	width: 150px;
	vertical-align: top;
	}
.img_reparto {
	margin-top: 3px;
	}
.reparto {
	background: #FFFFCC;
	}
.reparto, .reparto_small {
	}
.mappa {
	float: right;
	margin: 40px 20px 0 0;
	}
.cell_testo_link {
	vertical-align: middle;
	}
.cell_img_link {
	width: 170px;
	vertical-align: middle;
	}
.cell_testo_reparti, .cell_testo_reparti_short {
	vertical-align: top;
	text-align: justify;
	}
.cell_testo_reparti_short {
	padding-right: 6px;
	}
.cell_reparto_link {
	text-align: right;
	width: 150px;
	}
table {
	margin: 0;
	}
#fdtcard {
	float: right;
	margin-right: 10px;
	}
#punti {
	text-align: center;
	}
#punti p, #punti h3 {
	margin-bottom: 10px;
	}
#form td {
	vertical-align: top;
	}
.center {
	text-align: center;
	}