﻿.BorderBottom
{
  border-left: none 0% #000000; 
  border-right: none 0% #000000; 
  border-top: none 0% #000000; 
  border-bottom: solid 1px black; 
}
.BorderPlan
{
  border-left: none 0% #000000; 
  border-right: none 0% #000000; 
  border-top:  solid 1px #4f81bd;
  border-bottom: solid 1px #4f81bd; 
}
.TituloPlan
{
	font-size: 26pt;
	font-family: 'Arial','sans-serif';
	height: 78px; 
	text-align: center;
}
