html {
	height: 100%;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}

body {
	min-width: 990px;
	width: auto !important;
	width: 990px;
	margin: 10px auto;
	font-size: 110%;
}

#corpo {
	width: 99%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	padding-top: 15px;
}


/* --------------- TESTATA --------------- */

#testata {
	height: 80px;
	background: url(/LogoAppaltitalia.gif) no-repeat;
	text-align: right;
	/*border: 1px solid red;*/
}

#pubb {
	/* float: right; */
}

.SottoTitoliTop {
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 8pt;
  font-variant: normal;
}

/* --------------- MENU --------------- */

#menu {
	margin: 10px 0px;
	padding: 3px;
	background: #175DD6;
	color: White;
}

#menu ul {
	margin-left: 40px;
	display: inline;
	font-weight: bold;
}

#menu li {
	margin-right: 27px;
	display: inline;
}

#menu a {
	color: White;
	text-decoration: none;
}

#menu a:hover {
	color: #D6DEF7;
}

/* --------------- LATERALI --------------- */

#sinistra, #destra {
	width: 230px;
	margin-top: 20px;
	/*height: 500px;*/
	font-size: 90%;
	text-align: justify;
	/*border: 1px solid black;*/
}

#sinistra {
	float: left;
}

#destra {
	float: right;
}

#login {
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

#login p {
	margin: 0px 0px 15px 0px;
}

#login .dato {
	color: #58617C;
}

#login .valore {
	color: Red;
}

/* box */

.box {
	width: 220px;
	margin: 0px auto 20px auto;
	/*padding: 0px 5px;*/
	position: relative;
}

.box_testo {
	width: 200px;
	height: 100%;
	margin: 0px auto;
	padding: 3px 15px 20px 3px;
	background: url(/IMG/Riquadri/Right.gif) repeat-y right #D0E1F3;
	position: relative;
	border-left: 1px solid #ababab;
}

.box_testo a:link, .box_testo a:visited {
	color: Blue;
}

.box_testo a:hover {
	color: red;
}

.box_titolo {
	height: 16px;
	text-align: center;
	font-weight: bold;
	color: White;
	background: url(/IMG/Riquadri/TR.gif) #1656DA right no-repeat;
	position: relative;
	/*border: 1px solid red;*/
}

.box_titolo_sx {
	width: 15px;
	height: 18px;
	background: url(/IMG/Riquadri/TL.gif) right no-repeat;
	position: absolute;
	top: -1px;
	left: 0px;
	/*border: 1px solid black;*/
}

.box_angolo_dx {
	width: 30px;
	height: 23px;
	background:url(/IMG/Riquadri/BR.gif);
	position: absolute;
	right: 0px;
	bottom: -5px;
	/*border: 1px solid black;*/
}

.box_bottom {
	width: 100%;
	height: 23px;
	background: url(/IMG/Riquadri/BGBottom.gif) repeat-x bottom;
	position: absolute;
	bottom: -5px;
	left: 0px;
	/*border: 1px solid black;*/
}

.sez_titolo {
	margin-bottom: 10px;
	text-align: center;
}

/* --------------- CENTRO --------------- */

#centro {
	margin: 0px 240px 0px 230px;
	font-size: 90%;
	position: relative;
	/*border: 1px solid red;*/
}

.box_centro, .box_centro_piccolo {
	padding: 0px 10px 10px 0px;
	text-align: justify;
	/*border: 1px solid red;*/
	border-left: 1px solid gray;
	position: relative;
}

.box_centro {
	width: 95%;
	margin: 0px auto 15px auto;
	background: url(/img/notizie/r.gif) repeat-y right;
}
.box_centro_piccolo {
	width: 95%;
	/*min-height: 350px;
	height: 350px !important;*/
	/*height: 100%;*/
	padding-right: 10px;
	background: url(/img/notizie/r.gif) repeat-y right;
	/*border: 1px solid black;*/
}

.box_centro_piccolo_link {
	text-align: center;
}

.box_centro_piccolo_link a {
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.box_centro_titolo {
	/*margin-bottom: 2px;*/
	margin: 0px;
	padding: 2px;
	background: #1656DA;
	text-align: left;
	font-weight: bold;
	color: white;
	/*border: 1px solid gray;*/
}

.box_centro_piccolo_libro {
	width: 95%;
	/*min-height: 350px;
	height: 350px !important;*/
	/*height: 100%;*/
	padding-right: 10px;
	background: url(/img/notizie/r.gif) repeat-y right;
	border-top: 1px solid gray;
}

.box_centro_testo {
	padding: 5px;
}

.box_centro_testo_libro {
	padding: 5px;
	border-top: 1px solid gray;
}

.box_centro_bottom {
	width: 100%;
	height: 11px;
	background: url(/img/notizie/b.gif) repeat-x bottom;
	/*border: 1px solid black;*/
	position: absolute;
	bottom: 0px;
	left: -2px;
}

.box_centro-angolo {
	width: 16px;
	height: 20px;
	/*background: url(/img/notizie/br.gif) no-repeat white;*/
	background: url(/images/layout/home/centro/box_centro-angolo.gif) no-repeat;
	/*border: 1px solid black;*/
	position: absolute;
	right: 2px;
	bottom: -1px;
}

.box_centro_titolo a, .box a {
	color: White;
	text-decoration: none;
}

.nascosto {
	display: none;
}

.esposto {
	display: inline;
}

/* autocomplete */

div.autocomplete {
	height: 400px;
	background: white;
	/*font-size: 90%;*/
	text-transform: lowercase;
	border: 1px solid #888;
	overflow: scroll;
}

div.autocomplete ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.autocomplete ul li.selected { 
	background-color: #ffb;
}

div.autocomplete ul li {
	margin: 0;
	padding: 0px 2px;
	display: block;
	list-style-type: none;
	cursor: pointer;
}

/* --------------- FOOTER --------------- */

#footer {
	clear: both;
}

/* --------------- FORM --------------- */

fieldset {
	border: none;
}

#consulenzalegale label {
	display: block;
	float: left;
	width: 100px;
}

fieldset input, label {
	margin-top: 3px;
}

form .submit {
	text-align: center;
}

/* --------------- ALTRO --------------- */

img {
	border: none;
}

/* --------------- SCORRIMENTO BANNER ---------------  */

#omino {
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0;
	/*border: 1px dotted #cccccc;*/
	z-index: 999;
}

div > div#omino {
	position: fixed;
}
body > div#omino {
	position: fixed;
}

/* --------------- elementi provenienti deal file Styles.inc ---------------  */
	a { text-decoration: none }
	a:visited {  text-decoration: none }
	a:hover  {color:#3399FF;}	 
	.PanelTXT  {color:#000000; font-size: 9pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.PanelTXT:hover  {color:#3399FF; font-size: 9pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.TestoSmall  {color:#000000; font-size: 8pt; font-style: normal; font-variant: normal;}	 
	.TestoData  {color:#FF0000; font-size: 8pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.TestoSmallRed  {color:#FF0000; font-size: 8pt; font-style: normal; font-variant: normal;}	 
	.PanelTXTSmall  {color:#000000; font-size: 8pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.PanelTXTSmall:hover  {color:#3399FF; font-size: 8pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.PanelTitW {color:#FFFFFF; font-size: 7pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.PanelTitW:hover {color:#d6def7; font-size: 7pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.PanelTitBW {color:#FFFFFF; font-size: 9pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.PanelTitBW:hover {color:#d6def7; font-size: 9pt; font-style: normal; font-variant: normal; font-weight: bold}	 

	.PanelTitRW {color:#FF0000; font-size: 9pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.PanelTitRW:hover {color:#d6def7; font-size: 9pt; font-style: normal; font-variant: normal; font-weight: bold}	 

	.PanelTit {color:#58617C; font-size: 8pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.PanelTit:hover {color:#ee0000; font-size: 8pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.Sottotitoli {color:#58617C; font-size: 8pt; font-style: italic; font-variant: normal;}	 
	.SottotitoliTop {color:#FFFFFF; font-size: 8pt;}	 
	.PanelTitBig {color:#58617C; font-size: 10pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.TestoClass  {color:#000000; font-size: 8pt; font-style: normal; font-variant: normal;}	 
	.TestoClass:hover  {color:#3399FF; font-size: 8pt; font-style: normal; font-variant: normal;}    
	.TestoClassR  {color:#FF0000; font-size: 8pt; font-style: normal; font-variant: normal;}	 
	.TestoXXSmall  {color:#58617C; font-size: 7pt; font-style: normal; font-variant: normal;}	 
	.LinkSmall  {color:#58617C; font-size: 8pt; font-style: normal; font-variant: normal; font-weight: bold}	 
	.LinkSmall:hover  {color:#3399FF; font-size: 8pt; font-style: normal; font-variant: normal; font-weight: bold}	
	.evidenza	{background:yellow; font-weight: bold; border: solid 1px gold;} 
	.EVIDENZA	{background:yellow; font-weight: bold; border: solid 1px gold;} 
	.evidenzacpv	{background:#33FF00; font-weight: bold; border: 1px solid #33FF99;}
	.EVIDENZACPV	{background:#33FF00; font-weight: bold; border: 1px solid #33FF99;}
