/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.116;
	margin: 0px;
	padding: 0px;
	background-image: url(immagini/sfondo_verticale.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #FF0000;
	text-decoration: none;
}

a:visited{
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	color: #000000;
}




h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DB3F32;
	margin: 0px;
	padding: 0px;
	font-size: 135%;
	font-weight: bold;
	height: 111px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #DB3F32;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D84032;
	margin-top: 2px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	top: 5px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(images/sfondo_menu_v.gif);
	background-repeat: repeat-x;
	height: 25px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

h33{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	top: 0px;
	background-color: #FF0000;
	font-weight: bold;
}
h34{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	top: 5px;
	background-color: #F2AB1F;
	font-weight: bold;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #FF0000;
	background-repeat: no-repeat;
	background-image: url(immagini/header_dx_.gif);
	background-position: right top;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#headlines{
  float:right;
	width: 20%;
	padding-right: 2px;
}

#content{
	width: 57%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 0px;
	padding-top: 0px;
	z-index: auto;
	position: static;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 160px;
	background-repeat: no-repeat;
	background-image: url(immagini/header_logo2.jpg);
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #FF0000;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom-color: #FF0000;
	border-top: solid red 1px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	border-top: solid red 1px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 72%;
	white-space: normal;


	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	border: none;
	text-align: justify;
}

.feature h3{
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 150%;
}

.feature img{
	float: no;
	padding: 4px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 20px;
	font-size: 72%;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F79400;
	border-right-color: #F79400;
	border-bottom-color: #F79400;
	border-left-color: #F79400;
	top: 6px;
	background-color: #000000;
	margin-right: 20px;
}

form {
margin:0px;
padding:0px;
}

.story p{
	padding: 0px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #000000;
	border-top: 1px solid #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #FF0000;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	list-style-type: disc;
}
#sectionLinks img{
	position: relative;
	font-size: 80%;
	list-style-type: disc;
	vertical-align: top;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#sectionLinks h3{
	padding: 6px 0px 0px 10px;
	height: 20px;
	color: #FFFFFF;
	background-image: url(images/sfondo_menu_v.gif);
	background-repeat: repeat-x;
	background-color: #DC4033;
}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
	line-height: 1.7;
	height: 1.7px;
	border: 1px solid #D84032;
	background-color: #666666;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	background-image: url(images/sfondo_menu_v.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #000000;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	font-size: 85%;
	height: 1.7px;
	text-decoration: underline;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#headlines p{
	padding: 0px 0px 5px 0px;
}
h3_1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #FF0000;
}
.feature1 {
	padding: 0px 0px 10px 10px;
	font-size: 72%;
	background-color: #FFFFFF;
	width: 90px;
	line-height: 1.7;
}
.feature1 img {

	float: right;
	padding: 10px 10px 0px 0px;
}
.sfondo {
	background-image: url(/immagini/frecci_piccola.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right;
}
.fondo_imm {
	background-image: url(immagini/freccie_3.gif);
	background-repeat: no-repeat;
	background-position: right;
}




#sfondo_cerca {
	color: #000000;
	background-color: #FF0000;
	background-repeat: repeat-y;
	font-weight: bold;
}
.fondo1_imm {

	background-image: url(immagini/frecci_piccola.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#story li {
	
	list-style-image: url(/immagini/frecci_piccola.gif);
}
#story_ li {

	
	list-style-image: url(/immagini/frecci_piccola.gif);
}
.elenco {
	font-size: 100%;
	background-color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(/immagini/frecci_pic.gif);
}
.paragrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;
	letter-spacing: normal;
	text-align: left;
	text-indent: 1cm;
	word-spacing: normal;
	white-space: normal;
	display: run-in;
}
#menu  h3{
	display: block;
	padding: 4px 0px 2px 20px;
	background-repeat: repeat;
	left: 10px;
	margin-left: 0px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-image: url(images/sfondo_menu_v.gif);
}

#menu a {
	display: block;
	padding: 4px 0px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	left: 10px;
	margin-left: 0px;
	height: 20px;
	background-image: url(images/sfondo_menu_b.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}


#menu a:hover{
	
	background-image: url(images/sfondo_menu.gif);
}
h3_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background-image: url(immagini/bordo.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
	

h3_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 20px 0px 10px;
	background-image: url(immagini/bordo.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px;
	background-image: url(images/sfondo_feature_s.gif);
	background-repeat: repeat-x;
	height: 15px;
}
#sectionLinks h6 {
	padding: 5px 0px 0px 20px;
	margin-top: 0px;
}
h7 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	height: 15px;
}
h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #FF0000;
}
.relatedLinks h8 {
	padding: 10px 0px 2px 0px;
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.story img {

	float: no;
	padding: 0px 10px 0px 0px;
}
.feature_1 {
	padding: 4px 10px 0px;
	font-size: 72%;
	white-space: normal;
	border-top: 1px double #F79400;
	border-right: 1px solid #F79400;
	border-bottom: 1px solid #F79400;
	border-left: 1px solid #F79400;

	-moz-border-radius:0 0 5px 5px ;
	bottom: 30px;
	line-height: 1.7;
}
.story h3 {

	padding: 5px 0px 0px 0px;
	text-align: left;
	background-image: url(immagini/barra_blu_nuova.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.puntino {
	background-image: url(immagini/puntino.gif);
	background-repeat: repeat-x;
	background-position: center;
}
h2_h2 {

 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 70%;
 color: #FF0000;
 margin: 0px;
 padding: 0px;
}
h6_h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px;
	background-image: url(/immagini/bordo_1_nuovo.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#sectionLinks_1 {

	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#navBar_1 ul a:link, #navBar ul a:visited {
display: block;
}
#navBar_1 ul {
list-style: none; margin: 0; padding: 0;
}
#navBar_1 li {
}
html>body #navBar_1 li {
border-bottom: none;
}
#navBar_1 {

	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#sectionLinks_1 a {

	display: block;
	padding: 2px 0px 2px 10px;
}
#sectionLinks_1 h3 {
	padding: 0px 0px 0px 10px;
	background-color: #FF0000;
}
.relatedLinks1 a:link, .relatedLinks a:visited {
	height: 1.7px;
	text-decoration: underline;
}
.relatedLinks1 {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	line-height: 1.7;
	border: thin solid #FF0000;
	height: 1.7px;
	background-image: url(images/related_punti.gif);
}
.feature2 {
	padding: 0px 0px 10px 10px;
	font-size: 72%;
	background-color: #FF0000;
	width: 204px;
	line-height: 1.7;
	position: relative;
	left: 337px;
	top: 0px;
	height: 37px;
	overflow: scroll;
	visibility: hidden;
}
.feature3 {
	padding: 0px 0px 10px 10px;
	font-size: 30%;
	background-color: #FFFFFF;
	width: 30%;
	line-height: 1.7;
	height: auto;
	top: auto;
	float: right;
}
#headlines1 {
	float:right;
	width: 200px;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 8pt;
	right: 10px;
	clip: rect(auto,10px,auto,auto);
	margin-right: 10px;
	margin-left: 10px;
	border-top: 4px solid #496A93;
	border-right: 1px solid #496A93;
	border-bottom: 1px solid #496A93;
	border-left: 1px solid #496A93;
}
h6 {
	margin: 0px;
	padding: 0px;
}
h10 {
	border: 1px dashed #FF0000;
}
.headlines1 h10 {
	border-bottom: 1px dashed #FF0000;
}
.headlines1 {
	padding-bottom: 7px;
	padding-top: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #496A93;
}
.feature10 {
	padding: 5px 0px 10px;
	font-size: 100%;
	white-space: normal;



	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	border-bottom: 1px dashed #FF0000;
}
#headlines2 {
	float:right;
	width: auto;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 8pt;
	right: 10px;
	clip: rect(auto,10px,auto,auto);
	margin-right: 10px;
	margin-left: 10px;
	border-top: 4px solid #F5AE2E;
	border-right: 1px solid #F5AE2E;
	border-bottom: 1px solid #F5AE2E;
	border-left: 1px solid #F5AE2E;
}
#sectionLinks1 {
	position: relative;
	font-size: 80%;
	list-style-type: disc;
	color: #FAA318;
	border-top: 1px solid #FAA318;
	border-right: 1px solid #FAA318;
	border-bottom: 1px solid #FAA318;
	border-left: 1px solid #FAA318;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	clip: rect(auto,auto,10px,auto);
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.7;
}
#sectionLinks1 h3{
	padding: 0px 0px 0px 25px;
	background-color: #FFFFFF;
	font-size: 120%;
	background-image: url(images/sfondo_menu_v_d.gif);
	height: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #426793;
}

#sectionLinks1 a {
	display: block;
	padding: 2px 0px 2px 20px;
	left: 10px;
	margin-left: 0px;
	list-style-position: outset;
	list-style-type: none;
	font-size: 110%;
	
	
}

#sectionLinks1 a:hover{
	color: #FAA318;
	background-image: url(images/sfondo_menu_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}

.sectionLinks1 {
	position: relative;
	margin: 0px 2px;
	font-size: 100%;
	list-style-image: url(images/sfondo_menu.gif);
	list-style-type: disc;
	color: #0066FF;
	border-top: #FAA318;
	border-right: #FAA318;
	border-bottom: 1px dashed #FAA318;
	border-left: #FAA318;
	clip: rect(auto,auto,auto,auto);
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sectionLinks2 {
	position: relative;
	margin: 0px 4px;
	font-size: 80%;
	list-style-image: url(images/related_punti.gif);
	list-style-type: disc;
	color: #0066FF;
	border-top: 4px solid #F2AB1F;
	border-right: 1px solid #F2AB1F;
	border-bottom: 1px solid #F2AB1F;
	border-left: 1px solid #F2AB1F;
	top: 10px;
	bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sectionLinks2 h3{
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 150%;
}

#sectionLinks2 a {
	display: block;
	padding: 2px 0px 2px 15px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/related_punti.gif);
	left: 10px;
	margin-left: 5px;
}

#sectionLinks2 a:hover{
	color: #F2AB1F;
}

.sectionLinks2 {
	position: relative;
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 100%;
	list-style-image: url(images/related_punti.gif);
	list-style-type: disc;
	color: #0066FF;
	border-top: #436A93;
	border-right: #436A93;
	border-bottom: 1px dashed #436A93;
	border-left: #436A93;
}
.feature_s {
	padding: 0px 5px;
	font-size: 73%;
	white-space: normal;







	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	width: 27%;
	float: left;
	margin-left: 5px;
	background-image: url(images/sfondo_feature_s.gif);
	border: 1px solid #DB3F32;
	margin-bottom: 10px;
}
.feature_s img {

	float: no;
	padding: 4px 10px 0px 0px;
}
.feature_d {
	padding: 0px 5px;
	font-size: 73%;
	white-space: normal;











	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	line-height: 1.7;
	width: 28%;
	float: right;
	clip: rect(100px,auto,auto,auto);
	margin-top: 0px;
	margin-left: 5px;
	border-top: 1px solid #F2AB1F;
	border-right: 1px solid #F2AB1F;
	border-bottom: 1px solid #F2AB1F;
	border-left: 1px solid #F2AB1F;
	left: auto;
	background-image: url(images/sfondo_feature_d.gif);
	margin-right: 10px;
	margin-bottom: 10px;
}
.feature_d img {


	float: no;
	padding: 4px 10px 0px 0px;
}
.feature_lu {
	padding: 0px;
	font-size: 70%;
	white-space: normal;









	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/sfondo_feature_s.gif);
	margin-bottom: 5px;
	border: 1px solid #DB3F32;
}
.feature_lu img {


	float: no;
	padding: 4px 10px 0px 0px;
}
#barraName {
	margin: 0 0 15 0px;
	padding: 0 0 10 10px;
	top: 0px;
	left: 150px;
	clip: rect(auto,auto,auto,150px);
}
.feature_lu1 {
	padding: 0px 5px;
	font-size: 70%;
	white-space: normal;

	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	width: 100%;
	margin-top: 5px;
	margin-left: 5px;
	border-top: 1px solid #DB3F32;
	background-image: url(images/sfondo_feature_s.gif);
	background-color: #F7CE91;
	margin-right: 0px;
}
.feature_lu1_t {

	padding: 0px 0px 0px 10px;
	font-size: 70%;
	white-space: normal;







	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	width: 75%;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#container {
	width:100%;
	margin: 10px auto;
	padding:0;
	text-align: left;
} 

.colonna {
	width:30%;
	padding: 0 3px;
	float:left;
	margin:0;
	text-align:left;
} 
#menu_c {

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #0478BC;
	border-right-color: #0478BC;
	border-left-color: #0478BC;
	width: 200px;
	left: 0px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0478BC;
	right: 10px;
	list-style-image: url(images/related_punti.gif);
	list-style-type: none;
	list-style-position: inset;
	background-image: url(images/sfondo_feature_a.gif);
}
#menu_c a {
	display: block;
	padding: 2px 0px 2px 15px;
	background-repeat: no-repeat;
	background-position: left center;
	left: 10px;
	margin-left: 5px;
	color: #0478BC;
}
#menu_c a:hover {
	display: block;
	padding: 2px 0px 2px 15px;
	left: 10px;
	margin-left: 5px;
	color: #000000;
}
.relatedLinks a {
	font-size: 80%;
	height: 1.7px;
	text-decoration: underline;
	border: 1px solid #000000;
}
.colonna a {
	text-decoration: underline;
}
.feature_d_div {
	white-space: normal;












	-moz-border-radius:0 0 5px 5px ;
	clip: rect(100px,auto,auto,auto);
	margin-top: 10px;
	border-top: #F2AB1F;
	border-right: #F2AB1F;
	border-bottom: 1px dashed #F2AB1F;
	border-left: #F2AB1F;
	left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#sectionLinks1 img {
	position: relative;
	list-style-type: disc;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	clip: rect(auto,auto,10px,auto);
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 20px;
}
.feature_lungo {
	padding: 0px 0px 0px 10px;
	font-size: 72%;
	white-space: normal;



	-moz-border-radius:0 0 5px 5px ;
	background-repeat: repeat-x;
	bottom: 30px;
	line-height: 1.7;
	border: 1px solid #000000;
	text-align: justify;
	margin-bottom: 5px;
}
#sectionLinks5 {
	position: relative;
	font-size: 90%;
	list-style-type: disc;
	color: #FAA318;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	clip: rect(auto,auto,10px,auto);
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.7;
}
#sectionLinks5 h3{
	padding: 0px 0px 0px 25px;
	background-color: #FFFFFF;
	font-size: 120%;
	background-image: url(images/sfondo_menu_v_d.gif);
	height: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #426793;
}

#sectionLinks5 a {
	display: block;
	padding: 2px 0px 2px 20px;
	left: 10px;
	margin-left: 0px;
	list-style-position: outset;
	list-style-type: none;
	font-size: 110%;
	
	
}

#sectionLinks5 a:hover{
	color: #FAA318;
	background-image: url(images/sfondo_menu_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
#sectionLinks5 a {
	display: block;
	padding: 2px 0px 2px 20px;
	left: 10px;
	margin-left: 0px;
	list-style-position: outset;
	list-style-type: none;
	font-size: 110%;
	
	
}

#sectionLinks5 a:hover{
	color: #FAA318;
	background-image: url(images/sfondo_menu_g.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
.feature_p {
	font-size: 73%;
	white-space: normal;








	-moz-border-radius:0 0 5px 5px ;
	bottom: 30px;
	line-height: 1.7;
	width: 58%;
	float: left;
	margin-left: 5px;
}
#fadeshow1 {
	float: right;
	overflow: hidden;
	background-color: #0000FF;
	border: 1px solid #FF0000;
	margin-left: 10px;	
}

