* {
	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.70em;
	color:#fff;
	line-height:16px;
	background:#fff 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 {
	color:#6B6B6B;
}*/

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

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

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

h1, h2, h3, h4, h5, h6 {
	color:#fff; 
	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 {
} 

.p_class {
	padding-bottom:12px; 
}
.p_class2 {
	padding-bottom:12px; 
	color:#FFF;
}

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

.img_right {
	float:right;
	margin:0 0 12px 50px; 
}

.evi {
	color:#29446e;
}

.tab	{
}

.tab_01	{
	height:4px;
	width:4px;
	background:url('/img/share/tab/01.png') no-repeat 0 0;
}

.tab_02	{
	height:4px;
	background:url('/img/share/tab/02.png') repeat-x 0 0;
}

.tab_03	{
	height:4px;
	width:4px;
	background:url('/img/share/tab/03.png') no-repeat 0 0;
}

.tab_04	{
	width:4px;
	background:url('/img/share/tab/04.png') repeat-y 0 0;
}

.tab_05	{
	background:#ffffff;
}

.tab_06	{
	width:4px;
	background:url('/img/share/tab/05.png') repeat-y 0 0;
}

.tab_07	{
	height:4px;
	width:4px;
	background:url('/img/share/tab/06.png') no-repeat 0 0;
}

.tab_08	{
	height:4px;
	width:4px;
	background:url('../img/share/tab/07.png') repeat-x 0 0;
}

.tab_09	{
	height:4px;
	width:4px;
	background:url('../img/share/tab/08.png') no-repeat 0 0;
}

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

.divtitolopag	{
	padding:16px 0 7px 15px;
}

.titolo_pag	{
	text-indent:-999999px;
}

.titolosmenu	{
	text-transform:uppercase;
	color:#ac1414;
	width:200px;
	padding:6px 0 5px;
	background:url('../img/share/sepmenu.gif') repeat-x left bottom;
}

#smenuleft	{
	width:200px;
}

#smenuleft ul	{
	list-style-type:none;
	padding:0;
	margin:0;
}

#smenuleft ul li	{
	background:url('../img/share/sepmenu.gif') repeat-x left bottom;
	padding:3px 2px 4px;
}

#smenuleft ul li a	{
	display:block;
	background:url('../img/share/fre.gif') no-repeat 0 0;
	padding:0 19px 1px;
	width:158px;
	text-decoration:none;
	color:#656565;
}

#smenuleft ul li a:visited	{
	display:block;
	background:url('../img/share/fre.gif') no-repeat 0 0;
	padding:0 19px 1px;
	width:158px;
	text-decoration:none;
	color:#656565;
}

#smenuleft ul li a:hover	{
	display:block;
	background:#ac1414 url('../img/share/fre_red.gif') no-repeat 0 0;
	padding:0 19px 1px;
	color:#fff;
	width:158px;
	text-decoration:none;
}

#smenuleft ul li.smenuatt a	{
	display:block;
	background:#ac1414 url('../img/share/fre_red.gif') no-repeat 0 0;
	padding:0 19px 1px;
	color:#fff;
	width:158px;
	text-decoration:none;
}

#smenuleft ul li.smenuatt a:visited	{
	display:block;
	background:#ac1414 url('../img/share/fre_red.gif') no-repeat 0 0;
	padding:0 19px 1px;
	color:#fff;
	width:158px;
	text-decoration:none;
}

#smenuleft ul li.smenuatt a:hover	{
	display:block;
	background:#ac1414 url('../img/share/fre_red.gif') no-repeat 0 0;
	padding:0 19px 1px;
	color:#fff;
	width:158px;
	text-decoration:none;
}


a.jScrollArrowUp {
	background: url('../images/basic_arrow_up.gif') repeat-x 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	background: url('../images/basic_arrow_down.gif') repeat-x 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.white-bar .jScrollPaneTrack {
	background:url('/img/share/sep_scroll_rosa.gif') repeat-y 0 0%;
}

.white-bar .jScrollPaneDrag {
	background:#fff url('/img/share/scroll_rosa.png') no-repeat 50% 50%;
}

.pink-bar .jScrollPaneTrack {
	background:url('/img/share/sep_scroll_bianco.gif') repeat-y 0 0%;
}

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

.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%;
	background: #aaa;
}

.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;*/
}
