/* rates */
.rates_tb1{
	margin-bottom: 10px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ccc;
	border-collapse:collapse;
	font-weight:bold;
}
.rates_tb1 h3{ margin:0; }
.rates_tb1 td{
	padding: 5px;
	vertical-align:middle !important;
}

.header_td, .dates_td{
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	text-align:center;
	/*width:15%;*/
}
.tema_td{
	/*width:25%;*/
	/*font-weight:bold;*/
	background: #F3F3F3;
}
.image_td{ padding:0; width:100px; }
.name_td{ text-align:center; vertical-align:central !important; }
.tema_td p{ margin:0; }
.tema_td .week{ color:#298DCB; }
.tema2_td{
	width:25%;
	font-weight:bold;
	background: #FDFDFD;
	color: #0071bc;
}
.especif1{
	width:75%;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #143C70;	
	margin-bottom:10px;
}
/* ----- ASA rates --------------------------*/
.rates_tb2{
	margin-bottom: 10px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.rates_tb2 td{
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.header2_td{
	font-weight: bold;
	color: #FFFFFF;
	background: #0071bc;
	text-align:center;
}
.tema3_td{
	font-weight:bold;
	background: #FDFDFD;
	color: #0071bc;
}
.tema4_td{
	width:17%;




