.contiene {
	width: 430px;
	background-color: #FFFFFF;
	background-image: url(../images/fondo_tarifas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}

.subtarifa {
	font-size: 14px;
	font-weight: normal;
	color: #044157;
	padding-top: 10px;
	padding-bottom: 40px;
}
.tarifas tr td {
	font-size: 12px;
	font-weight: bold;
	color: #044157;
	background-image: url(../images/punteada.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 14px;
	padding-bottom: 14px;
}
.tarifas tr td span {
	font-size: 12px;
	color: #CC3300;
	font-weight: normal;
}

.tutilo_tarifa {
	font-size: 25px;
	color: #076890;
	background-image: url(../images/punteada.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
}
h1 {
	font-size: 14px;
	color: #044157;
	font-weight: normal;
	margin: 0px;
}

