@charset "UTF-8";
/* CSS Document */
.titolo_tab{
	background-color: #779aca;
	height: 20px;
	line-height: 20px;
	color:#FFFFFF;
	text-align: center;
}
table{
	width: 100%;
	border-collapse: collapse;
}
table td{
	background-color: #e3eaf4;
	padding: 2px;
	border: 2px solid #FFFFFF;
}
table .td1{
	background-color:#b3c6e1;
	width: 110px;
	text-align: center;
	font-weight: bold;
}
.BoxRect{
	margin-left: 13px;
	background: url(../../images/pagine/iyl/bg_top_box.gif) repeat-x top;
	border: 1px solid #84b0c5;
	width: 660px;
	font-size: 14px;
}
.BoxRect p{
	padding-left: 5px;
	padding-right: 5px;
}
.BoxRect hr, .hr_iyl{
	border: none;
	border-top: 1px solid #84b0c5;
}
.BoxRect .topBoxRect{
	height: auto !important;
	min-height: 20px;
	height: 20px;	
}
.BoxRect .bottomBoxRect, .quadroLinkBottom{
	background-color: #adc9d6;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
	height: 18px;
	line-height: 18px;
}
.CorpoIYL_bottom ul{
	list-style-image: url(../../images/pagine/iyl/raquo.gif);
	padding-left: 25px;
}
.CorpoIYL_bottom li{
	margin-bottom: 10px;
}
.contBoxTariffe{
	margin-bottom: 20px;
}
.BoxTariffe{
	float: left;
	width: 200px;
	height: 470px;
	font-size: 11px;
}