* {/* universal selector: toglie l'impostazione di default su tutti i blocchi - general hack */
padding: 0;
margin:0;
}


html { font-size: 100%; /* IE hack */ }

body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	color: #333;
	padding: 0;
	font-weight: normal;
	}
img {
	border: none;
}

img .border {
	border: 1px dashed #D8E585;
}

 .border {
	border: 1px dashed #AFC964;
}

a img {
	border: none;
}

a:hover img {
	border: none;
}

.hidden{
	visibility: hidden;
	overflow: hidden;
}

p, .home ColumnOne p {
	color: #000;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
	padding: 15px 5px;
}
#ColumnOne p {
	font-size: 15px;
}
.pad {
	padding: 5px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #009900;
	text-decoration: none;
	background-color: #F4F2E4;
}
ul {
	list-style: none;
}
.leftImg {
	float: left;
	margin: 5px 15px 10px 0;
	padding: 3px;
	border: 1px solid #EFECE0;
}	

.leftImg a:hover {
margin: 0;
border: 0;
}	

.none a:hover {
margin: 0;
border: 0;
}	

.rightImg {
	float: right;
	margin: 5px 0 10px 15px;
	padding: 3px;
	border: 1px solid #EFECE0;
}
.moreLink {
	display: block;
	text-align: right;
}
.smallText, #ColumnOne p.smallText {
	font-size: 11px;
}
address {
	font-size: 14px;
	line-height: 15px;
	color: #495A77;
}
ul.normalList {
	color: #495A77;
	margin-bottom: 15px;
	font-size: 16px;
} 
blockquote {
	font-size: 14px;
	color: #827653; 
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 15px;
}
cite {
	display: block;
	font-size: 12px;
	padding: 15px;
	border: 1px solid #EFECE0;
	background: #F4F2EA;
	color: #495A77;
	font-style: normal;
}

.left{
	text-align:right;
	text-indent:0;
}

.clear 
{
	clear:both;
}


/*DIVIS */
	
#wrapper {
	margin-left:0px;  /* centers max'd layout in browser */
	margin-right:0px; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	border-top: 5px solid #009900;
		}



#header {
	position: relative;
	width:920px; /* widths of columns will scale proportionately as this width is changed */
	height: 160px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	
	}
	
	

#nav_container {
	background: #ECE9D8;
	height:35px;
	clear:both;
	border-top: 2px solid #009900;
	}
	
#nav_container_inner {
	width: 950px;
	height:35px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */	
	}
	
	
#content {
	width:920px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	clear:both;
	background: #FFFFFF;
	margin-bottom:20px;
	}
	
	
#content #content-in {
	padding-top:25px;
	padding:35px 0 100px;
	
	}
	
#promo {
	margin-top:0px;
	width:100%;
	float:left;
	background: #009900;
	height: 220px;
	clear:both;
	background: url(imgs/bkg.green.png) repeat-x 0;
	margin-bottom:20px;
	}
	
#footer {
	clear: both;
	margin-top:20px;
	width:100%;
	background: #ECE9D8;
	min-height: 150px;
	padding: 10px 0;
	border-top: 5px solid #009900;
	}
#footer-wrap {
	width:920px;
	height: 220px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	margin-bottom: 20px;
	}	
	
#header_inner, #nav_inner, #content_inner, #promo_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	}
	
#header_inner {
	padding:1em 2em;
	}
	
#nav_inner {
	margin:1em .5em;
	}
#content_inner {
	margin:0em 1em 1em 1.5em;
	}
	
#promo_inner {
	width:920px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	clear:both;
	height: 220px;
	
	}
#footer_inner {
	padding:.1em 1em;
	
	}
	

#copy {
	padding-top: 35px;
	text-align: center;
	clear: both;
	line-height: 3em;
	border-top: 3px solid #009900;
	}
	
#copy ul li {
		display: inline;
		padding: 0 10px;
		}

#copy p {
	background: url('img/diag-bg.gif');
	}
	
	
	
/* NAV STYLES */
#Nav {	
	bottom: -1px;
	display: inline;
	width: 950px;
	height: 30px;
	margin-left:3px;
}
#Nav li {
	height: 35px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
}
#Nav li a {
	display: block;
	width: 117px;
	height: 35px;
	/*background: url(imgs/diamond-black.gif) no-repeat 100% 50% ;*/
	/*line-height: 35px;*/
	text-align: center;
	text-decoration: none;
	font: 14px Georgia, Times, serif; 
	overflow: hidden;
	font-weight:bold;
	 text-transform: uppercase;
	color: #000;
	cursor: pointer;
	padding-top: 7px;
}
#Nav li a:hover {
	background-position: 0 -35px;
	color: #FFF;
	background-color:#006600;
}

/* NAV TAB ACTIVE STATES */

.home #Nav li.home a, 
.news #Nav li.news a, 
.chisiamo #Nav li.chisiamo a, 
.servizi #Nav li.servizi a,
.staff #Nav li.staff a,
.faqs #Nav li.faqs a, 
.links #Nav li.links a,
.contatti #Nav li.contatti a {
	background-position: 0 -35px;
	color: #FFF;
	background-color:#007D00;
}


/* ---------------------------------------- HEADER logoi - Lenad - e marchio */

#marchiolenad {
	height: 89px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top:25px;
}


.logolenadonlus {
	position: absolute;
	margin-top:20px;
	left: 199px;
	text-align: left;
	width: 658px;
}

.logolenadonlus h2 a{
	text-decoration: none;
	font: 46px Georgia, Times, serif;
	letter-spacing: 1px;
	overflow: hidden;
	color: #009900;
	padding-left:0px;
}

.logolenadonlus h2 a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
}

.logolenadonlus h2 em {
	text-decoration: none;
	font: 34px Georgia, Times, serif;
	font-style:italic;
	overflow: hidden;
	color: #009900;
	padding-left:0px;
}

.logolenadtit {
	position: absolute;
	overflow: hidden;
	margin-top:74px;
	left: 199px;
	text-align: left;
	width: 658px;
}

.logolenadtit p a{
	text-decoration: none;
	font: 14px Verdana, Geneva, Arial, sans-serif;
	overflow: hidden;
	font-weight: bold;
	text-transform: uppercase;
	color: #38594B;
	padding-left: 0px;
	margin-top: 10px;
	line-height: 20px;
}

.logolenadtit p a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
}




/* ---------------------------------------- PROMO  motti */

#promo-innermottosx{
	 float: left; 
	 text-align: left;
	 margin: 0; 
	 padding: 0; 
	 overflow: hidden; 
	 width: 460px;
	 top:55px;
	}

#promo-innermottodx{
 	width: 450px;
	height: 150px; 
	float: right; 
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	top:25px; 
	text-align: right;
	}
	
	
#promo-innermottosx h2{
	margin-top: 79px;
	margin-left: 0px;
	overflow: hidden;
	color: #FFFFFF;
	font-family: Garamond, Geneva, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	}
	
#promo-innermottodx h2{
	margin-top: 29px;
	margin-right: 0;
	overflow: hidden;
	color: #FFFFFF;
	font-family: Garamond, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
	}
	
	
	
	
	/* MAIN    */

#main-3col {
	margin: 0;
	padding-top: 20px;
	width: 920px;
	}

#main-col1 {
	float: left;
	width: 420px;
	padding-right: 10px;
	height: 350px;
	border-right: 1px solid #BFBFA7;
	padding-top: 2px;
	padding-left: 2px;
	}

#main-col2 {
	float: left;
	width: 430px;
	height: 350px;
	border-right: 1px solid #BFBFA7;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 2px;
	}
	
#main-col3 {
	float: left;
	width: 227px;
	height: 350px;
	padding-top: 20px;
	padding-left: 10px;
	}
	
#main-col1 h3, #main-col3 h3, #main-col2 h3 {
	/*font-family: Garamond, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	}	
	
#main-col1 p,#main-col3 p, #main-col2 h4 {
	font-size:14px;
	font-weight: bold;
	padding-top:10px;
	line-height: 16px;
	text-transform: none;
	
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}		
	
#main-col1 img.book {
	padding: 10px 15px 10px 0px;
	}	
	
	
	
/* FOOTER   */


	
#footer-left {
	padding-right: 10px;
	width: 290px;
	float: left;
	text-align: left;
	background: url('img/footer-list-bg.jpg') no-repeat top left;
	}

#footer-mid {
	padding-right: 10px;
	width: 290px;
	float: left;
	text-align: left;
	background: url('img/footer-list-bg.jpg') no-repeat top left;
	}

#footer-right {
	margin-right: -3px; /*added to fix ie duplicate character bug */
	padding-right: 10px;
	margin-top:20px;
	width: 290px;
	float: left;
	text-align: left;
	background: url('img/footer-list-bg.jpg') no-repeat top left;
	}

#footer-wrap h3 {
	margin: 0;
	padding: 0 0 10px 0px;
	padding-top: 20px;
	color: #705a41;
	font-size: 12px;
	}
	
#footer ul {
	margin: 0;
	padding: 0px 0 0px 25px;
	list-style: square;	
	}

#footer ul li {
	font-size: 11px;
	margin: 0;
	padding: 0px;
	line-height: 2em;
	}

#footer li a {
	padding: 0;
	font-weight: normal;
	font-style: normal;
	display: block;
	width: 100%;
	}
/*
#footer ul li ul {
	margin: 0;
	padding: 0;
	}
*/
#footer ul ul li {
	margin: 0;
	padding: 0;
	}

#copy {
	padding-top: 35px;
	text-align: center;
	clear: both;
	line-height: 3em;
	}
	
	#copy ul li {
		display: inline;
		padding: 0 10px;
		}



/* TWOCOLS    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#twocols #promo{
		display: none;		
		}


#promobis{	
	height: 50px;
	clear:both;
	background: #007D00;;
}


#twocols #content-left{
	margin: 0;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	width: 275px;
	min-height: 258px;
	height: 100%;	
		}



#twocols #content-right{
	margin: 0;
	margin-right: -3px; /*added to fix ie duplicate character bug */
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 40px;
	float: left;
	width: 580px; /*calcolo dimens: 275 barra latsx + 880 = 915 - contra 920px dimensione tot. container */
	min-height: 500px;	
	/*background: url('img/content-left-bg.jpg') repeat-y top left;
		background-color:#EBF3D6;*/
	
		}


/* MENU laterale 2 colonne    */


.menu{	
	float: left;
	width: 280px;
}

.menu .block { border:1px solid #dde8ed; }

.menu .block h2 {
	font-size:12px;
	font-weight:bold;
	background-color:#e3eaed;
	border-bottom:1px solid #f6fbfd;
	padding:5px 10px 6px;
	text-transform:uppercase;
	color:#222;
	margin: 0px;
}
.menu .block .block-in { background:#f0f6f8; padding:0px; }
.menu .block .nav li { padding-bottom:3px; margin: 0px; }
.menu .block a { color:#0088b5; }




/* LEFTNAV STYLES - NON ATTIVI 

ul#LeftNav {
	margin: 0 0 15px;
	padding: 0;
	overflow: hidden;
}
ul#LeftNav li {
	float: left;
	width: 100%; 
	margin: 0;
	padding: 0;
}
ul#LeftNav li a {
	display: block;
	padding: 0 5px;
	line-height: 2.1em;
	font-size: 0.9em;
	background: #EFF6FF;
	margin: 0 0 2px 0;
	text-decoration: none;
	color:#222;
}
ul#LeftNav li a:hover, ul#LeftNav li.active a {
	background: #009900;
	border-right: 3px solid #5A9AE7;
	color: #FFF;
}

*/




/* TWO COLS - COLONNA LAT SX  -  */


#content-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 18px;
	padding-top:10px;
	}		
	
	
	
#content-left ul {
	margin: 0;
	padding: 0px 0 0px 25px;
	list-style: square;	
	}

#content-left ul li {
	font-size: 12px;
	margin: 0;
	padding: 0px;
	line-height: 2em;
	}

#content-left li a {
	padding: 2px 0 2px 0;
	font-weight: bold;
	font-style: normal;
	display: block;
	width: 100%;
	}
	
	
#content-left li a:hover {
	padding: 2px 0 1px 0;
	background-color: #F4F2E4;
	border-bottom: 1px solid #9A8E52;
	color: #009000;
	font-weight: bold;
	}

/*#content-left ul ul {
	margin: 0;
	padding: 0;
	}*/

#content-left ul ul li {
	margin: 0;
	padding: 0;
	}






/* STILI TESTO CONTENT DESTRA  content-right    */



#twocols #content-right h2 {
	font-size: 18px;
	line-height: 25px;
	font-variant: small-caps;
	text-transform: none;
	border-bottom: 1px solid #BFBFA7;
	color: /*#59A535*/#9A8E52;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#twocols #content-right h3 {
	font-size: 15px;
	line-height: 30px;
	padding-bottom: 15px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}
	
#twocols #content-right h4 {
	font-size: 19px;
	line-height: 38px;
	text-align: right;
	border-bottom: 1px solid #BFBFA7;
	margin-right: 20px;
	padding-bottom: 15px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#twocols #content-right p {
	font-size: 12px;
	line-height: 26px;
	text-indent:10px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#twocols #content-right .bigletter {
	font-size: 250%;
	color:#009900;
} 

/*#twocols #content-right p:first-letter {
	font-size: 250%;
	color:#009900;
} */

#twocols #content-right .underline {
	border-bottom: 1px solid #BFBFA7;
} 

#twocols #content-right .size10 {
font-size: 10px;
}

#twocols #content-right p a {
	font-size: 12px;
	line-height: 24px;
	color: #009900;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#twocols #content-right .text10 ul {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0;
	list-style: square;
	padding-left: 25px;
	}
	#twocols #content-right .text10 ul li{
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
	list-style: square;
	padding-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#twocols #content-right .text10{
	font-size: 9px;
	letter-spacing: 0.7px;
	margin: 0;
	}
	
#twocols #content-right ul {
	font-size: 11px;
	letter-spacing: 2px;
	margin: 0;
	list-style: square;
	padding-left: 20px;
	}

#twocols #content-right ul li {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

/*#twocols #content-right ul ul{
	padding-left:20px;
	list-style: circle;	
	font-size: 10px;
	}
*/

#twocols #content-right ul ul li {
	padding-left:10px;
	list-style: circle;	
	font-size: 10px;
	}

#twocols #content-right a:link {
	padding: 2px 0 2px 0;
	font-weight: bold;
	font-style: normal;
	}
	
#twocols #content-right a:hover {
	background-color: #F4F2E4;
	border-bottom: 1px solid #9A8E52;
	color: #009000;
	font-weight: bold;
	padding: 2px 0 1px 0;
	}
	
	
#twocols #content-right img.book {
	float: left;
	padding: 10px 15px 10px 0px;
	overflow: hidden;
	}


#twocols #content-right img a:hover{
	border: 0;
	}
	

/* THREECOLS    */


#threecols #content-left{
	margin: 0;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	width: 275px;
	min-height: 258px;
	height: 100%;	
		}

#threecols #content-right{
	margin: 0;
	margin-right: -3px; /*added to fix ie duplicate character bug */
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	width: 595px; /*calcolo dimens: 275 barra latsx + 880 = 915 - contra 920px dimensione tot. container */
	min-height: 500px;	
	background: url('img/content-left-bg.jpg') repeat-y top left;
		}

#threecols #content-right h2 {
	font-size: 18px;
	line-height: 25px;
	font-variant: small-caps;
	text-transform: none;
	border-bottom: 1px solid #BFBFA7;
	color: /*#59A535*/#9A8E52;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#threecols #content-right h3 {
	font-size: 15px;
	line-height: 30px;
	padding-bottom: 15px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#threecols #content-right p {
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#threecols #content-right p a {
	font-size: 12px;
	line-height: 24px;
	color: #009900;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#threecols #content-right ul {
	margin: 0;
	list-style: square;	
	padding-left: 20px;
	
	}

#threecols #content-right ul li {
	font-size: 12px;
	margin: 0;
	padding: 0px;
	line-height: 2em;
	padding-top: 5px;
	padding-bottom: 10px;
	}

#threecols #content-right a {
	padding: 2px 0 2px 0;
	font-weight: bold;
	font-style: normal;
	display: block;
	width: 100%;
	
	}
	
#threecols #content-right a:hover {
	background-color: #F4F2E4;
	border-bottom: 1px solid #9A8E52;
	color: #009000;
	font-weight: bold;
	padding: 2px 0 1px 0;
	}



/* class LINKS - page    */


#twocols #content-right #arealinks ul {
	font-size: 11px;
	line-height: 24px;
	margin: 0;
	line-height: 2em;
	list-style: square;
	padding-left: 20px;
	}

 #twocols #content-right #arealinks ul li {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	line-height: 2em;
	}

 #twocols #content-right #arealinks ul ul li {
	font-size: 11px;
	margin: 0;
	line-height: 2.3em;
	letter-spacing: 1px;
	list-style: none;	
	padding-top: 5px;
	padding-bottom: 15px;
	}
	
#twocols #content-right #arealinks a {
	font-weight: bold;
	padding: 2px 0;
	}
	
#twocols #content-right #arealinks a:hover {
	/*	background-color: #F4F2E4;*/
	/*border-bottom: 1px solid #9A8E52;*/
	color: #009000;
	font-weight: bold;
	padding: 2px 0 1px 0;
	}

  #arealinks .big {
	font-size: 17px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	line-height: 2em;
	}
	
 #lista .litt {
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding-bottom: 10px;
	line-height: 2em;
	}


/* class FAQS - page    */


#twocols #content-right #areafaqs ul {
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	line-height: 2em;
	list-style: square;	
	padding-left: 20px;
	}

 #twocols #content-right #areafaqs ul li {
	font-size: 12px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	line-height: 2em;
	}

 #twocols #content-right #areafaqs ul ul li {
	font-size:10px;
	margin: 0;
	line-height: 2em;
	list-style: none;	
	padding-top: 5px;
	padding-bottom: 15px;
	}
	
#twocols #content-right #areafaqs a {
	font-weight: bold;
	padding: 2px 0;
	}
	
#twocols #content-right #areafaqs a:hover {
	/*	background-color: #F4F2E4;*/
	/*border-bottom: 1px solid #9A8E52;*/
	color: #009000;
	font-weight: bold;
	padding: 2px 0 1px 0;
	}






/* CONTATTI pagina - due colonne in Content right */




.contatti #content-right .conleft {
	padding-right: 10px;
	width: 270px;
	float: left;
	text-align: right;
	background: url('img/footer-list-bg.jpg') no-repeat top left;
	}

.contatti #content-right .conright {
	margin-right: -3px; /*added to fix ie duplicate character bug */
	padding-left: 10px;
	width: 270px;
	float: left;
	text-align: left;
	background: url('img/footer-list-bg.jpg') no-repeat top left;
	}

.contatti #content-right .conright  p{
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}
	
.contatti #content-right .conleft p{
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}



/* LISTA pagina FAQS ***************************** */

#twocols #lista{
	position: relative;
	margin: 0;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 10px;
	float: left;
	width: 520px;
	border: 1px dashed #AFC964;
	background-color: #ddeBB8;	
	}

#twocols #lista a {
	font-weight: bold;
	padding: 2px 0;
	}
	
#twocols #lista a:hover {
	/*	background-color: #F4F2E4;*/
	/*border-bottom: 1px solid #9A8E52;*/
	color: #009000;
	font-weight: bold;
	padding: 2px 0 1px 0;
	}
	

#twocols #lista h2 {
	font-size: 15px;
	line-height: 25px;
	font-variant: small-caps;
	text-transform: none;
	border-bottom: 1px dashed #BFBFA7;
	color: /*#59A535*/#009900;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#twocols #lista h3 {
	font-size: 15px;
	line-height: 30px;
	padding-bottom: 15px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}
	
#twocols #lista h4 {
	font-size: 19px;
	line-height: 38px;
	text-align: right;
	border-bottom: 1px solid #BFBFA7;
	margin-right: 20px;
	padding-bottom: 15px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

#twocols #lista p {
	font-size: 9px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}
	#twocols #lista .torna a{
	font-size: 9px;
	color: #000000;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}	
		
/* LISTA pagina FAQS  styles UL/LI */

#twocols #lista ul { 
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	line-height: 2em;
	list-style: square;
	padding-left: 50px;
	}

#twocols #lista ul li {
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	line-height: 2em;
	}

#twocols #lista ul ul li {
	font-size: 9px;
	margin: 0;
	line-height: 2em;
	list-style: none;	
	padding-top: 5px;
	padding-bottom: 15px;
	}
	
	




/* ENDE CSS LENAD ******************************************************  */
		
