/* fogli stile per Sicma *//* Imposta font di default per tutti i tag */A, ACRONYM, ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM,H1, H2, H3, H4, H5, H6, MENU, OL, P, SPAN, TABLE, TR, TD, TH, UL, INPUT, SELECT, TEXTAREA {	font-family : 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, 'Lucida Sans', Geneva, Arial, sans-serif;	font-size : 12px;}/* cosė anche safari centra sull'altezza della pagina */HTML, BODY{	height:100%;	margin:0;}BODY {/*	background-color : #DDDDDD; */	background-color : #FFFFFF;	margin : 0;	padding : 0;}P {	text-align : justify;}BODY.splash {	background-image : url(immagini/quadri_fondo.gif);}A:link, A:visited {	color : #FF0000;	text-decoration : underline;}A:hover, A:active {	background-color : transparent;	text-decoration : none;}/* stile per i link della barra dei menu*/A.menu {	color : #000000;	letter-spacing : 5px;	font-weight : bold;	text-decoration : none;	text-transform : uppercase;	background-color : transparent;}A.menu:link, A.menu:visited {	color : #000000;	text-decoration : none;}A.menu:hover, A.menu:active {	color : #FF0000;	text-decoration : none;}SPAN.menu {	color : #FF0000;	letter-spacing : 5px;	font-weight : bold;	text-decoration : none;	text-transform : uppercase;	background-color : transparent;}SPAN.menubullet {	color : #000000;	font-weight : bold;	text-decoration : none;	text-transform : uppercase;	background-color : transparent;	margin-left : 10px;	margin-right : 10px;}H1 {	color : #FF0000;	font-size : 14px;	font-weight : bold;/*	font-family : Helvetica, Arial, sans-serif; */}H1.titolo {	font-size : 15px;	font-weight : bold;}DIV.titolo {	color : #FF0000;	font-size : 14px;	font-weight : bold;}DIV.data {	color : #333333;	font-size : 11px;	font-weight : normal;}DIV.note {	color : #333333;	font-size : 9px;	font-weight : normal;}H2 {	color : #FF0000;	font : bold 13px;	margin-bottom:0px;	padding-bottom:0.1em;/*	font-family : Helvetica, Arial, sans-serif; */}P {	color : #000000;	font : normal 12px;/*	font-family : Helvetica, Arial, sans-serif; */	line-height : 1.2em;}P.aux {	margin-top:0px;	padding-top:0.1em;}STRONG {	color : #FF0000;	font-weight : bold;/*	font-family : Helvetica, Arial, sans-serif; */}TABLE.questionario {	border : 1px solid #FF0000;	width : 100%;}TABLE.news {	border : 1px solid #FF0000;	padding : 10px;	width : 100%;	margin-bottom : 10px;}DIV.flagnews {	float : left;	margin-top : -10px;	margin-left : -10px;	padding : 5px;	background-color : #DDDDDD;	border-bottom : 1px solid #FF0000;	border-right : 1px solid #FF0000;}TD.questionario {	background-color : #DDDDDD;}TD.questionariorighe {	border-top : 1px solid #DDDDDD;	border-bottom : 0;	border-left : 0;	border-right : 0;}INPUT.questionario {	border-top : 1px solid #000000;	border-bottom : 1px solid #000000;	border-left : 1px solid #000000;	border-right : 1px solid #000000;	width : 100%;}TEXTAREA.questionario {	border-top : 1px solid #000000;	border-bottom : 1px solid #000000;	border-left : 1px solid #000000;	border-right : 1px solid #000000;	width : 100%;}SELECT.questionario {	border-top : 1px solid #000000;	border-bottom : 1px solid #000000;	border-left : 1px solid #000000;	border-right : 1px solid #000000;	width : 100%;}DIV.questionariopulsanti {	text-align : right;	margin-top : 10px;}.sx {	float : left;	margin : 10px;	margin-left : 0;}.dx {	float : right;	margin : 10px;	margin-right : 0;}DIV.nazione {	border : #FFFFFF 1px solid;	color : #FFFFFF;	font : bold 9px;	text-align : center;	padding : 5px;	z-index : 10;	visibility : hidden;	position : absolute;	background-color : #FF0000;	layer-background-color : #FF0000;	top : 1px;	left : 1px;}#NavAzienda {	clear : both;	text-align : center;	border-bottom : 1px solid #FF0000;	padding : 2px;	margin-bottom : 5px;}/* stile per i link della navigazione azienda */A.nav {	color : #000000;	letter-spacing : 5px;	font-weight : bold;	text-decoration : none;	text-transform : uppercase;	background-color : #DDDDDD;	padding : 2px 10px;}SPAN.nav {	color : #FFFFFF;	letter-spacing : 5px;	font-weight : bold;	text-decoration : none;	text-transform : uppercase;	background-color : #FF0000;	padding : 2px 10px;}A.nav:link, A.nav:visited {	color : #000000;	text-decoration : none;}A.nav:hover, A.nav:active {	color : #FFFFFF;	background-color : #FF0000;	text-decoration : none;}#PiedeAzienda {	clear : both;	border-top : 1px solid #FF0000;	padding : 2px;	margin-top : 5px;}
