#planes td{
	font-size:80%;
	padding:10px;
}

.planes {
	height:57px;
	font-size: 16px;
	background-image: url('viejos/fondo_planes.png');
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left:10px; background-position-y:50%
}

.plan_profesional {
	background-repeat: repeat-x;
	height: 57px;
	background-image: url('viejos/fondo_pro.png');
	text-align: center; background-position-y:50%
}

.plan_inicio {
	background-repeat: repeat-x;
	height: 57px;
	font-size: 16px;
	background-image: url('viejos/fondo_inicio.png');
	color: #FFFFFF;
	font-weight: bold;
	text-align: center; background-position-y:50%
}

.plan_evolucion {
	height:57px;
	font-size: 16px;
	background-image: url('viejos/fondo_evolu.png');
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; background-position-y:50%
}
.plan_corporativo {
	height: 57px;
	font-size: 16px;
	background-image: url('viejos/fondo_coo.png');
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; background-position-y:50%
}

#inf_der {
	background-image: url('../2009/planes/inf_der.png');
	height: 60px;
	padding-top: 20px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 20px
}

#inf_der:hover {
	background-image: url('../2009/planes/inf_der_hover.png');
	background-repeat: no-repeat
}

#inf_izq {
	background-image: url('../2009/planes/inf_izq.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	text-align: center;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 20px
}
/*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
*/

#inf_izq:hover {
	background-image: url('../2009/planes/inf_izq_hover.png');
	background-repeat: no-repeat;
	background-position: right top
}


.celda_0 {
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding-left:10px;
}


.celda_1 {
	/*background-color: #f7f7f7;*/
	border-bottom:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	padding-left:10px;
}

.celda_2 {
	text-align: center;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}
.celda_3 {
	text-align: center;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}

.celda_5 {
	text-align: center;
	border-right:1px solid #e9e9e9;
	padding-top:15px;
}

.celda_inferior{
	border-bottom:1px solid #e9e9e9;
	padding-bottom:10px;
}

}
#precios {
	padding-bottom: 3px;
	padding-top: 15px;
	text-align: left;
}
