* {
	padding:0; 
	margin:0; 
}

/*stili per il layout fisso con altezza minima*/
html,body {
	height:100%;
}

body {
	font-family:Arial, Verdana, Helvetica, Sans-serif; 
	font-size:0.68em;
	color:#434343;
	line-height:18px;
	background:#84939e url('/img/share/back.gif') repeat-x 0 0;
}

img {
	display:block;
}

img, input, textarea, select, optgroup {
	font-family:Arial, Verdana, Helvetica, Sans-serif; 
	font-size:0.9em;
	border:0; 
}

ul {
}

ol {
}

li {
}

p {
}

a {
	color:#434343; 
	text-decoration:underline; 
}

a:visited {
	color:#434343; 
	text-decoration:underline; 
}

a:hover {
	color:#434343; 
	text-decoration:underline; 
}

h1, h2, h3, h4, h5, h6 {
	color:#434343; 
	font-weight:normal;
}

h1 {
	font-size:1.8em; 
}

h2 {
	font-size:1.6em; 
}

h3 {
	font-size:1.4em; 
}

h4 {
	font-size:1.2em; 
}

h5 {
	font-size:1.0em; 
}

h6 {
	font-size:0.8em; 
}

.titolo_pagina {
	text-indent:-99999px;
} 

.p_class {
	padding-bottom:7px; 
}

.p_class ul {
	padding:0 0 0 20px; 
	margin:0;
}
.p_class ul li {
	padding:0; 
	margin:0; 
}

.img_left {
	float:left;
	margin:0 12px 5px 0; 
}

.img_right {
	float:right;
	margin:0 0 12px 50px; 
}
.red {
	color:#434343;
}

.tab_td	{
	width:615px;
	overflow:hidden;
}
.tab_td_1	{
	height:50px;
	width:20px;
	background:url('/img/share/tab2/01.png') no-repeat 0 0;
	float:left;
	overflow:hidden;
}
.tab_td_2	{
	height:50px;
	width:575px;
	background:url('/img/share/tab2/02.png') repeat-x 0 0;
	float:left;
	overflow:hidden;
}
.tab_td_3	{
	height:50px;
	width:20px;
	background:url('/img/share/tab2/03.png') no-repeat 0 0;
	float:left;
	overflow:hidden;
}
.tab_td_4	{
	width:20px;
	background:url('/img/share/tab2/04.png') repeat-y 0 0;
}
.tab_td_5	{
	background:url('/img/share/tab2/04_2.png') repeat-y 0 0;
	width:615px;
	float:left;
	overflow:hidden;
}
.tab_td_6	{
	width:20px;
	background:url('/img/share/tab2/05.png') repeat-y 0 0;
}
.tab_td_7	{
	height:20px;
	width:20px;
	background:url('/img/share/tab2/06.png') no-repeat 0 0;
	float:left;
	overflow:hidden;
}
.tab_td_8	{
	height:20px;
	width:575px;
	background:url('../img/share/tab2/07.png') repeat-x 0 0;
	float:left;
	overflow:hidden;
}
.tab_td_9	{
	height:20px;
	width:20px;
	background:url('../img/share/tab2/08.png') no-repeat 0 0;
	float:left;
	overflow:hidden;
}

.elenco_punt p	{
	background:url('../img/share/pora.gif') no-repeat 0 5px;
	padding:0 0 6px 10px;
}


.titoloh1	{
	text-indent:-99999px;
	
}
.evidenzia	{
	color:#434343;
}

.pink-bar .jScrollPaneTrack {
	background:#d3dbe1;
}
.pink-bar .jScrollPaneDrag {
	background:#60717e url('/img/share/scroll_bianco.png') no-repeat 50% 50%;
}

.scroll-pane {
	overflow: auto;
	float: left;
}
.scroll-pane ul {
	padding:0 0 0 15px;
	margin:0;
}
.scroll-pane ul li {
	padding:0 0 5px;
}


.scroll-pane {
	overflow: auto;
	float: left;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


.stit	{
	padding:5px 0 10px 15px;
}
