@charset "utf-8";
/* CSS Document */

html {
	font-size:100%;
	}

body {
	font-size:1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	padding: 0;
	margin:0;
	text-align:center;
}

.header {
	margin-top:1em;
	background-color: #FFF;
	background-image:url(/appello/img/iostoconEMR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18.75em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 

.header {
	background-position: center top;
	}
 .header h1 {

	margin: 0; 
	padding: 1px 0; 
	/* display: none; */
} 

.header h2 {
	margin: 0; 
	padding: 1px 0; 
	font-size: 1.2em;
	color: #e32219;
	display: none;
}

#container {
	width:56em ; /* 896 px */
	margin:auto;
	margin-top:-1.5em;
	text-align:left;
		}

#form {
	width:34em;
	margin:auto;
	margin-top:-1.5em;
	text-align:left;
		}	
		
#formen {
	width:34em;
	margin:auto;
	margin-top:-1.5em;
	text-align:left;
		}		

#ita, #eng {
	float:left;
	width:56em;
	text-align: left;
	
	}
	
#formen .header{background-image:url(/appello/img/IsupportEMR.gif)}	
#eng .header {
	background-image:url(/appello/img/IsupportEMR.gif)
	}
#eng h1{
	color: #707173;
	/*background-image:url(/new_img/appello/logo_eng.gif);*/
	}

#eng h2{
	color:#ec734c;
	}

#dist{
	float:left;
	width:4em;
	}
p{
	font-size:0.8em;
	text-align: left;
	}	
	
#eng p{
	color: #707173;
	}
		
.denuncia {
	color:#e32219;
	
	}	
	
#eng .denuncia {
	color:#ec734c;
	}	

ul {
	list-style-image:url(/new_img/appello/bullet.gif);
	}
a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color:#e32219
}
a:active {
	text-decoration: none;
}	

.entrasito {
	text-align:right;
	}
	
/* foglio stile per i moduli */


legend {
font-weight:bold;
}

label {
font-size:0.9em;
}

fieldset {
width:32em;
padding:1em;
padding-top:0;
}

textarea {
width:29em;
}

.tabella {
width:32em;
}

.riga {
clear:both;
vertical-align:top;
}

.cella {}

.etichetta{
text-align:left;
}

.nuovasez {
height:1em;
}

.nota {
font-size:0.8em;
color:#999;
}

#d_nome {float:left;width:16em;}
#d_nome input {font-size:1em;width:15em;}

#d_cognome {float:right;width:16em;text-align:right;}
#d_cognome input {font-size:1em;width:16em;}

#d_indirizzo {float:left;width:27em;}
#d_indirizzo input {font-size:1em;width:26em;}

#d_civico {float:right;width:5em;text-align:right;}
#d_civico input {font-size:1em;width:5em;}

#d_citta {float:left;width:22em;}
#d_citta input {font-size:1em;width:21em;}

#d_prov {float:left;width:3em;}
#d_prov input {font-size:1em;width:2em;}

#d_cap {float:right;width:7em;text-align:right;}
#d_cap input {font-size:1em;width:7em;}

#d_professione {float:left;width:19em;}
#d_professione input {font-size:1em;width:18em;}

#d_email {float:left;width:19em;}
#d_email input {font-size:1em;width:18em;}

#d_tel {float:right;width:13em;text-align:right;}
#d_tel input {font-size:1em;width:13em;}

#c_submit {width:32em;padding-top:1em;}

#pag_nome {float:left;width:16em;}
#pag_nome input {font-size:1em;width:15em;}

#pag_cognome {float:right;width:16em;text-align:right;}
#pag_cognome input {font-size:1em;width:16em;}

#pag_indirizzo {float:left;width:27em;}
#pag_indirizzo input {font-size:1em;width:26em;}

#pag_civico {float:right;width:5em;text-align:right;}
#pag_civico input {font-size:1em;width:5em;}

#pag_citta {float:left;width:22em;}
#pag_citta input {font-size:1em;width:21em;}

#pag_prov {float:left;width:3em;}
#pag_prov input {font-size:1em;width:2em;}

#pag_cap {float:right;width:7em;text-align:right;}
#pag_cap input {font-size:1em;width:7em;}

#pag_email {float:left;width:19em;}
#pag_email input {font-size:1em;width:18em;}

#pag_tel {float:right;width:13em;text-align:right;}
#pag_tel input {font-size:1em;width:13em;}

#altrimodi {
padding-top:2em;
}	
#prec{
	font-size:1em;
	float:left;
	text-align:left;
	width:16.5em;
	}

#succ{
	font-size:1em;
	float:left;
	text-align:right;
	width:16.5em;
	clear:right;
	}
