/* CSS ProntoCastelli 2.1 webdemo*/
html, body {
	padding:0;
	margin:auto;
}
body{
	background-color:#C7C888;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:13px;
	width:980px; 
}
p	{
	margin:0 10px 10px;
}
h1 {
	color: #009900;
	margin: 0px 10px 10px 5px;
	padding-top:10px;
	font-size: 3em;
	line-height:1em;
	font-weight: normal;
}
h2 {
	background: #C1F68E;
	/*display: block;*/
	font-size: 1.2em;
	line-height:1.4em;
	color: #009900;
	margin: 10px;
	padding-left: 5px;
}
h3 {
	font-size: 16px;
	color: #ff9700;
	background: #ffe967;
	/*display: block;*/
	margin: 10px 10px 0px;
	padding-left: 5px;
}
h4 {
	font-size: 1em;
	line-height:1.2em;
	background: #ffe967;
	/*display: block;*/
	margin: 0px 10px 10px;
	padding-left: 5px;
	font-weight: normal;
}
h5 {
	margin: 5px 10px 0px;
	font-weight: normal;
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	background: url(../Immagini/pallino_a.gif) no-repeat 0 5px;
	padding-left: 15px;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 12px;
}
h6 {
	margin: 5px 10px 0px;
	font-weight: normal;
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
	background: url(../Immagini/pallino.gif) no-repeat 0 5px;
	padding-left: 15px;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 12px;
}
cite {
	color: #999999;
}
big {
	font-size: 2em;
	margin-left:10px;
	line-height: 1.2em;
}
form{
	width:98%;
}
fieldset  {
	width:95%;
	background-color:#EDF8DE;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 10px;
}
legend{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #D7D8C0;
	border: 1px solid #666666;
	padding:0px 5px;
}
label{
	display:block;
}
input, select, textarea{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	background: #EDF7DD;
	border: 1px solid #009900;
	margin: 0px 0px 20px;
}
img, img a {
	border:0;
}
.under{
	text-decoration: underline;
}
.formsearch {
	width:170px;
}
.formfieldsearch{
	width:170px;
}
.msgalert {
	font-size: 14px;
	color: #FF0000;
	border-top: 1px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
}
.msgok {
	font-size: 14px;
	color: #00CC00;
	border-top: 1px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
}
.imgfilo {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.imgleft {
	float:left;
	margin-right:10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.imgright {
	float:right;
	margin-left:10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
a, a:link {
	color: #CC6600;
	text-decoration: underline;
	line-height:100%;
}
a:visited {
	color: #895F25;
}
a:hover {
	color: #CC6600;
	background-color: #E7DFB0;
}
a:active {
	color: #3399FF;
}
/*...................................................*/
#container {
	background: #FFFFFF;
	width: 100%;
	float:left;
}
#hiddenBox {
	height: 1px;
	width: 1px;
	overflow: hidden;
	top: -100px;
}
#wrapper{
	float:left;
	width: 100%;
}
#wrapperhead{
	padding-left: 10px;
	min-width:790px;
	background-color: #FFFFFF;
	width: 100%;
}
#head{
	float:left;
	background-color: #FFF;
	width: 100%;
}
		#head img{
			padding-left: 10px;
			float:left;
		}
		#head .bandtranslate {
			float:right;
			background-color: #FFF;
		}
		#head .imgtranslate{
			margin:52px 10px -20px 0!important;
			margin:30px 10px 0px 180px;
		}
#banner {
	float: right;
}
#bannerstampa {
	margin:50px 0px 20px 0px;
}
.banner-comuni{
	margin: 10px 0;
	}
#navtop{
	float: left;
	width: 100%;
	height:24px;
	line-height: 24px;
	background-color: #FFEFBF;
	overflow:hidden;
}
	#navtop ul {
		list-style-type: none;
		padding: 0 0 0 .5em;
		margin: 0;
	}
		#navtop li {
			float: left;
			list-style-type: none;
			font-weight: bold;
			text-transform: uppercase;
			color: #FF9900;
		}
			#navtop li a:link, #navtop li a:visited {
				float: left;
				color: #CC6600;/*#FF9900*/
				text-decoration: none;
				font-size: 10px;
				padding: .7em .5em;
			}
			#navtop li a:hover {
				float: left;
				background-color: #FFAA48;
				text-decoration: none;
				color: #FFEFBF;
			}
			#navtop li a:active {
				float: left;
				background-color: #FFFF00;
				text-decoration: none;
				color: #FF9900;
			}
			#navtop li.separa {
				float: left;
				padding:0 .2em;
			}
#useronline {
	float: right;
	padding-right:10px;
}
#content{
	margin: 0px 140px 0px 200px;
	border-top: 0;
	border-right:1px dotted #CCCCCC;
	border-bottom: 0;
	border-left: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}
.trebanner {
	height: 115px;
	width: 618px;
	margin: 5px 0 5px 10px;
	overflow: hidden;
}
.trebanner img  {
	height: 115px;
	width: 200px;
	margin-right: 4px;
}
.trebanner a:hover{
	background-color:#FFF;
	border:0;
	margin:0;
}



	#content p{
		line-height:1.4;
		text-align: justify;
	}
	#content .attivitacat{
		font-size:120%;
		font-weight: bold;
		padding: 0px 2px;
	}
	#content .attivitanome{
		font-weight: bold;
		color:#009900;
		text-transform:uppercase;
	}
	#content .stemma {
		margin: 5px 5px 0px 10px;
		float: left;
	}
	#content ul {
		list-style-type: none;
		padding: 9px 0px 20px 0px;
		margin: 0px 10px 10px;
		border-top: 1px dotted #996633;
		border-right: 0px;
		border-bottom: 1px dotted #996633;
		border-left: 0px;
	}
	#content li {
		float: left;
		list-style-type: none;
		font-weight: bold;
		text-transform: uppercase;
		color: #82624A;
	}
		#content li a:link, #content li a:visited {
			float: left;
			color: #82624A;
			text-decoration: none;
			font-size: 10px;
		}
		#content li a:hover {
			float: left;
			background-color: #FFE4A6;
			text-decoration: none;
			color: #82624A;/*#FF9900*/
		}
		#content li a:active {
			float: left;
			background-color: #FFFF00;
			text-decoration: none;
			color: #FF9900;
		}
		#content li.separa {
			float: left;
			padding-left: 7px;
			padding-right: 7px;
			margin-top:-4px;
		}
		
	#content .fililink {
		padding: 6px 0px 9px 0px;
		margin: 0px 10px 5px;
		border-top: 1px dotted #996633;
		border-right: 0px;
		border-bottom: 1px dotted #996633;
		border-left: 0px;
	}
	#content .fililink a, #content .fililink a:link, #content .fililink a:visited {
		font-weight: bold;
		font-size:10px;
		text-transform: uppercase;
		color: #82624A;
	}
	#content .fililink a:hover {
		background-color: #FFE4A6;
		text-decoration: none;
		color: #FF9900;
	}

		
/*........................................................*/
/*NAVIGAZIONE COMUNI*/
#navigation{
	font-size: .8em;
	background:#EFFFDF;
	float:left;
	width:200px;
}
	#navigation ul {
		list-style-type: none;
		margin: 0px 0px 0px -40px;
	}
	#navigation li {
		list-style-type: none;
		font-weight: bold;
		text-transform: uppercase;
		padding-left:10px;
		border-bottom: 1px dotted #CCCCCC;
	}
		#navigation li a:link, #navigation li a:visited {
			height:18px;
			padding-top:7px;
			color: #009900;/*#66CC00*/
			text-decoration: none;
			display: block;
		}
		#navigation li a:hover {
			background:#D9FFA2 url(../Immagini/frdx.gif) no-repeat right 10px;
			color: #66CC00;
		}
		#navigation .evidenza {
			background:#D9FFA2 url(../Immagini/frdx.gif) no-repeat right 10px;
			color: #66CC00;
		}
		#navigation li a:active {
			background-color: #C1F68E;
			color: #66CC00;
		}
		#navigation li.separa {
			color: #009900;
			background: #C1F68E;
			text-align: left;
			padding-left: 10px;
		}
		/*sottomenu*/
			#navigation li ul li a:link, #navigation li ul li a:visited {
				background:none repeat scroll 0 0 #FEFFEC;
				color:#CC6600;
				display:block;
				font-weight:normal;
				height:13px;
				margin-left:-10px;
				padding-left:10px;
				padding-top:2px;
				text-decoration:none;
				text-transform:lowercase;
			}
			#navigation li ul li a:hover {
				background-color:#E7DFB0;
				color: #CC6600;
			}
			#navigation li ul{/*mostranascondi sottomenu comuni*/
				display:none;
				}
			#navigation li:hover ul{
				display:block;
				}

.extraleft {
	clear: left;
	position: relative;
}

/*NAVIGAZIONE RUBRICHE*/
#navigationrubriche {
	font-size: .8em;
	background:#E6FCFF;
	float:left;
	width:200px;
}
	#navigationrubriche ul {
		list-style-type: none;
		margin: 0px 0px 0px -40px;
	}
	#navigationrubriche li {
		list-style-type: none;
		font-weight: bold;
		text-transform: uppercase;
		padding-left:10px;
		border-bottom: 1px dotted #CCCCCC;
	}
		#navigationrubriche li a:link, #navigationrubriche li a:visited {
			height:18px;
			padding-top:7px;
			color: #0099FF;
			text-decoration: none;
			display: block;
		}
		#navigationrubriche li a:hover {
			background:#D9E3FD url(../Immagini/frdxcel.gif) no-repeat right;
			color: #0099FF;
		}
			#navigationrubriche .evidenza {
				background:#D9E3FD url(../Immagini/frdxcel.gif) no-repeat right;
				color: #0099FF;
			}
		#navigationrubriche li a:active {
			background-color: #8CD1FF;
			color: #0099FF;
		}
		#navigationrubriche li.separa {
			color: #FFF;/*#0099FF*/
			background: #3CF;/*#D9E3FD*/
			text-align: left;
			padding-left: 10px;
		}

/*NAVIGAZIONE LINKUTILI*/
#navigationlinkutili {
	font-size: .8em;
	background:#FFFFD2;
	float:left;
	width:200px;
}
	#navigationlinkutili ul {
		list-style-type: none;
		margin: 0px 0px 0px -40px;
	}
	#navigationlinkutili li {
		list-style-type: none;
		font-weight: bold;
		text-transform: uppercase;
		padding-left:10px;
		border-bottom: 1px dotted #CCCCCC;
	}
		#navigationlinkutili li a:link, #navigationlinkutili li a:visited {
			height:18px;
			padding-top:7px;
			color: #FF9900;
			text-decoration: none;
			display: block;
		}
		#navigationlinkutili li a:hover {
			background:#FBE2B3 url(../Immagini/frdxmarr.gif) no-repeat right;
			color: #FF9900;
		}
			#navigationlinkutili .evidenza {
				background:#FBE2B3 url(../Immagini/frdxmarr.gif) no-repeat right;
				color: #FF9900;
			}
		#navigationlinkutili li a:active {
			background-color: #FF9933;
			color: #FFFFFF;
		}
		#navigationlinkutili li.separa {
			color: #FF9900;
			background-color: #FBE2B3;
			text-align: left;
			padding-left: 10px;
		}

/*NAVIGAZIONE UTILITA'*/
#navigationutilita {
	font-size: .8em;
	background:#FFF2EA;
	float:left;
	width:200px;
}
	#navigationutilita ul {
		list-style-type: none;
		margin: 0px 0px 0px -40px;
	}
	#navigationutilita li {
		list-style-type: none;
		font-weight: bold;
		text-transform: uppercase;
		padding-left:10px;
		border-bottom: 1px dotted #CCCCCC;
	}
		#navigationutilita li a:link, #navigationutilita li a:visited {
			height:18px;
			padding-top:7px;
			color: #FF00FF;
			text-decoration: none;
			display: block;
		}
		#navigationutilita li a:hover {
			background:#FFD7FF url(../Immagini/frdxmag.gif) no-repeat right;
			color: #FF00FF;
		}
		#navigationutilita li a:active {
			background-color: #FFA8FF;
			color: #FF00FF;
		}
		#navigationutilita li.separa {
			color: #FF00FF;
			background: #FFCEFE;
			text-align: left;
			padding-left: 10px;
		}

/*NAVIGAZIONE RICETTE'*/
#navigationricette {
	font-size: .8em;
	background:#FFFFEF;
	float:left;
	width:200px;
}
	#navigationricette ul {
		list-style-type: none;
		margin: 0px 0px 0px -40px;
	}
	#navigationricette li {
		list-style-type: none;
		font-weight: bold;
		text-transform: uppercase;
		padding-left:10px;
		border-bottom: 1px dotted #CCCCCC;
	}
		#navigationricette li a:link, #navigationricette li a:visited {
			height:18px;
			padding-top:7px;
			color: #FF9900;
			text-decoration: none;
			display: block;
		}
		#navigationricette li a:hover {
			background:#FFFF99 url(../Immagini/frdxmarr.gif) no-repeat right;
			color: #FF9900;
		}
			#navigationricette .evidenza {
				background:#FFFF99 url(../Immagini/frdxmarr.gif) no-repeat right;
				color: #FF9900;
			}
		#navigationricette li a:active {
			background-color: #FFFF99;
			color: #FFCC00;
		}
		#navigationricette li.separa {
			color: #8A5300;
			background: #F4E9C1;
			text-align: left;
			padding-left: 10px;
		}
/*........................................................*/
.feedrssiscrivi {
	float:left;
	margin:2px 0 0 10px!/**/important;
	margin:3px 0 0 10px;
	#
	margin:6px 0 0 10px;
	
}
#feedrss {
	line-height:160%;
}
#feedrss input, #feedrss select {
	margin:0;
}
#feedrss h1{
	text-transform:capitalize;
	line-height:1em;
	padding-top:30px;
}
#feedrss h2{
	text-transform:capitalize;
}
#feedrss h4{
	margin:1.5em 10px 0 10px;
}
#feedrss table{
	width:99%;
}
.lh{
	margin-top:-29px;
}
/*........................................................*/
#feedrssindex p {
	margin-left:10px;
}
/*........................................................*/
/*mappa*/
.mappadiv{
	margin-left:5px;
	}
	.mappa{
	width:150px;
	float:left;
	border:solid #CCCCCC 1px;
	margin:5px 10px 20px 5px;
	padding:0px 4px 4px;
	background:#FFFFFF;
	}
		.mappa dl{
			margin: 0px;
		}
		.mappa dt {
			margin: 5px 0px 0px !important;
			margin: 5px 0px 0px;
		}
		.mappa .separa {
			font-weight: bold;
			background: #ffe967;
			padding: 15px 0px 0px 2px;
		}

.centoxcento{
	width:90%;
	margin:0px 10px;
	border: 2px solid #E0FFB3;
	overflow:hidden;
}

#extra{
	float:right;
	width:140px;
	text-align: center;
}
#footer{
	float:left;
	width:978px;
	height:370px;
	border: 1px dotted #66CC00;
	background: #ECFFD5;
}
	#footer p{
		margin:3px 0;
		padding:5px 10px;
		font-size:12px;
		line-height:14px;
	}
#footertoppage{
	clear:both;
	height:70px;
	background: #E6E7CB;
	text-align: right;
	padding:.5em .5em 0 0;
}
	.patrocinio {
		float:left;
		margin:10px;
		width: 110px;
		height:110px;
	}
	.patrocinio a:link{
		text-decoration:none;
	}		
	#contatore {
		float:left;
		margin:10px;
		width: 90px;
	}
	#shynistat{
	float:left;
	margin-top:5px;
	/*margin-left: -3000px;*/
	}
	#xhtml{
		float:right;
	}
	#validcss{
		float:right;
	}
#wrappericonevedute{
	height: 140px;
}
#wrappericonevedute2{
	height: 500px;
}
#wrappericonevedute2 object{
	margin-left:10px;
}
	.iconevedute {
		float: left;
		height: 120px;
		width: 120px;
		border: 1px solid #CCCCCC;
		text-align: center;
		margin: 5px 0px 0px 10px;
		padding: 3px 0px 0px;
	}
	.iconegraziea {
		float: left;
		height: 120px;
		width: 120px;
		text-align: center;
		margin: 5px 0px 0px 10px;
		border-top: 0px dashed #CCCCCC;
		border-right: 0px dashed #CCCCCC;
		border-bottom: 1px dashed #CCCCCC;
		border-left: 0px dashed #CCCCCC;
		overflow: hidden;
	}
.oroscopo {
	text-align:left;
}
	.oroscopo a {
		color:#000000;
	}
	.oroscopo a:link {
		color: #66CC66;;
	}
.translate{
	margin-left:10px;
}

/*SETTAGGI STANDARD*/
.clearleft {clear:left;}
.clearright {clear:right;}
.floatleft {float:left;}
.floatright {float:right;}
.txtright {text-align: right;}
