/* CSS Document */

@import url(../css/dalevida.css);

table.principal	{width: 780px;
				background-color:#FFFFFF;
				background-image:url(../arte/pie.jpg);
				background-repeat:repeat-y;
				empty-cells: show;
				border-collapse: collapse;
				border-spacing: 0px;
				table-layout: fixed}

table#hospitales	{font-size: 10px}

td#tdsup		{width: 780px;
				min-height: 150px;
				height: 150px;
				padding: 0em 0em 0em 0em;
				margin: 0em 0em 0em 0em}

td.tdbotonera	{width: 120px;
				background-image:url(../arte/fondobotonera.jpg);
				background-repeat:repeat-y;
				vertical-align:top;
				padding: 0em 0em 0em 0em;
				margin: 0em 0em 0em 0em}
				
th#thcentral	{width: 500px;
				vertical-align:top;
				padding: 0em 0em 0em 0em;
				margin: 0em 0em 0em 0em}

th#thcentral2	{width: 500px;
				background-image:url(../arte/hospital.png);
				background-repeat:no-repeat;
				vertical-align:top;
				padding: 0em 0em 0em 0em;
				margin: 0em 0em 0em 0em}

th.thpanelder	{width: 160px;
				vertical-align:top;
				padding: 0em 0em 0em 0em;
				margin: 0em 0em 0em 0em}

th#thinferior	{width: 780px;
				min-height: 20px;
				height: 20px;
				background-image:url(../arte/fondobotonera.jpg);
				background-repeat:repeat-y;
				vertical-align:middle;
				text-align:center;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: bold;
				font-size: 9px;
				padding: 0em 0em 0em 0em;
				margin: 0em 0em 0em 0em}

img.pic			{width: 150px}

h1				{margin: 0px 20px 10px;
				text-align: justify;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: normal;
				font-size: 11px}

h2				{margin: 0px 20px 10px;
				text-align: justify;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: normal;
				font-size: 10px}

h3				{margin: 0px 20px 10px;
				color:#CC0033;
				text-align:center;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: normal;
				font-size: 14px}

h4				{margin: 0px 20px 10px;
				color:#CC0033;
				text-align: justify;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: normal;
				font-size: 14px}
				
h5				{margin: 0px 20px 10px;
				color:#000000;
				text-align: right;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: normal;
				font-size: 12px}
				
h6				{margin: 0px 20px 10px;
				color:#CC0033;
				text-align:center;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: bold;
				font-size: 14px}
				
h7				{margin: 0px 20px 10px;
				color:#000000;
				text-align:center;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: bold;
				font-size: 14px}
						
li				{margin: 0px 20px 10px;
				text-align: justify;
				font-family: "trebuchet MS","futura Md BT","humanst521 BT","verdana";
				font-weight: normal;
				font-size: 11px}
