.nowrap {
	height:16px;
	padding-left:1px;
	padding-top:2px;
	width:40px;
}

.rowh {
	clear: both;
	width: 100%;
	height: 16px;
	font-size: 10px;

}

.cebra1 {
	background-color:#FAF3F2;
}
.cebra0 {
	background-color:#FFFFFF;
}

.horasA {
	background-image:url('/images/horas_ah.gif');
	background-repeat:no-repeat;
	float: left;
}
.horasB {
	background-image:url('/images/horas_bh.gif');
	background-repeat:no-repeat;
	float: left;
}
.horasC {
	background-image:url('/images/horas_ch.gif');
	background-repeat:no-repeat;
	float: left;
}
.horasD {
	background-image:url('/images/horas_dh.gif');
	background-repeat:no-repeat;
	float: left;
}
.horasE {
	background-image:url('/images/horas_eh.gif');
	background-repeat:no-repeat;
	float: left;
}

#infotarifas h3 {
	background-color:#999999;
	color: #ffffff;
}


#infotarifas ul {
	list-style:none;
	margin:0;
	padding:0;
}

#plan_info {
	background-image:url('/images/info_linea.gif');
	background-repeat:no-repeat;
	height:30px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 16px;
	margin-bottom: 20px;
	padding-left: 38px;
}
