@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}
html{
	height:100%;
}
body{
	/*height:100%;*/
	height:auto;
	min-height:515px;
	overflow:auto;
	/*background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-attachment:fixed;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:30px;
}
p{
	padding-bottom:15px;
	color:#666;
}
div#main{
	width:900px;
	height:735px;
	margin:auto;
	background-image:url(images/bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
div#top{
	width:auto;
	height:115px;
	position:relative;
}
div#mainmenu{
	width:auto;
	height:120px;
	position:relative;
}
div#pagetitle{
	width:140px;
	height:80px;
	border-right:1px solid red;
	float:left;
	text-align:right;
	padding-top:40px;
}
	div#pagetitle h1{
		font-size:14px;
		color:#e2001a;
		padding:10px 10px 0 0;
		line-height:18px;
	}
div#pageimg{
	width:130px;
	height:100px;
	padding:20px 0 0 0;
	float:left;
}
div#swfmenu{
	width:488px;
	height:120px;
	float:left;
	border-right:1px solid red;
}
div#left{
	width:150px;
	padding-top:10px;
	height:300px;
	float:left;
	text-align:right;
	position:relative;
	z-index:20;
	color:#006e33;
}
	.leftitem a:link, .leftitem a:visited, .rightitem a:link, .rightitem a:visited{
		text-decoration:none;
		color:#006e33;
		font-weight:bold;
		display:block;
	}
	.leftitem a:link, .leftitem a:visited, div.noafix{
		padding-right:40px !important;
	}
	.rightitem a:link, .rightitem a:visited{
		padding-left:40px;
	}
div#right{
	width:150px;
	padding-top:10px;
	height:300px;
	float:right;
	position:relative;
	z-index:20;
	color:#006e33;
}
div#content{
	width:518px;
	height:400px;
	float:left;
	padding:0 50px 0 50px;
	border-left:1px solid red;
	border-right:1px solid red;
	margin:0 -10px 0 -10px;
	position:relative;
	z-index:10;
}
.button{
	background-color:#006e33;
	border-top:1px solid #006e33;
	border-left:1px solid #006e33;
	border-bottom:1px solid #92ae8c;
	border-right:1px solid #92ae8c;
	color:#FFF;
}
.w100px{
	width:100px;
}
div.leftitem{
	padding:10px 0 10px 0;
}
.onerow{
	margin-top:11px;
}
div.rightitem{
	padding:10px 0px 10px 0;
	margin-bottom:5px;
}
.bgred{
	background-image:url(images/square2.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}
.bgyellow{
	background-image:url(images/square.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}
.bgredright{
	background-image:url(images/square2.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
.bgyellowright{
	background-image:url(images/square.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}

#flash{
	width:326px;
	height:300px;
	margin:auto;
}
p.address{
	font-size:9px;
	padding-right:20px;
}
	p.address a:link, p.address a:visited{
		text-decoration:none;
		color:#e42221;
	}
p.address strong{
	color:#006e33;
}

div.submenu{
	padding-top:257px;
	margin-left:20px;
}
div.submenu ul{
	list-style:none;
}
div.submenu ul li{
	float:left;
	padding-right:5px;
}
div.submenu a:link, div.submenu a:visited{
	color:#666;
	text-decoration:none;
	font-size:10px;
}

div.submenu2{
	padding-top:55px;
	margin-left:20px;
}
div.submenu2 ul{
	list-style:none;
}
div.submenu2 ul li{
	float:left;
	padding-right:5px;
}
div.submenu2 a:link, div.submenu2 a:visited{
	color:#666;
	text-decoration:none;
	font-size:10px;
}

.padding125{
	padding-top:145px;
}
div#scrollcontent{
	width:475px;
	height:400px;
	overflow:auto;
	margin:auto;
	padding-right:10px;
	text-align:justify;
	color:#888888;
	scrollbar-base-color : #FFF;
	scrollbar-arrow-color : #e2001a;
	scrollbar-3dlight-color : #FFF;
	scrollbar-darkshadow-color : #FFF;
	scrollbar-shadow-color: #FFF;
}
	ul.contentul{
		margin-left:30px;
		list-style-image:url(images/li.jpg);
	}
	ol.contentol{
		margin-left:30px;
	}
	ul.contentul li, ol.contentol li{
		padding-bottom:15px;
	}
	ul.contentul a:link, ul.contentul a:visited{
		color:#888888;
		text-decoration:none;
	}
	ul.contentul a:hover, ul.contentul a:active{
		color:#006e33;
	}
	ul.contentul li span{
		color:#006e33;
		font-weight:bold;
	}
	.green{
		color:#006e33;
		font-size:14px;
		font-weight:bold;
		text-align:center;
	}
	.margintop15{
		margin-top:15px;
	}
	h2.h2section{
		color:#006e33;
		margin:20px 0 10px 0;
		font-size:16px;
	}
		h2.h2section span{
			color:#87888a;
		}
	a.segue{
		display:block;
		text-align:right;
		padding-right:25px;
		color:#e2001a;
		text-decoration:none;
		font-weight:bold;
	}
/*AZIENDA*/
div#menu{
	width:auto;
	height:25px;
	background-color:#e2001a;
}
div#menu ul{
	list-style:none;
	text-align:center;
	width:auto;
}
div#menu li{
	float:left;
	padding-right:1px;
}
div#menu a:link, div#menu a:visited{
	padding:0 3px 0 3px;
	height:20px;
	margin-top:3px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	line-height:20px;
	display:block;
	float:left;
}
div#menu a.arrow{width:48px; height:25px; margin-top:0; line-height:25px;}

div#menu a:hover, div#menu a:active{
	/*background-color:#ffed00;
	color:#e2001a;*/
	font-weight:bold;
}
h2#dida{
	font-size:14px;
	color:#87888a;
	line-height:20px;
	width:auto;
	padding-left:20px;
	background-image:none;
	background-position:center left;
	background-repeat:no-repeat;
}
div#gallery{
	width:auto;
	height:353px;
	overflow:hidden;
	border-bottom:2px solid #fff;
}
/*AZIENDA*/

/*PRODOTTI*/
div.prodotti{
	margin-bottom:10px;
}
div.prodotti img{
	border:1px solid #CCC;
	margin-right:5px;
}
div#menuprodotti ul{
	list-style:none;
}
div#menuprodotti li{
	/*width:100px;*/
	height:20px;
	line-height:20px;
	border-bottom:1px solid #e2001a;
}
div#menuprodotti a:link, div#menuprodotti a:visited{
	color:#6f7072;
	display:block;
	padding-left:20px;
}
div#menuprodotti a:hover, div#menuprodotti a:active, div#menuprodotti a.current{
	color:#e2001a;
}
/*PRODOTTI*/
div#leggitutto{
	display:none;
}

table.stagioni th{
	border-bottom:1px solid #006e33;
	border-top:1px solid #006e33;
	width:37px;
	height:25px;
	line-height:25px;
	color:#006e33;
	text-align:center;
}

table.stagioni td{
	height:40px;
	text-align:center;
}
tr.pari td{
	background-color:#fffbdb;
}
table.stagioni img{
	border:0;
}
div#contatti{
	width:225px;
	padding-left:15px;
	height:400px;
	float:left;
	text-align:right;
}
	div#contatti h6, div#contatti p{
		padding:0;
		margin:0;
	}
h4.title{
	color:#006e33;
	font-size:14px;
	margin:10px 0 15px 0;
}
h6{
	font-size:12px;
	color:#006e33;
}
/*ADMIN*/
input{
	border-top:1px solid #006e33;
	border-left:1px solid #006e33;
	border-bottom:1px solid #92ae8c;
	border-right:1px solid #92ae8c;
	width:150px;
}
#formlogin{
	width:150px;
	height:auto;
	margin:auto;
	margin-top:100px;
}
#formlogin div{
	color:#e2001a;
	text-align:center;
}
label{
	width:auto;
	display:block;
	margin-bottom:10px;
}
#admin{
	width:500px;
	height:400px;
	margin:auto;
	overflow:auto;
	padding-right:10px;
}
h3{
	color:#006e33;
	padding:0 0 0 10px;
	font-size:14px;
	border-bottom:1px dotted #006e33;
	margin-bottom:20px;
	line-height:25px;
	margin-top:12px;
	background-color:#ebeee7;
}
.section{
	padding-bottom:10px;
	border-bottom:1px solid #006e33;
	margin-bottom:10px;
}
table.azienda td{
	padding:5px 0 5px 0;
	border-bottom:1px solid #006e33;
}
#loading{
	visibility:hidden;
}
/*ADMIN*/
