/**********CSS per la formattazione con utilizzo di Mozilla Firefox**********************/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

/********Logo parte superiore pagina e struttura generale***************/

#header{
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
}

#wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
}

#wrapper h2{
    font-size: 18px;
	text-align: center;
    margin-top: 60px;
    color: #333367; 
}

#wrapper h3{
    font-size: 16px;
	text-align: left;
    margin-top: 60px;
	margin-left: 28%;
    color: #333367; 
}

#wrapper h4{
    font-size: 16px;
	text-align: left;
    margin-top: 60px;
	margin-left: 21%;
    color: #333367; 
}

#content{
	width: 700px;
	margin-right: auto;
	padding: 0 0 0 0;
	margin-left: 6%;
	margin-top: auto;
} 

.style26 {
    color: #C4393E; 
	font-size: 14px; 
	font-weight: bold;
}

#content p{
    font-size: 110%;
    line-height: 1.8em;
    padding-left: 2em;
	margin-left: 10%;
}

a:link {
	text-decoration: none;
    color: #C4393E; 
}

a:visited {
	text-decoration: none;
    color: #333367; 
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/***Bottoni del file index.php***/

#content table.bottoni{
	text-align: center;
	table-layout: fixed;
	width: 100%;
	margin-left: 0;
	margin-top: 5%;
}

table.tabellacentrata img.bottoni_inserimento {
	margin-left: 57.5%;
}
td.bottoni_inserimento {
	text-align: right;
	padding: 0 10px 0 10px;
}

td.bottoni_cerca {
	text-align: left;
	padding: 0 10px 0 25px;
}

img.bottoni_inserimento{
	border-style: none;
}

table.bottoni img.b3{
	border-style: none;
}

#content table.bottoni2{
	text-align: center;
	table-layout: fixed;
	float: center;
	width: 100%;
	padding: 0 0 0 0;
	margin: 5% 0 0 0;
}

table.bottoni2 img{
	border-style: none;
	margin: 0 0 0 40%;
}

table.bottoni2 img.bottoni_inserimento{
	border-style: none;
	margin: 0 0 0 65%;
}

table.bottoni2 img.bottoni_modifica{
	border-style: none;
	margin: 0 0 0 0;
}

table.bottoni2 a.bottoni_modifica{
	margin: 0 0 0 0;
}

table.bottoni2 a{
	margin: 0 25% 0 0;
}

#content table.bottoni3{
	text-align: center;
	table-layout: fixed;
	float: center;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

table.bottoni3 img{
	border-style: none;
	margin: 0 0 0 40%;
}

table.bottoni3 img.bottoni_inserimento{
	border-style: none;
	margin: 0 0 0 65%;
}

table.bottoni3 img.bottoni_modifica{
	border-style: none;
	margin: 0 0 0 0;
}

table.bottoni3 a.bottoni_modifica{
	margin: 0 0 0 0;
}

table.bottoni3 a{
	margin: 0 25% 0 0;
}

table.bottoni4 a{
	margin: 0 0 0 240%;
}

table.bottoni4 img {
	border-style: none;
}

/***Form e tabella del file inserimento***/

form.inserimento{
	line-height: normal;
	text-align: center;
	float: center;
}

form.inserimento table{
	margin-left: 15%;
	text-align: center;
	font-size: 90%;
	margin-top: 10%;
}

form.inserimento table td {
	height: 60%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

form.inserimento label{
	font-size: 100%;
    color: #000000;
	width: 110%;
}

form.inserimento input{
	width: 100%;
    color: #000000;
} 
 
form.inserimento select{
	width: 101%;
    color: #000000;
} 

form.inserimento input.radio{
    margin-left: 30%;
	margin-top: 8px;
} 

td.radio2{
	line-height: 2;
}

th.formattazione{
    font-size: 70%;
	line-height: 10px;
    color: #AAAAAA;
	text-align: left;
}

th.checkbox1{
	font-weight: normal;
	text-align: left;
}

th.checkbox2{
    margin-left: 30%;
	margin-top: 8px;
	text-align: left;
	line-height: 2;
	font-weight: normal;
} 

form.inserimento input.bottoni{
    font: 84%, Arial, Helvetica, sans-serif;
    font-weight: normal;
	width: 12%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

form.inserimento button.bottoni{
    margin-top: 25px;
}

/***Form e tabella del file modifica***/

form.modinserimento{
	line-height: normal;
	text-align: center;
	float: center;
}

form.modinserimento table{
	margin-right: auto;
	text-align: center;
	font-size: 90%;
}

form.modinserimento table td {
	height: 60%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

form.modinserimento label{
	margin-left: 40%;
	font-size: 100%;
    color: #000000;
	width: 100%;
}

form.modinserimento input.inser{
	width: 100%;
    color: #000000;
	text-align: left;
} 
 
form.modinserimento select{
	width: 101%;
    color: #000000;
	text-align: left;
} 

form.modinserimento input.radio{
    margin-left: 0;
	margin-top: 8px;
} 

td.radio2{
	line-height: 2;
}

th.formattazione{
    font-size: 70%;
	line-height: 10px;
    color: #AAAAAA;
	text-align: left;
}

th.checkbox1{
	font-weight: normal;
	text-align: left;
}

th.checkbox2{
    margin-left: 30%;
	margin-top: 8px;
	text-align: left;
	line-height: 2;
	font-weight: normal;
} 

form.modinserimento input.up{
    margin-left: 0;
	text-align: left;
} 

form.modinserimento small{
    margin-left: 5%;
	text-align: left;
	font-size: 100%;
} 

form.modinserimento input.bottoni{
    font: 84%, Arial, Helvetica, sans-serif;
    font-weight: normal;
	width: 12%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

form.modinserimento button.bottoni{
    margin-top: 25px;
}

/***Form e tabella del file autenticazione***/

form.autenticazione{
	line-height: normal;
	text-align: center;
	float: center;
}

form.autenticazione table{
	margin-right: auto;
	margin-left: 40%;
	text-align: center;
	font-size: 100%;
}

form.autenticazione table td {
	height: 60%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

form.autenticazione table.button {
	padding: 0 0 0 0;
	margin: 10% 0 0 35%;
}

p.testo {
    margin-top: 5%;
}

p.testo2 {
    margin-top: 0;
}

/***Div per i pulsanti nel file nuovo_inserimento***/

#button{
    margin-top: 25px;
	margin-left: 35%;
}

button{
    background-color:#ffffff;
	border-style: none;
}

/***Form e tabella del file cerca***/

form.ricerca{
	line-height: normal;
	text-align: center;
	float: center;
}

form.ricerca table{
	margin-right: auto;
	margin-left: 15%;
	text-align: center;
	font-size: 100%;
}

form.ricerca table td {
	height: 60%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

form.ricerca table.button {
	padding: 0 0 0 0;
	margin: 10% 0 0 35%;
}

/***Risultati inserimento***/

table.scheda{
	margin-left: 5%; 
    margin-top: -5%%;
    width: 90%;
	font-size: 75%;
}

table.scheda tr.prova {
    background-color: #E8E8E8;
}

table.scheda tr.prova2 {
    background-color: #F0F8FF;
}

td.cln_scheda{
    width: 30%;
	line-height: 1.5;
}

td.col_scheda{
	line-height: 1.5;
}

th.risultati{
	margin-left: 40%; 
	text-align: left;
	font-weight: normal;
	line-height: 1.5;
}

table.scheda2{
	
    width: 100%;
	font-size: 75%;
}

table.scheda2 tr.prova {
    background-color: #E8E8E8;
}

table.scheda2 tr.prova2 {
    background-color: #F0F8FF;
}

td.cln_scheda{
    width: 30%;
	line-height: 1.5;
}

td.col_scheda{
	line-height: 1.5;
}

th.risultati{
	margin-left: 40%; 
	text-align: left;
	font-weight: normal;
	line-height: 1.5;
}

table.scheda3{
	margin-left: 15%; 
    margin-top: -5%%;
    width: 80%;
	font-size: 75%;
}

table.scheda3 tr.prova {
    background-color: #E8E8E8;
}

table.scheda3 tr.prova2 {
    background-color: #F0F8FF;
}

td.cln_scheda{
    width: 30%;
	line-height: 1.5;
}

td.col_scheda{
	line-height: 1.5;
}

th.risultati{
	margin-left: 40%; 
	text-align: left;
	font-weight: normal;
	line-height: 1.5;
}

/***Visualizzazione***/

table.definizione {
	font-size: 75%; 
	color: #C4393E;
	font-weight: bold;
}

table.definizione th.istruzione{
	text-align: right;
}

table.visualizza{
    width: 100%;
	font-size: 85%;
}
 
table.visualizza td.titolo {
	font-size: 85%;
	font-weight: bold;
    background-color: #E8E8E8;
}

table.visualizza td.numero {
	font-size: 75%;
}

table.visualizza td.destinatario {
	font-size: 75%;
	text-align: center;
    background-color: #E8E8E8;
}

table.definizione img {
    border: none;
}

table.defimmagini {
    margin-left: 15%;
}

table.defimmagini td.defimmagini_col {
	font-size: 65%;
}

p.ipertesto{
    margin-left: 10%;
    margin-top: 5%;
}

a.interrogativo {
	text-decoration: none;
}
/***Copyright a fine pagina******/

#footer{
	clear: both;
	color: #000000;
	background-color: transparent;
	padding-top: 30px;
}

table.footer{
    margin-left: 230px;
	font-size: 70%;
}

td.copyright_left{
    text-align: left;
	margin-left: 180px;
	padding: 0 10px 0 10px;
}

td.copyright_right{
    text-align: left;
	padding: 0 10px 0 10px;
}
