/*stili per la navigazione*/

html, body {
	margin: 0;
	padding:0;
	background-color: #000000;
}
body {
	text-align: center;
	background-image: url(../images/Vert02.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#container {
	position: relative;
	width: 980px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/SfumiGrigi.jpg);
	background-repeat: repeat-x;
	background-color: #4c4c4c;
	height: auto;
}
/*stili header e mio footer*/
div#header {
	height: 80px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #a0865e;
}
div#footer {
	text-align:right;
	padding: 5px 20px;
	background-color: #000;
	color: #64543b;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #a0865e;
}
div#footer a {
	color:#a0865e;
	font-weight: bold;
	text-decoration: underline
}
/*stili generici*/

h1, h2, h3, p {
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 {
	padding-left:20px;
	font-size: 1.5em;
}
h2 {
	font-size: 1em;
	font-weight: normal;
	padding: 20px;
}
h3 {
	font-size: 1.2em;
	padding-top: 10px;
}
h4 {
	font-size: 0.8em;
}
div#prodotti {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 180px;
	\width:190px;
	w\idth:180px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #000000;
	padding-top: 1em;
	padding-right: 5px;
	padding-bottom: 1em;
	padding-left: 5px;
	background-color: 4c4c4c;
}
div#prodotti h2 {
	font-size: 1.2em;
	color: #FFFFFF;
}

div#prodotti     h5 {
	font-size: 0.8em;
	color: #FFFFFF;

}
div#Corpo {
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 10px;
	background-color: #000000;
}

/*stili specifici per il layout*/
div#mainmenu {
	position: absolute;
	top: 96px;
	left: 4px;
	width: 110px;
	\width:110px;
	w\idth:150px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	height: 100%;
	visibility: visible;
}
/*stili per la navigazione*/
div#mainmenu ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
div#mainmenu ul a {
	display:block;
	width: 140px;
	color:#000;
	font-weight:bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
div#mainmenu ul a:hover {
	background-color: #000000;
	color: #65533B
}
div#mainmenu ul a#activelink {
	color: #65533B;
	text-decoration: none;
	background-color: #FFFFFF;
}
div#minilink a {
	margin: 5px 0;
	display: block;
	width:120;
	line-height: 40px;
}
.click-menu {
    width: 180px;
}
.click-menu .box1 {
	background-color: #666666;
	color: #000000;
	font-weight: normal;
	font-size: 1em;
	padding: 4px 8px;
	cursor: default;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
}
.click-menu .box1-hover {
	background-color: #4D4D4D;
	color: #999999;
	font-weight: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	cursor: default;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #363636;
	border-left-color: #939393;
}
.click-menu .box1-open {
	background-color: #000000;
	color: #65533B;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid solid none solid;
	cursor: default;
	position: relative;
}
.click-menu .box1-open-hover {
	background-color: #000000;
	color: #65533B;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid solid none solid;
	cursor: default;
	position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
	position: absolute;
	top: 6px;
	right: 6px;
}
.click-menu .section {
	background-color: #333333;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 5px 5px 6px 5px;
	border-width: 1px;
	border-color: #666666;
	border-style: none solid solid solid;
	display: none;
}
.click-menu .section a {
	color: #999999;
	text-decoration: none;
	white-space: nowrap;
	font-size: 0.9em;
}
.click-menu .section a:hover {
	color: #CCCCCC;
	text-decoration: none;
	white-space: nowrap;
	font-size: 0.9em;
}
.click-menu .box2 {
}
.click-menu .box2-hover {
    background: #000000;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}

