/* ================================

	CSS style for www.provincia.venezia.it
	Type:        General | No tables layout
	Author:      Zucchetto Roberto
	Version:     01.2006
	Last update: 01.09.2006

 ================================ */

/* GENERIC */

body {
	font-weight: normal;
	font-size: 100%;
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1	{
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}	
		
h2	{
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}	
		
p {
	margin: 0px;
	padding: 0.5em 0px 0.1em;
	line-height: 1.4em;
	font-size: 0.9em;
}
	
em {
	font-weight: 600;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

blockquote, q, pre	{	
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}	

acronym {
	cursor: help;
	border-bottom: 1px dashed #000;
}

hr {
	display: none;
}

.invisible { 
	display: none;
}

.skip {
	position: absolute;
	left: -9000px;
}

 a.skip:active,  a.skip:focus {
    position: relative;
    left: 0px;
    border: 3px #3399cc solid;
    background-color: #fff;
}

table {
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
}

fieldset {
	padding: 20px;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 10px;
}

label {
	margin: 0px 0px 0px 20px;
	cursor: pointer;
	font-weight: bold;
}

.divlabel {
	margin: 0.5em 0px;
}

input, textarea {
	font-size: 0.9em;
}

.txt150 {
	width: 150px;
	border: 1px solid #3399FF;
}

/* focus input */
input:focus, select:focus, textarea:focus {
	color: #000000;
	background-color: #eeffff;
	border: 1px solid #FF0000;
}

.button {
	font-size: 0.95em;
	width: 90px;
}

.divbutton {
	margin: 20px 2em;
	text-align: center;
}

select {
	font-size: 0.9em;
}
	
.txtevidenziagiallo {
	background-color: #FEFF51;
	border: 1px dashed #FFC0C0;
	width: 80%;
}

.txtevidenziablu {
	background-color: #EDF1FA;
	border: 1px dashed #FFC0C0;
}

.redmessage {
	color: #FF0000;
}

.titolicentrati {
	text-align: center;
}

/* Layout Help */
*[id$="layouthelp"] {
	width: 780px;
	text-align: left;
	position: relative;
	/* senza auto in firefox non si centra */
	margin: 0px auto;
	background-color: #FFF;
}

*[id$="contenthelp"] {
	margin-left: 170px;
	padding: 5px 10px 5px 5px;
	border-left: 1px dashed #F90;
}

*[id$="contenthelp"] ul {
	line-height: 1.6em;
    margin: 0px 0px 0px 10px;
	
	/* senza padding=0 in firefox mantiene un bordo a sx */
	padding: 0px 0px 0px 15px;
	font-size: 0.9em;
	list-style-type: none;
	list-style-image: url(../images/dot_menu.gif);
}

*[id$="leftpane"] {
	position: absolute;
	padding: 5px 5px 5px 10px;
	top: 0px;
	left: 0px;
	width: 150px;
}

*[id$="leftpane"] ul {
	padding: 0px;
}

*[id$="leftpane"] ul li {
	list-style-type: none;
}


/* hyperlink style for the selected tab */
*[id$="contenthelp"] a {
	width: 9em;
	display: inline;
	padding: 2px 5px;
}

a.iperlink:link, a.iperlink:visited {
	text-decoration: underline;
	color: #000;
}

a.iperlink:hover, a.selected:active, a.iperlink:focus {
	color: #FFF;
	text-decoration: none;
	background-color: #00F;
	border-bottom: 1px dashed #F90;
}

*[id$="bgpagamento"] {
	background: url(../Images/VisaMastercard.jpg) no-repeat bottom center;
	height: 35px;
	padding-top: 150px;
}

*[id$="smartcard"] {
	background: url(../Images/domandadigitale.png) no-repeat top left;
	height: auto;
	padding-left: 80px;
}

*[id$="businesskey"] {
	background: url(../Images/businesskey.png) no-repeat top left;
	height: auto;
	padding-left: 80px;
}