body {
	margin: 20px ;
	padding: 0;
	background: #fff;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8CAE31;
}

h2 {
	font-size: 1.4em;
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #5A1400;
}

a:hover {
	text-decoration: none;
}


#container {
	text-align: center;
}

#header {
	width: 900px;
	height: 193px;
	margin: 0 auto;
	padding-top: 7px;
	background: #fff url(/Portals/11/graphic/logo_header.jpg) top left
}


#menu {
	height: 20px;
	padding-top:171px;

}

#menu ul {
	margin: 0;
	padding-left: 370;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline-block;
	float: right;
	height: 20px;
	padding: 0px 5px 0 5px;
	border-bottom: none;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #61a729;
}

#menu a:hover {
	background: #61a729;
	color: #fff;
}

/* Menu2 */

#menu2 {

}

#menu2 li{
	border-width: 1px; 
	list-style: none;
	display: block;
	width:70px;
	height:85px;
	float: left; 
}

#menu2 span{
	display:none;
	margin:0;
	padding:0;
	height:36px;
}
#menu2 #lamp a:link, #menu2 #lamp a:visited{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/1.jpg);
}
#menu2 #lamp a:hover, #menu2 #lamp a:focus{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/1_su.jpg);
}

#menu2 #eye a:link, #menu2 #eye a:visited{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/2.jpg);
}
#menu2 #eye a:hover, #menu2 #eye a:focus{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/2_su.jpg);
}

#menu2 #scatolone a:link, #menu2 #scatolone a:visited{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/3.jpg);
}
#menu2 #scatolone a:hover, #scatolone #lamp a:focus{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/3_su.jpg);
}

#menu2 #cestino a:link, #menu2 #cestino a:visited{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/4.jpg);
}
#menu2 #cestino a:hover, #menu2 #cestino a:focus{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/4_su.jpg);
}

#menu2 #bottiglia a:link, #menu2 #bottiglia a:visited{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/5.jpg);
}

#menu2 #bottiglia a:hover, #menu2 #bottiglia a:focus{
	display:block;
	width:70px;
	height:85px;
	background-image:url(images/5_su.jpg);
}


/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: #fff;
	
}


.topsx{
float:left;
border-right:1px solid #C6DAC7;
padding:8px;
width:390px;
margin-bottom:15px;
text-align: right;

}

.topdx{
float:left;
padding: 5px;
width:470px;
}


.sxcpane{/* classe per sxcontentpane */
float:left;
border-right:1px solid #C6DAC7;
padding:8px;
width:390px;
margin-bottom:15px;

}

.dxcpane{/*classe per dxcontentpane */
float:left;
margin-left:5px;
width:470px;
}

.contentpane{
	text-align:center;
	width: 900px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 2px;
}

.contentpane a{
	color: #61A729;
	font-family: verdana;
	font-size: 12px;
}

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #000;
}

#footer a {
	color: #8CAE31; /*#5A1400;
	text-decoration:underline;*/
}


news_sinistra {
width: 400px;
float: left
}

news_destra {
width: 400px;
float: right
}
