.bg-tortellino{
	background-image:  url("gfx/interna/ita/bg-tortellino.jpg");
	background-repeat: no-repeat;

}

.linea-dx{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF3C09;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}


body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #222266;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222266;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff3800;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 9px;
	margin-bottom: 2px;
	padding-right: 1px;
	padding-left: 4px;
}

h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff3800;
	text-decoration: none;
	background-position: center;
	bottom: 9px;
	margin: 20px;
	text-align: center;
	border: 1px dotted #666666;
	padding: 2px;
	width: auto;
	background-color: #EEEFEF;
	font-variant: small-caps;
}

h5 {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-right: 1px;
	padding-left: 4px;
	background-color: #EFEFEF;
	background-position: center;
	text-align: center;
}

h6 {

	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-style: dotted;
	padding-left: 4px;
	background-position: center;
	border-bottom-color: #EEEEEE;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	bottom: 9px;
	margin-top: 1px;
	margin-bottom: 3px;
}

a:link {
	text-decoration: none;
	color: #FF3C09;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover{
	color: #FF3C09;
}

.scrollbar {
				scrollbar-face-color: #FF3C09;
				scrollbar-shadow-color: #FF3C09;
				scrollbar-highlight-color: #FF3C09;
				scrollbar-3dlight-color: #FF3C09;
				scrollbar-darkshadow-color: #FFFFFF;
				scrollbar-track-color: #FFFFFF;
				scrollbar-arrow-color: #FFFFFF;
}

.linea{}
