body {background-color: #60C}

a						{color:auto;text-decoration:none;
						display:block}
a:link			{color:black}
a:visited		{color:black}
a:hover			{color:white; background-color:red; height:46px}
a:active		{}

h1					{text-decoration:underline;font-size:30px}
h2					{text-decoration:none;font-size:15px}
h3					{font-size:13.5px;text-decoration:underline}
h4					{font-size:11px}
h5					{text-align:justify; margin:0px 20px 0px 10px}


td.logo		{height:48px; width:94px}
td.nombre	{height:48px; width:400px}		
td.letrero{height:48px; width:auto}
td.chanco	{background-color:red;color:white; height:48px;width:118px; font-size:20px}
td.otro		{background-color:#FF0; width:120px}

table.ancho99	{width:800px; font-size:9px}
table.ancho800	{width:668px}

td.pagina-inicio		{width:75px; text-align:center;	border-rigth:black 1px solid}
td.contactos				{width:64px; text-align:center; border-rigth:black 1px solid}
td.inicio-actividades{width:100px; text-align:center;	border-rigth:black 1px solid}
td.contabilidad			{width:79px; text-align:center;	border-rigth:black 1px solid}
td.sueldos					{width:65px; text-align:center;	border-rigth:black 1px solid}
td.recursos-humanos	{width:60px; text-align:center;	border-rigth:black 1px solid}
td.tributacion			{width:70px; text-align:center;	border-rigth:black 1px solid}
td.analisis-mercado	{width:100px; text-align:center;	border-rigth:black 1px solid}
td.control-informes	{width:110px; text-align:center;	border-rigth:black 1px solid}
td.chanco-ayuda			{width:85px; text-align:center}
td.espacio					{width:1px; height:50px}

#cuerpo		{width:800px;background-color:#60C}
	#menu		{background-color:red; width:128px; float:left; border:black 2px solid}
				
	#menu li{background:white;list-style:none ;margin:8px 0px 8px -30px;
						height:48px;padding:3.5px; border-right:10px solid red ;
						font-size:14px}
						
	#cuerpo-central	{float:left;width:auto;color:white}
					td.treinta		{padding-left:18px; text-align:left}
					td.cuarenta		{text-align:center}
					td.cincuenta	{width:120px; text-align:left}
					td.sesenta		{}
#pie-pagina		{width:800px}





