/* CSS Document */
/* Foglio di stile Home Page sito del Comune di Pocapaglia */
/* Autori: Davide Geraci e Giovanni Mamino */
/* Creazione: 28/12/2007 - Vicoforte (CN) */
html {
	padding: 0px; 
	margin:0px; 
}
body { 
	padding: 0px; 
	margin:0px; 
	text-align: center;
	background-color: #F3F2E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image:url(immagini/default_body_pattern.gif);
	background-position: center;
	background-repeat: repeat;
}
#intestazione {
	width: 876px;
	height: 181px;
	margin: 0px auto;
	text-align: left;
	background-image:url(immagini/interna_intestazione_sfondo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
	.logo{padding:10px 0px 0px 60px; float:left;}
	#intestazione ul{list-style-type: none;margin: 0px 10px 0px 0px;padding: 0px;}
	#intestazione li{float:right;padding:0px;margin:0px 6px; text-align:center;}
	#intestazione li a{	
		font-size: 65%;
		font-weight: bold;
		text-decoration: none;
		display:block;
		padding:10px;
	}
	#intestazione ul li a:link,#intestazione ul li a:visited {color: #666666;}	
	#intestazione ul li a:hover, #intestazione ul li a:active{color: #666666; background-color:#FFFFFF;}
	#intestazione ul li a img {border: 0px;	}
#corpo {
	width: 772px;
	margin: 0px auto;
	padding-top:6px;
	text-align: left;
	background-image:url(immagini/interna_corpo_pattern.gif);
	background-repeat: repeat-y;
	background-position: center;
}
	#menu{
		float:left;
		width:260px;
		/*background-image:url(immagini/interna_info_sfondo.gif);
		background-repeat: no-repeat;
		background-position: 45px bottom;*/
	}
		#menu ul{margin: 0px 0px 0px 30px;padding: 0px 10px;}
		#menu li{padding:0px;margin:0px;list-style-type: none;}
		#menu li a{
			display:block;
			height:14px;
			line-height:14px;
			font-size: 70%;
			font-weight: bold;
			text-decoration: none;
			margin:0px;
			padding:7px 8px 7px 33px;
			background-image:url(immagini/default_menu_freccia.gif);
			background-repeat: no-repeat;
			background-position: 5px center;
		}
		#menu ul li a:link,#menu ul li a:visited {
			color: #666666;
		}	
		#menu ul li a:hover, #menu ul li a:active{
			color: #8386A9;
			background-color: #F3F2E9;
		}
		#menu p {
			margin: 2px 5px 5px 40px;
			font-size: 70%;
			font-weight: normal;
			color: #666666;
		}
		#menu p.dati {
			background-image:url(immagini/interna_info_sfondo.gif);
			background-repeat: no-repeat;
			background-position: 15px 5px;
		}
		#menu p a {
			font-weight: bold;
			text-decoration: none;
		}
		#menu p a:link,#menu p a:visited {
			color: #666666;
		}
		#menu p a:hover, #menu p a:active{
			color: #8386A9;
		}
		.image{float:left;border:1px solid #666666;margin:2px 2px 1px 10px;}
		.freccia{margin-bottom:-5px;}
		.thumb {margin-left:-5px;}
	#testo{
		text-align:justify;
		margin:8px 25px 10px 270px;
	}
		#testo p {
			margin: 2px 5px 5px 40px;
			font-size: 70%;
			font-weight: normal;
			color: #666666;
		}
		#testo p a, #testo ul li a  {
			font-weight: bold;
			text-decoration: none;
		}
		#testo p a:link,#testo p a:visited, #testo ul li a:link,#testo ul li a:visited {
			color: #666666;
		}
		#testo p a:hover,#testo p a:active, #testo ul li a:hover,#testo ul li a:active{
			color: #8386A9;
		}
		#testo ul, #testo ol{margin: 0px 0px 5px 60px;padding: 0px;font-size: 70%;color: #666666;}
		#testo ul li{padding:0px;margin:0px;list-style-type:disc;}
		#testo ol li{padding:0px;margin:0px;list-style-type:decimal;}
		.photo{
			float:right;
			margin:0px -2px 1px 6px;
			display:block;
			padding:10px;
			background-image:url(immagini/interna_img_sfondo.gif);
			background-repeat: no-repeat;
			background-position: center;
			border: 0px solid #FFFFFF;
		}
		.image{
			float:left;
			margin:2px 2px 1px 6px;
			display:block;
			padding:8px;
			background-image:url(immagini/default_img_sfondo.gif);
			background-repeat: no-repeat;
			background-position: center;
			border: 0px solid #FFFFFF;
		}
		.imagedett{
			float:left;
			margin: 2px 10px 0px 40px;
			display:block;
			padding:3px;
			border: 2px solid #E6E4D6;
		}
			a.submenu{
				padding:0px;
				margin:0px 4px; 
				float:right;
				font-size: 60%;
				font-weight: bold;
				text-decoration: none;
				text-align:center;
				display:block;
				padding:10px;
			}
			a.submenu:link, a.submenu:visited {color: #666666;}	
			a.submenu:hover, a.submenu:active {color: #666666; background-color:#FFFFFF;}
			a.submenu img {border: 0px;	}
#piede {
	width: 724px;
	margin: 0px auto;
	text-align: left;
}
	#piede p {
		margin: 2px 0px 5px 0px;
		font-size: 60%;
		font-weight: normal;
		color: #666666;
	}
	#piede p a{font-weight: bold; text-decoration:none;}
	#piede p a:link,#piede p a:visited {color: #666666;}	
	#piede p a:hover, #piede p a:active{color: #8386A9;}
	.policy{float:right;}
	#normFont{display:none;}
h1 {
	font-size: 95%;
	color: #666666;
	font-weight: bold;
	margin: 0px 5px 5px 40px;
}
h2 {
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin: 2px 10px 7px 5px;
}
h3 {
	font-size: 65%;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin: 16px 10px 7px 35px;
	text-transform: uppercase;
}
h3 a{font-weight: bold; text-decoration:none;}
	h3 a:link,#piede p a:visited {color: #666666;}	
	h3 a:hover, #piede p a:active{color: #8386A9;}
h4 {
	font-size: 65%;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin: 16px 10px 5px 40px;
	text-transform: uppercase;
}
cite {
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	font-style:italic;
	line-height:15px;
}
hr { display:none;}
.separatore {clear:both; margin-bottom:-3px;}
.ico {margin-bottom:-2px;}
.noprint { }
.indietro {float:right;}
