/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #5C6D36;
	line-height: 1.166;
	margin: 5px;
	padding: 0px;
	font-size: 9px;
	margin-left: 5px;
	text-decoration: none;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #3F3F1F;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #4A4A00;
}

/************** header tag styles **************/

h1{
	font: bold  Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 169px;
	left: 3px;
	right: 2%;
	background-color: #ffffff;
	width: 95.6%;
	margin-left: 2%;
	border-top-color: #996633;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: -1px;
	z-index: 1;
	
}

#masthead{
	position: absolute;
	top: -4px;
	left: 2%;
	right: 2%;
	width:95.6%;
	height: 126px;
	
}

#pageNav{
	position: absolute;
	top: 120px;
	left: 8px;
	width:177px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	z-index: 100;
	height: -1px;
}

/************************************/
#col1{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #ccd2d2;
	width: 160px;
	float: left;
	background-color: #FFFFFF;
	color: #006633;
	border-right: 1px solid #ccd2d2;
	background-image: url(images/sfondo.gif);
}
/************************************/


/************************************/
#col2{
	margin:0px161px 0px 161px;
	padding: 0px 3px 0px 0px;
	border-left: 1px solid;
	border-left-color: #CCCCCC;
	border-bottom-color: #006633;
	border-bottom-width: medium;
	text-align: center;
}
/************************************/
/************************************/
#col3{
	margin:0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	border-left: 1px solid #ccd2d2;
	width: 152px;
	float: right;
	color: #3E3E00;
	height: auto;
	background-color: #FFCC33;
}
/************************************//************************************/
#col5{
	margin:0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	border-left: 1px solid #ccd2d2;
	float: right;
	color: #3E3E00;
	background-color: #FFCC33;
	margin-top: 290px;
	position: relative;
	clear: none;
	margin-right: 0px;
	left: 549px;
	width: 131px;
}
/************************************/
/************************************/
#col4{
	padding: 5px 5px 5px 0px;
	border-left: 1px solid #ccd2d2;
	color: #3E3E00;
	clear: left;
}
/************************************/
/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
	font-size: 12px;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
	color: #FFFFB0;
}
/************** download styles *****************/

#download{
	font: Verdana,sans-serif;
	font-size: 11px;
	visibility: visible;
}

#download a:link{
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #006600;
}

#download a{
	color: #669933;
}

#download a:hover{
	color: #669966;
}
/************** download styles *****************/

#link{
	font-size: 12px;
	visibility: visible;
	color: #002400;
	font-weight: bold;
}

#link a:link{
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #002400;
}

#link a{
	color: #002400;
}

#link a:hover{
	color: #002400;
	font-weight: bold;
}
/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 3px;
	right: 185px;
	width: 299px;
	float: right;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-1px;
	background-color: #006401;
}

#globalLink{
	position: absolute;
	top: 9px;
	height: 23px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: 12px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	background-image:  url(glblnav_selected.gif);
	text-decoration: none;
	font-weight: bold;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 132px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 13px;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #F7FEC5;
	font-weight: normal;
	text-decoration: underline;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: Verdana,sans-serif;
	color: #AAAAAA;
	font-size: 12px;
}

#breadCrumb a{
	color: #AAAAAA;
	font-size: 12px;
}

#breadCrumb a:hover{
	color: #3E3E00;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 5px 1px 5px 1px;
	min-height: 200px;
	height: 200px;
	font-size: 12px;
	line-height: 0.45cm;
	border-bottom-color: #C0D2B9;
}
html>body .feature {
	height: auto;
	border-right-width: thin;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 20px 0px 0px;
}

/************** feature2 styles *****************/

.feature2{
	padding: 5px 10px 5px 5px;
	min-height: 200px;
	height: 200px;
	font-size: 12px;
	line-height: 0.45cm;
}
html>body .feature2 {height: auto;}

.feature2 h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature2 img{
	float: right;
	padding: 0px 20px 0px 0px;
}



/*************** story styles ******************/

.story {
	font-size: 12px;
	border-top-color: #FFFFFF;
	padding: 5px 10px 5px 5px;
	border-top: 1px solid;
	line-height: normal;
	display: block;
	margin-left: 15px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	padding-bottom: 5px;
	color: #666600;
	display: block;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	background-color: #FFFFFF;
}

#sectionLinks h3{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
	background-color: #F7FEC5;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #545429;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #4A4A00;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F7FEC5;
}
/************************************/

#tabellasett{
	padding: 2px 1px 2px 3px;
	font-size: 7pt;
	color: #003300;
	background-color: #F7FEC5;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: bolder;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 185px;
	float: left;
	display: table-caption;
	height: 30px;
	line-height: normal;
	overflow: hidden;
	text-transform: uppercase;
}

#tabellasett h3{
	padding: 2px 2px 2px 12px;
	background-color: #C6EFF4;
	font-size: 9px;
	color: #FFFFFF;
	overflow: hidden;
}

#tabellasett a:link{
	color: #000066;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	width: 200px;
	overflow: hidden;
}

#tabellasett a:visited{
	color: #000066;
	;
	text-decoration: none;
	width: 200px;
	overflow: hidden;
}

#tabellasett a:hover{
	font-weight: bolder;
	color: #003300;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	width: 200px;
	padding-left: 0px;
	overflow: hidden;
	background-color: #FDE660;
	margin: 0;
}
/************************************/
#tabellacellsett{
	padding: 2px 1px 2px 1px;
	font-size: 7pt;
	color: #003300;
	background-color: #ECF3E4;
	margin-right: 0px;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: bolder;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 150px;
	float: left;
	text-align: center;
	display: table-caption;
	height: 30px;
	overflow: hidden;
}

#tabellacellsett h3{
	padding: 2px 2px 2px 12px;
}

#tabellacellsett a:link{
	padding: 3px 2px 3px 12px;
	color: #000066;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

#tabellacellsett a:visited{
	padding: 3px 2px 3px 12px;
	color: #000066;
	;
	text-decoration: none;
}

#tabellacellsett a:hover{
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	width: 100%;
}
/************************************/
#tabellacom{
	padding: 2px 1px 2px 3px;
	font-size: 7pt;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: bolder;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 120px;
	float: left;
	display: table-caption;
	height: 30px;
	overflow: hidden;
}

#tabellacom h3{
	padding: 2px 2px 2px 12px;
	background-color: #C6EFF4;
	width: 200px;
}

#tabellacom a:link{
	color: #000066;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #C6EFF4;
	width: 200px;
}

#tabellacom a:visited{
	color: #000066;
	;
	text-decoration: none;
	background-color: #C6EFF4;
	width: 200px;
}

#tabellacom a:hover{
	font-weight: bold;
	color: #003D79;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #A3E6ED;
	width: 200px;
	padding-left: 0px;
}
/************************************/
#tabellaint1{
	padding: 2px 1px 2px 3px;
	font-size: 9pt;
	color: #003300;
	background-color: #FFCC33;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: bolder;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 185px;
	float: left;
	display: table-caption;
	height: 20px;
	line-height: normal;
	overflow: hidden;
	text-align: center;
}

#tabellaint1 h3{
	padding: 2px 2px 2px 12px;
	font-size: 9px;
	color: #FFFFFF;
}

#tabellaint1 a:link{
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

#tabellaint1 a:visited{
	;
	text-decoration: none;
	width: 200px;
	color: #FFFFFF;
}

#tabellaint1 a:hover{
	font-weight: bold;
	color: #A6D2FF;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
/************************************/
#tabellaint3{
	padding: 2px 1px 2px 1px;
	font-size: 9pt;
	color: #003300;
	background-color: #D5E3C4;
	margin-right: 0px;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: bolder;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 150px;
	float: left;
	text-align: center;
	display: table-caption;
	height: 20px;
	overflow: hidden;
	line-height: normal;
}

#tabellaint3 h3{
}

#tabellaint3 a:link{
	color: #000066;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

#tabellaint3 a:visited{
	color: #000066;
	;
	text-decoration: none;
}

#tabellaint3 a:hover{
	font-weight: bold;
	color: #4479D0;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
/************************************/
#tabellaint2{
	padding: 2px 1px 2px 3px;
	font-size: 9pt;
	color: #003300;
	background-color: #F0F0F0;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: bolder;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 120px;
	float: left;
	display: table-caption;
	height: 20px;
	overflow: hidden;
	text-align: center;
	line-height: normal;

}

#tabellaint2 h3{
}

#tabellaint2 a:link{
	color: #000066;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

#tabellaint2 a:visited{
	color: #000066;
	;
	text-decoration: none;
	width: 200px;
}

#tabellaint2 a:hover{
	font-weight: bold;
	color: #006CD9;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
}
/************************************/
#artigianatoLinks{
	font-size: 8pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F7FEC5;
	color: #484800;
	font-weight: 500;
}

#artigianatoLinks h3{
	padding: 2px 0px 2px 10px;
	font-weight: 500;
}

#artigianatoLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	background-color: #F7FEC5;
	font-weight: 600;
}

#artigianatoLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	background-color: #F7FEC5;
	font-weight: 500;
}

#artigianatoLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	text-decoration: underline;
	background-color: #F7FEC5;
	border-top-color: #FFFFFF;
	border-color: #FFFFFF;
	font-weight: 500;
}
/************************************/
/************************************/
#tipiciLinks{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	background-color: #F7FEC5;
	color: #545429;
	border-bottom-color: #FFFFFF;
}

#tipiciLinks h3{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
	border-top-style: 1px solid #cccccc;
}

#tipiciLinks a:link{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0px 3px 10px;
	color: #006600;
	background-color: #F7FEC5;
}

#tipiciLinks a:visited{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #4A4A00;
	background-color: #F7FEC5;
}

#tipiciLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #F3FEA9;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
/************************************/

/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #F7FEC5;
	line-height: 20px;
	font-size: 12px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
/************************************/

/************************************/
#prodottiLinks{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	color: #545429;
	display: block;
	background-color: #F7FEC5;
}

#prodottiLinks h3{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#prodottiLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #545429;
	line-height: normal;
}

#prodottiLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #4A4A00;
}

#prodottiLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #F3FEA9;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #464600;
	line-height: normal;
	font-style: normal;
}


/************************************/
/************************************/
#associazioniLinks{
	font-size: 8pt;
	color: #545429;
	display: block;
	background-color: #EBFFD7;
	margin-right: 2px;
	word-spacing: 2px;
}

#associazioniLinks h3{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #EBFFD7;
}

#associazioniLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #545429;
	line-height: normal;
	background-color: #EBFFD7;
}

#associazioniLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 2px 3px 10px;
	color: #4A4A00;
	background-color: #EBFFD7;
}

#associazioniLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DCFFB9;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #464600;
	line-height: normal;
	font-style: normal;
}


/************************************/
/************************************/
#sitiLinks{
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #545429;
	display: block;
	background-color: #FFCC33;
}

#sitiLinks h3{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #FFCC33;
}

#sitiLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #545429;
	line-height: normal;
	background-color: #FFCC33;
}

#sitiLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #4A4A00;
	background-color: #FFCC33;
}

#sitiLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFCC33;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #464600;
	line-height: normal;
	font-style: normal;
}


/************************************/
/************************************/
#comuniLinks{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	color: #545429;
	display: block;
	background-color: #FFFFFF;
}

#comuniLinks h3{
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #FFCC33;
}

#comuniLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #545429;
	line-height: normal;
	background-color: #FFFFFF;
}

#comuniLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	color: #4A4A00;
	background-color: #FFFFFF;
}

#comuniLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #464600;
	line-height: normal;
	font-style: normal;
}


/************************************/
/************************************/
#prodotti2Links{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	color: #003300;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-right: 0px;
	padding-right: 0px;
}

#prodotti2Links h3{
	padding: 2px 0px 2px 12px;
	background-image: url(/images/arancione.gif);
	background-repeat: repeat-y;
}

#prodotti2Links a:link{
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 12px;
	color: #006600;
	line-height: normal;
	background-image: url(/images/arancione.gif);
	background-repeat: repeat-y;
}

#prodotti2Links a:visited{
	display: block;
	padding: 3px 0px 3px 12px;
	color: #006600;
	background-repeat: repeat-y;
	background-image: url(/images/arancione.gif);
	border-bottom: 1px solid #cccccc;
	;
}

#prodotti2Links a:hover{
	display: block;
	background-color: #FFFFFF;
	padding: 3px 0px 3px 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #003300;
	line-height: normal;
	font-style: normal;
	background-repeat: no-repeat;
	background-image: url(/images/arancino.gif);
}


/************************************/
#advert{
	padding: 10px;
	background-color: #FFFFFF;
	height: auto;
}

#advert img{
	display: block;
}
/************************************/

/************************************/
#immagine{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
/************************************/

/***********************************************/
/*End Component Divs                           */
/***********************************************/
.destra {
	text-align: right;
	margin-right: 11px;
}
.textdb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
	width: 60%;
	border: 1px;
	border-top-style: solid;
	border-color: #DBF3BA;
	text-decoration: none;
}
div#SINISTRA {
	font-size: 12px;
	height: 220px;
	float: none;
	width: 500px;
	padding-left: 3px;
	padding: 0;
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 10px;
}
.storynews {
	font-size: 12px;
	border-top-color: #FFFFFF;
	padding: 5px 10px 5px 5px;
	border-top: 1px solid;
	line-height: normal;
	display: block;
	margin-left: 170px;
	margin-right: 110px;
}
.dettaglio {
	text-align: left;
	font-weight: normal;
	border-bottom-color: #CCCCCC;
	letter-spacing: 1px;	
}
}
#navrec {
	margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 30px;
	color: #006600;
}
div#scheda {
	font-size: 12px;
	height: 220px;
	float: none;
	width: 300px;
	padding: 0;
	line-height: normal;
	background-color: #F7FEC5;
	border-color: #FFCC33;
	border: 1px solid;
}
#schedaint {

	padding: 2px 1px 2px 3px;
	font-size: 9pt;
	color: #003300;
	background-color: #FFCC33;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: bolder;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 300px;
	float: none;
	display: table-caption;
	height: 20px;
	line-height: normal;
	overflow: hidden;
	text-align: center;
}
#schedaric {
	font-size: 9pt;
	color: #003300;
	background-color: #D5E3C4;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: bolder;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 300px;
	float: none;
	height: 40px;
	padding: 0;
	line-height: normal;
}
div#ric {

	font-size: 12px;
	height: 40px;
	float: none;
	width: 300px;
	padding: 0;
	line-height: normal;
	background-color: #F7FEC5;
	border-color: #FFCC33;
	border: 1px solid;
}
div#dettaglio {
	font-size: 12px;
	float: none;
	width: 420px;
	padding: 0;
	line-height: normal;
	border: 1px solid;
	border-color: #CCCCCC;
	background-color: #EDFFCE;
}
div.denominazione {
	margin: 0 1%;
	text-transform: capitalize;
	border-color: #E0E0E0;
	border: 1px solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F4FFE1;
}
.tabellalarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
	width: 90%;
	border: 1px;
	border-top-style: solid;
	border-color: #DBF3BA;
}
div#dettagliohot {

	font-size: 12px;
	float: none;
	width: 380px;
	padding: 0;
	line-height: normal;
}
#tabellacomune {
	padding: 2px 1px 2px 5px;
	font-size: 9pt;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	font-weight: normal;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 115px;
	float: left;
	height: 32px;
	line-height: normal;
	text-align: left;
	margin: 5;
	margin-right: 10px;
}
#logocomune {


	font-size: 9pt;
	color: #003300;
	background-color: #EEF7E6;
	border: 1px solid;
	border-top-style: outset;
	border-bottom-color: #CBCB98;
	text-decoration: none;
	border-right-color: #9DBDBD;
	border-top-color: #C5E8BB;
	border-left-color: #B1CBCB;
	width: 35px;
	float: left;
	display: none;
	height: 35px;
	line-height: normal;
	visibility: visible;
}
div#comuni {
	font-size: 12px;
	height: 220px;
	float: none;
	width: 350px;
	padding-left: 3px;
	padding: 0;
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 10px;
}
.tabellahotel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
	width: 45%;
	border: 1px;
	border-top-style: solid;
	border-color: #DBF3BA;
	text-decoration: none;
}
.ricette {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	line-height: 30px;
	font-size: 11px;
	color: #5E7A05;
	border-top-color: #003300;
	border-right-color: #669966;
	border-bottom-color: #D0DFD0;
	border-left-color: #E8FFD7;
	border: 1px solid #336600;
	border-color: #CFE2D1;
	border-left-width: thin;
	border-bottom-width: thin;
	font-weight: bold;
	background-color: #FFFFFF;
}
#banner {

	font: Verdana,sans-serif;
	position: absolute;
	top: 11px;
	right: 170px;
	color: #919999;
	font-size: 12px;
}
