/*
	Riga 1: 28 + [A:375] + 15 + [B:565] + 15 + (13)
*/

.tmp2 .block_container {
	clear: left;
	width: 100%;
	margin: 10px 0;
	padding-left: 28px;
	width: 960px;
}

.tmp2 .block_A .block_assicurazioni { border: 0; border-top: 2px solid #e2001a; }
.tmp2 .block_A .block_accademia { border: 0; border-top: 2px solid #c85094; }
.tmp2 .block_A .block_finanziamenti { border: 0; border-top: 2px solid #0071b9; }
.tmp2 .block_A .block_sinistri { border: 0; border-top: 2px solid #ff9900; }

.tmp2 .block_A, .tmp2 .block_B {
	float: left;
	margin: 0 15px 15px 0;
	font-family: verdana, tahoma, sans-serif;
	border-bottom: 1px solid white;
}

#breadcrumb {
	height: 20px;
	line-height: 16px;
	font-size: 12px;
	color: #777777;
	background-color: white;
	font-family: verdana, tahoma, sans-serif;
}

.tmp2 .block_B {
	background-position: 0 20px;
	background-repeat: no-repeat;
	background-image: url(../images/tmp2_blocco_B.jpg);
}

.tmp2 .block_A h3, .tmp2 .block_B h3 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	color: #777777;
	margin-bottom: 5px;
	line-height: 15px;
}

.tmp2 .block_B h3 {
	padding: 4px 0 12px 0;
}

.tmp2 div.content {
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 150px;
	color: #555555;
	margin-bottom: 5px;
	font-size: 11px;
}

.tmp2 div.content p {
	padding-bottom: 10px;
	line-height: 14px;
}

.tmp2 .block_A div.content {
	width: 230px;
	padding: 10px 10px 0 10px;
	background-image: url(../images/tmp2_blocco_A.jpg);
}

.tmp2 .block_B div.content {
	width: 620px;
	padding: 10px 10px 0 10px;
}


.tmp2 div.content a  {
	color: #555555;
	font-weight: bolder;
	text-decoration: none;
}

.tmp2 div.content a:hover, .tmp2 div.content a:active {
	color: #444444;
	text-decoration: underline;
}

