@charset "iso-8859-1";
/* CSS Document */

.scroll-pane {
	padding-right:10px;
	height:400px;
	width:550px;
	margin:0px 0px 0px 0px !important;
	line-height:16px;
	OVERFLOW-y: auto;
	overflow-x: hidden;
}
.scroll-pane2 {
	padding-right:10px;
	height:400px;
	width:550px;
	margin:0px 0px 0px 0px !important;
	line-height:16px;
	OVERFLOW-y: hidden;
	overflow-x: hidden;
}

.testo1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
.informativa {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
.testo1blu {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#182983;
	font-weight:bold;
}

.linkblu {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#182983;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
}
.linkblu a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#182983;
	font-weight:bold;
	text-decoration:none;
		line-height:12px;
}
.linkblu a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#182983;
	font-weight:bold;
	text-decoration:none;
		line-height:12px;
}

#linkgrigio {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:12px;
}
#linkgrigio a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:12px;
}
#linkgrigio a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#182983;
	text-decoration:none;
	line-height:12px;
}

a.jScrollArrowUp {
	background: url(../img/up-off.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background: url(../img/up.gif) repeat-x 0 0;
}
a.jScrollArrowDown {
	background: url(../img/down-off.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background: url(../img/down.gif) repeat-x 0 0;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


/*Stile Menu a tendina*/
.testogrigio
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#666;
	text-decoration: none;
}
.testogrigio a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#666;
	text-decoration: none;
}
.testogrigio a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#182983;
	text-decoration: none;
}

#email
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#049dc9;
	text-decoration: none;
}
#email a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#049dc9;
	text-decoration: none;
}
input{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#e1e1e1;
	padding: 3px;
	border-style:solid;
	border-color:#e1e1e1;
	border:medium;
}
textarea
{
	border : 1px solid #e1e1e1;
	background-color:#e1e1e1;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
color:#333333; font-size:11px; border-top-width:1px; border-top-style:solid; border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px;  border-left-style:solid; border-left-width:1px
padding: 3px;
}
select {   
	border : 1px solid #e1e1e1;
	background-color:#e1e1e1;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px; border-top-width:1px; color:#333333; border-top-style:solid;border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px
padding: 3px;
}
