<!-- 
// *****************************************************************************
//  by SIE srl v. Vizzani n. 5 Bologna - tel. 051.309590 - e-mail sie@sie.it
// 	AUTHOR: Luigi Taruffi - Auro Ghirardini 30/03/20042 - e-mail ltaruffi@sie.it
// 	anagrafica.php   - parametri di connessione
// *****************************************************************************
// SEDE PROVINCIALE - style css
// *****************************************************************************
-->

 <STYLE>
	html,body{margin:0; padding: 0}
	body{
		font-family: Tahoma,sans-serif;
		font-size: 9px;
		background : #ccff33;
		width : 100%;
		height : 100%;
	}
	div#container{
		<em><span style="color: #008080"></span></em>;
		width : 950px;
	}


	table.tab {
		table-layout : fixed;
		width : 990 px;
		background : white;
		font-family: Tahoma;
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-break : strict;
	}

	table.tab_report {
		table-layout : auto;
		width : 990 px;
		background : white;
		font-family: Tahoma;
		font-size: 10px;
		font-style: normal;
		color: #000000;
	}

		table.tab_sedi {
		table-layout : auto;
		width : 980 px;
		background : white;
		font-family: Tahoma;
		font-size: 10px;
		font-style: normal;
		color: #000000;
	}

	
	table.tab_richieste {
		table-layout : auto;
		width : 990 px;
		background : white;
		font-family: Tahoma;
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-break : strict;
	}
	.TITLE {
		font-family: Tahoma;
		font-size: 30 px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: small-caps;
		color: #blue;
		text-decoration: none;
		letter-spacing: 4px;
		text-align: left;
		text-justify : auto;
	}

	.TEXT_CAPS {
		font-family: Tahoma;
		font-size: 11 px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: small-caps;
		color: #4f6413;
		text-decoration: none;
		text-align: left;
		text-justify : auto;
	}

		.TEXT {
		font-family: Tahoma;
		font-size: 10px;
		font-style: normal;
		line-height: normal;

		color: #4f6413;
		text-align: left;
		text-justify : auto;
	}
	
			.TEXT_G {
		font-family: Tahoma;
		font-size: 12 px;
		font-style: normal;
		line-height: normal;

		color: #4f6413;
		text-align: left;
		text-justify : auto;
	}
	

		.TEXT_THIN {
		font-family: Tahoma;
		font-size: 10px;
		font-style: normal;
		line-height: normal;

		color: #4f6413;
		text-align: left;
		text-justify : auto;
	}
	
	
	.OUTPUT {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: small-caps;
		color: #8B011D;
		text-decoration: none;
		background-color: #d0d0d0;

		letter-spacing: normal;
		border-color: #0E0A61 black;
		border-style: ridge;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		text-align: left;
		text-justify : auto;
	}


	.ALERT {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: small-caps;
		color: #ffff00;
		text-decoration: none;
		background-color: #ff0000;
		background-position: center center;
		letter-spacing: normal;
		border-color: #0E0A61 black;
		border-style: ridge;
		border-top-width: medium;
		border-left-width: medium;
		border-bottom-width: thin;
		border-left-width: 1px;
		text-align: center
	}


	.CLOSEW {  font-family: Tahoma; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: small-caps; color: #ffff00; text-decoration: none; background-color: #ff8080; background-position: center center; letter-spacing: normal; border-color: #0E0A61 black; border-style: ridge; border-top-width: thin; border-left-width: 0px; border-bottom-width: thin; border-left-width: 0px; text-align: center}

	.STAMPA {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: small-caps;
		color: #000000;
		text-decoration: none;
		background-color: #E0E0E0;
		background-position: center ;
		letter-spacing: normal;
		border-color: #C0C0C0 ;
		border-style: ridge solid;
		border-top-width: thin;
		border-left-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		text-align: center
	}

	.INPUT {
		font-family: Tahoma;
		font-size:10 px;
		font-style: normal;
		color: #000000;
		background-color: #a8d32a;
		line-height: normal;
		border: thin groove #a8d32a;
	}

	.INPUT_RED {
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		background-color: #ffa0a0;
		line-height: normal;
		border: thin groove #CCCCCC;
	}

	.INPUTER {
		font-family: Tahoma;
		font-size: 9px;
		background-color: #f2d55e;
		font-style: normal;
		font-weight: bolder;
		color: #000000;
		line-height: normal;
		border: thin groove #CCCCCC;
	}
	.SUBMIT {
		background-attachment: fixed;
		background-color: #ffa0a0;
		background-position: center center;
		font-family: "Tahoma","Futura Lt BT", "Futura Md BT", "Futura XBlk BT", "FuturaBlack BT";
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: small-caps;
		color: #000066;
		border: medium groove #CCCCCC;
	}
	.SUBMIT_MIN {
		background-attachment: fixed;
		background-color: #CCCCCC;
		background-position: center center;
		font-family: "Tahoma";
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: small-caps;
		color: #000066;
		border: medium groove #CCCCCC;
	}
	
		.INPUT_TEXT {
		font-family: Tahoma;
		font-size: 8 px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		background-color: #FFFFFF;
		line-height: normal;
		border: 0 px groove #CCCCCC;
	}
</style>

