/*FORMATTA LA PAGINA*/

BODY {
	background-color: #f3f4e1;
	background-repeat: repeat;
	font-family: Trebuchet MS;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}


UL {
	list-style-position: inset;
	list-style-type: square;
	color: #333333;
}

/*FORMATTA LE FORM*/

.inputbox { 
		font-family : 				Trebuchet MS; 
		font-size : 				11px; 
		color : 					#000000;
		BACKGROUND-COLOR:			#f3f4e1; 
		border-color : 				#AA9168; 
		border-style : 				solid; 
		border-width : 				1px;
	}


/*FORMATTA I COLLEGAMENTI*/


a.testoLingue {
	font-size: 9pt;
	font-family: "Lucida Sans Typewriter";
	color: #a38b64;
	text-decoration:none;
}

a:hover.testolingue {
	color: #64380b;
	text-decoration:underlined;
}

a.link {
	font-size: 10pt;
	color: #CC9933;
	text-decoration: none;
}

a:hover.link {
	text-decoration:underline;
}

a.copylink {   
	font-size: 9pt; 
	color: #996600; 
	text-decoration:none  
}

a:hover.copylink {   
	text-decoration:underline;  
}


/*FORMATTA IL TESTO*/

.text01 {
	font-style: normal;
	text-transform: none;
	list-style-image: none;

	font-size: 12pt;
}

.testoDescrizioni {
	font-family: Helvetica;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	line-height: normal;
}

.sfondoparagrafo { 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	text-align: justify; 
	letter-spacing: 1pt; 
	word-spacing: 2pt ; 
	background-color: #E4EAED
}

.titoloParagrafo 
{ 
	font-size: 10px; 
	font-style: italic; 
	font-weight: bolder; 
	text-align: justify; 
	letter-spacing: 2pt; 
	word-spacing: 3pt; 
	background-attachment: fixed; 
	background-color: #EAEEEE; 
	background-repeat: no-repeat
}

.grassettoparagrafo {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: justify;
	letter-spacing: 1pt;
	word-spacing: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 20px;
}

.title01 {
	font-size: 15px;
	color: #AA9168;
	font-weight: bolder;
}

.title02 {
	font-size: 15px;
	color: #B76051;
	font-weight: bolder;
}

.title02commerciale {
	font-size: 15px;
	color: #B76051;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alert {
	font-size: 15px;
	color: #FF0000;
	font-weight: bolder;
}

.titoloParagrafoBianco { 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bolder; 
	text-align: justify; 
	letter-spacing: 2pt; 
	word-spacing: 2pt; 
	background-attachment: fixed; 
	background-repeat: no-repeat ; 
	text-transform: uppercase; 
	color: #666699; 
	font-variant: small-caps; 
	list-style-position: inside; 
	list-style-type: upper-alpha
}

.testo {
	font-size: 10pt;
	list-style-image: none;
	color: #666666;
	text-align: justify;
	font-style: normal;
	line-height: 20px;
}

.testocommerciale {
	font-size: 10pt;
	list-style-image: none;
	color: #000000;
	font-style: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.testoleft {
	font-size: 10pt;
	list-style-image: none;
	color: #666666;
	font-style: normal;
	line-height: 20px;
}

.testoRed {
	font-size: 10pt;
	list-style-image: none;
	color: #CC0033;
	text-align: justify;
	font-style: normal;
	line-height: 20px;
}


.paging {
	font-size: 10pt;
	list-style-image: none;
	color: #666666;
	font-style: normal;
	line-height: 20px;
}

.testoEvidenziato {
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}

.testoEvidenziatoCorsivo {
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}


.copy {   
	font-size: 9pt; 
	color: #666666; 
	text-decoration:none  
}


.testoDescrizioniForm {
	font-family: Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	color: #7A5036;

}
.titololampeggiante {
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	text-align: justify;
	letter-spacing: 2pt;
	word-spacing: 3pt;
	background-attachment: fixed;
	background-repeat: no-repeat;
	filter: BlendTrans(Duration=5);

}
