body {
	margin:0;
	border:0;
	padding:0;
	background-color: #FFF;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 1em;
	background-image: url(../images/striscia_sfondo.png);	
	background-repeat: repeat-x;	
	background-position:bottom;
	background-attachment:fixed ;
}

.contenitore {
	margin: 15px auto 15px;
	width: 980px;
	border:0;
	background-image: url(../images/sfondohome.png);
	background-repeat: no-repeat;
	background-color:#FFF;
}


#leftcolumn {
	float:right;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
}


#leftcolumn li {
   list-style-type: none;
}

.contenitoredestro {
	float:left;
	width:958px;
	padding-top:5px;
	padding-right:20px;
	border-left:1px solid #8CC63F;
	border-right:1px solid #8CC63F;
	border-bottom:1px solid #8CC63F;
	margin-top:-10px;
}


.corpotesto {
	margin:0;
	border:0;
	padding:0;
	padding-left:20px;
	width: 658px;
}


.header {
	height:111px;
}


.alternative{
	display:none;
}


.footer {
	margin: 15px auto 15px;
	width: 980px;
	text-align:left;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:0.7em;
	color:#FFF;
}


.footertext {
	background-color:#638A56;
	padding-left:10px;
	padding-right:10px;
}


.footertext a:link, .footertext a:active, .footertext a:visited, .footertext a:hover  {
	font-size:1em;
	color:#FFF;
	font-weight:normal;	
}


.logo, .logo a:link, .logo a:active, .logo a:visited, .logo a:hover  {
	border:0px;
	text-decoration:none;
}


.menu ul {
	margin-left:270px;
}


.menu li {
	margin-top:51px;
	float:left;
	list-style-type: none;
}


.imgmenu {
	border:0;
}


h1 {
	color: #638A56;
}


h2 {
	font-size:1.1em;
	margin-top:0;
	color: #006837;
}

h3 {
	font-size:1em;
	font-weight: bold;
}

a, a:visited {
	color: #8CC63F;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	font-weight: bold;
	color: #D9E021;
}


.separatore {
	clear:both;
}


.spaziatore {
	margin-bottom:30px;
}


.imgsx {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}


.imgdx {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	border: 4px solid #fff;
}


.puntatoritop {
	text-decoration: none;
	font-size: 0.8em;
	color:#666;
}



.puntatoritop:link, .puntatoritop:visited {
	text-decoration: none;
	font-size: 1em;
	color:#666;
	font-weight: normal;
}



.puntatoritop:hover {
	text-decoration: none;
	color:#666;
	font-weight: normal;
}



.puntatoritop:active {
	text-decoration: none;
	color:#666;
	font-weight: normal;
}



.menuscelto {
	font-size: 1.4em;
	color: #D9E021;
}

.elem_colsx {
	margin-left:25px;
	font-size: 1.4em;
	color: #000;
}


.ul_colsx, .ul_colsx:link, .ul_colsx:visited, .ul_colsx:active {
	font-size: 1.4em;
	color: #006837;	
}


.ul_colsx:hover {
	color: #D9E021;
}

.headertext {
	position:absolute;
	top:0;
	right:0;
	color:#999;
	font-size:0.7em;
	padding-top:10px;
	padding-right:20px;
}


.headertext a:link, .headertext a:active, .headertext a:visited, .headertext a:hover  {
	color:#999;
	font-weight:normal;	
}


input {
	color: #006837;
	background: #FFF;
	border: 1px solid #006837;
}


label {
	color: #006837;
	background: #FFF;
	border: 0px;
}


select {
	padding-left:5px;
	color: #006837;
	background: #FFF;
	border: 1px solid #006837;
}

.checkbox {
	color: #006837;
	background: #FFF;
	border: 0px;	
}

.baseline * {
        display: table-cell;
        vertical-align: baseline;
}

.middle * {
        display: table-cell;
        vertical-align: middle;
}

.logopdf { width: 17px; height: 17px; margin-right: 17px; border: 0px; }
