/* ================================
	CSS style for www.comune.san-fior.tv.it
	Type:        Urbanistica | No tables layout
	Author:      Zucchetto Roberto
	Version:     01.2009
	Last update: 30.08.2009
 ================================ */
/* GENERALE */
body {
	font-weight: normal;
	font-size: 105%;
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	margin: 0px;
	padding: 0px;
}

h1	{
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #C00;
	margin: 15px 0px 0px;
}	
		
h2	{
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #000;
	margin: 10px 0px;
}

h3	{
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
}
		
p {
	margin: 0px;
	padding: 0.5em 0px 0.1em;
	line-height: 1.4em;
	font-size: 1em;
}

a {
	font-size: 1em;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

acronym {
	cursor: help;
	border-bottom: 1px dashed #000;
}

.invisible { 
	display: none;
}

.skip {
	position: absolute;
	left: -9000px;
}

ul	{
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 1.4em;
}	

ul.dot_arancio	{
	list-style-image: url(../immagini/dot_qmenu.gif);
	list-style-type: none;
}

#ssbody {
	text-align: justify;
	color: #000000;
	width: 98%;
}

#ssbody a.link:link, #ssbody a.link:visited	{
	border: 0px;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px solid #0000ff;
}	
		
#ssbody a.link:active, #ssbody a.link:hover, #ssbody a.link:focus{
	text-decoration: none;
	border-bottom: 2px solid #ff0000;
}	

a.externalLink:link, a.externalLink:visited {
	background: url(../images/external.png) no-repeat center right;
	padding-right: 12px;
}

a.externalLink:hover, a.externalLink:active, a.externalLink:focus {
	background: url(../images/external.png) no-repeat top right;
	padding-right: 12px;
}

.txtevidenziagiallo {
	background-color: #FFFF80;
	border: 1px dashed #FFC0C0;
	margin: 0.5em;
	padding: 0.3em;
}

.txtevidenziablu {
	background-color: #EDF1FA;
	border: 1px dashed #FFC0C0;
	margin: 0.5em;
	padding: 0.3em;
}

.info {
	font-size: 80%;
	padding-right: 4px;
	color: #666666;
	cursor: help;
}

.titolicentrati {
	text-align: center;
}

.testocentrato {
	text-align: center;
}

.testodx {
	text-align: right;
}

.testograssetto {
	font-weight: bold;
}

.testorosso {
	color: #FF0000;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.floatnone {
	clear: both;
	width: 100%;
}

#sfondopat, #sfondopati, #sfondoce {
	text-align: justify;
}

#topOver {
	background: url(../images/head_home.jpg) no-repeat top right;
	overflow: hidden;
	height: 100px;
}

#rightL #pec {
	float: left;
	color: #000000;
	padding-top: 3px;
	margin-left: 10px;
	font-size: 1.26em;
}

#rightR {
	float: right;
}

#rightL #pec a {
	background-image: none;
	color: #000000;
	text-decoration: none;
	font-size: 1.14em;
}

#rightL #pec a:hover {
	text-decoration: underline;
}

#indirizzo {
	font-size: 1.2em;
}