html {
	height:100%;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height:100%;
	font-family: Arial,Tahoma,Trebuchet MS,Verdana;
}
	
a:link {text-decoration: none; color: gray;}
a:visited {text-decoration: none; color: gray;}
a:active {text-decoration: none; color: gray;}
a:hover {text-decoration: none; color: black;}

p {
	margin: 0px;
	padding-bottom: 10px;
}

table, th, td {
	margin: 0px;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse:collapse;
}

a.scopri:link {text-decoration: none; color: #006ab1;}
a.scopri:active {text-decoration: none; color: #006ab1;}
a.scopri:visited {text-decoration: none; color: #006ab1;}
a.scopri:hover {text-decoration: none; color: gray;}

.scopri { 
	font-weight: bold;
	font-size: 12px;
	color: #006ab1;
}

.scopri_titolo {
	font-weight: bold;
	color: #444444;
	font-size: 12px;
}

.testo_prodotti_bold{
	color: #444444;
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}

.form_input {
	border-top: 1px solid #6A6B6A;
	border-left: 1px solid #6A6B6A;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}
.paragrafo {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}

.margini_10px_vert {
	margin-bottom: 10px;
}

.banner_linea_orizz {
	background-image: url(../img/linea_orizz.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}

.margini_20px_orizz {
	margin-left: 20px;
	margin-right: 20px;
}

.margini_10px_orizz {
	margin-left: 10px;
	margin-right: 10px;
}

.testo_accordion{
font-weight: 1.0em;
}

.titolo { 
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #006ab1;
}

.titolo_video{ 
	font-weight: bold;
	font-size: 12px;
	color: #006ab1;
}

a.convenzioni { 
	font-weight: bold;
	font-size: 12px;
	color: #006ab1;
}
a.convenzioni:hover { 
	font-weight: bold;
	font-size: 12px;
	color: #6A6A6A;
}

.convenzioni_off { 
	font-weight: bold;
	font-size: 12px;
	color: #6A6A6A;
}

.autore { 
	font-style: italic;
	font-size: 11px;
	color: black;
}

.fonte { 
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.titolo_prod{ 
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #6A6A6A;
}

.titolo_ag {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.agenzia {
	font-weight: bold;
	color: gray;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 8px;
}

.scritta_bold {
	font-weight: bold;
	color: black;
	font-size: 12px;
	margin-top: 8px;
}

.scritta_bold_ag {
	font-weight: bold;
	color: #585858;
	font-size: 12px;
	margin-top: 8px;
}

.scritta_bold_trasp {
	font-weight: bold;
	color: #444444;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 15px;
}
.scritta_piccola {
	font-weight: bold;
	color: #4B494C;
	font-size: 8px;
}

.scritta_input {
	font-weight: bold;
	color: #686669;
	font-size: 12px;
}

/*Inizio jscrollpane*/

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

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(../img/scroll_track.png) repeat-y 40% 60%;
}
.jScrollPaneDrag {
	position: absolute;
	background: url(../img/scroll_drag.png) no-repeat;
	height: 24px;
	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;*/
}
/*Fine jscrollpane*/

#dizionario {
	/* Typical fixed height and fixed width example */
	width: 100%;
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: white;
	margin: 0.3em auto;
	padding: 0px;
}
.dizionario_lettera{font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: white;
	margin: 0px;}
.dizionario_termine{font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #525252;
	margin: 0px;}
.dizionario_descrizione{font-family: Arial;
	font-size: 12px;
	color: #525252;
	margin: 0px;
	text-align: justify;}

/*Roll over area media*/	
	
.button_pdf {
width: 79px;
height: 17px;
}

.button_pdf a {
display: block;
width: 79px;
height: 17px;
background: url(../img/scaricauff.png) no-repeat top left;
}

.button_pdf a:hover {
background-position: top right;
}
	
	
/*Popup per moduli*/
            #bottombar-container_cat
            {        
                left: 0px;       
                top: 0px;
				background-image: url('../img/oscurato_40.png');
				background-repeat: repeat-x repeat-y;
                width: 100%;
                height: 100%;
                z-index: 2998;
                position: fixed;       
            }    
            #bottombar_cat
            {        
				margin-top: 50px;
				color: #333;
                height: 476px;  
                margin-left: auto;
				margin-right: auto;
                width: 682px;       
                z-index: 2999;
            }
            #bottombar-container1
            {        
                left: 0px;       
                top: 0px;
				background-image: url('../img/oscurato_40.png');
				background-repeat: repeat-x repeat-y;
                width: 100%;
                height: 100%;
                z-index: 2998;       
                position: fixed;       
            }    
            #bottombar1
            {        
				margin-top: 50px;
				color: #333;
                /*height: 476px;  */
                margin-left: auto;
				margin-right: auto;
                width: 682px;       
                z-index: 2999;
            }
			#bottombar-container2
            {        
                left: 0px;       
                top: 0px;
				background-image: url('../img/oscurato_40.png');
				background-repeat: repeat-x repeat-y;
                width: 100%;
                height: 100%;
                z-index: 2998;       
                position: fixed;       
            }    
            #bottombar2
            {        
				margin-top: 50px;
				color: #333;
                /*height: 476px;  */
                margin-left: auto;
				margin-right: auto;
                width: 682px;       
                z-index: 2999;
            }
            #bottombar-container3
            {        
                left: 0px;       
                top: 0px;
				background-image: url('../img/oscurato_40.png');
				background-repeat: repeat-x repeat-y;
                width: 100%;
                height: 100%;
                z-index: 2998;       
                position: fixed;       
            }    
            #bottombar3
            {        
				margin-top: 50px;
				color: #333;
                /*height: 476px;  */
                margin-left: auto;
				margin-right: auto;
                width: 682px;       
                z-index: 2999;
            }