/*LAYOUT*/				



body {
				background-image: url('SfondiSitiInternet/ccbk002b.jpg');
				padding: 0px;
				margin: 3px 4px 0px 4px;
				font-family: "Times New Roman", Georgia, Times;
				font-size: 16px;
				line-height: 18px;
}

a:link {
	color: #333399;
	text-decoration: underline;

}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #ff6600;
	text-decoration: none;
}


h1 {
				color: #990000;
				font-family: "Times New Roman", Georgia, Times;
				font-size: 48px;
				line-height: 52px;
}

h2 {
				color: #000000;
				font-family: "Times New Roman", Georgia, Times;
				font-size: 24px;
				line-height: 25px;
}

h3 {
				color: #990000;
				font-family: "Times New Roman", Georgia, Times;
				font-size: 19px;
				line-height: 22px;
				font-weight: bold;
}


h4 {
				color: #000000;
				font-family: "Times New Roman", Georgia, Times;
				font-size: 16px;
				line-height: 21px;
}


p   { 
				color: #000000;
				font-family: "Times New Roman", Georgia, Times;				
				font-size: 16px; 
				line-height: 18px; 
}


.piccolo  { 
				color: #990000;
				font-family: "Times New Roman", Georgia, Times;
				font-size: 12px; 
				line-height: 12px;
				font-weight: normal;  
}


.boxsubfooter {
				margin: 0px 0px 0px 0px;
				background-color: #ffffff;
				padding: 0px 0px 0px 0px;
				border-width: 1px;
				border-style: solid;
				border-color: #B03121;
				text-align: left;
				text-valign: middle;
}

.micro {
				color: #99000000;
				font-family: "Times New Roman", Georgia, Times;
				font-size: 10px; 
				line-height: 12px;
				font-weight: normal;
				text-align: right; 
				margin: 0px 10px 0px 0px; 
}



