
TD	 {
	text-decoration: none;
}


.sep			{	font-size: 3px;
					line-height: 2px; }


.sep2			{	font-size: 3px;
					line-height: 10px; }


/* TEXTOS */

.txt01			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #000000; 
					line-height: 12px;
					text-decoration: none; }

.txt01:hover	{	text-decoration: underline; }

.txt02			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #DEA55C; 
					line-height: 12px;
					text-decoration: none; }

.txt02:hover	{	text-decoration: underline; }

.txt03			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #505050; 
					line-height: 12px;
					text-decoration: none; }

.txt03:hover	{	text-decoration: underline; }

.txt04			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #FFFFFF; 
					line-height: 12px;
					text-decoration: none; }

.txt04:hover	{	text-decoration: underline; }

.txt05			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #014224; 
					line-height: 11px;
					text-decoration: none; }


.txt06			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #FFFFFF; 
					line-height: 12px;
					text-decoration: none; }

.txt06:hover	{	color: #DEA55C;  }
.txt06:active 	{	color: #DEA55C;  }


.txt06b			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #DEA55C; 
					line-height: 12px;
					text-decoration: none; }


.txt07			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #014224; 
					line-height: 12px;
					text-decoration: none; }

.txt08			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #DEA55C; 
					line-height: 11px;
					text-decoration: none; }

.txt08:hover	{	text-decoration: underline;   }

.txt09			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #FFFFFF; 
					line-height: 11px;
					text-decoration: none; }



.txt10			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #000000; 
					line-height: 13px;
					text-decoration: none; }

.txt10:hover	{	text-decoration: underline; }

.txt11			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #505050; 
					line-height: 11px;
					text-decoration: none; }

.txt11:hover	{	text-decoration: underline; }


/* MENU */

.menu01			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #FFFFFF; 
					line-height: 12px;
					text-decoration: none; }

.menu01:hover	{	color: #DEA55C; }

.menu02			{	font-family:  Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #DEA55C; 
					line-height: 12px;
					font-weight: bold;
					text-decoration: none; }


/* BORDES */

.br01			{	border: 1px solid #CC9866; }

/* PADDING */

.pd01			{	padding: 4px; }


/* PUNTOS */

.ptn01			{	background-image: url('../imgs/comunes/puntos.gif');
					height: 1px; }

/* FORMULARIO */
/*
.box			{	font-family: Arial, Tahoma, Sans-serif, Verdana, Arial; 
					color: #4C4B4B; 
					font-size: 11px; 
					background: #FFFFFF;
					width: 277px;
					height: 21px; }

.box2			{	font-family: Arial, Tahoma, Sans-serif, Verdana, Arial; 
					color: #4C4B4B; 
					font-size: 11px; 
					background: #F1F0ED;
					width: 277px;
					height: 21px; }
*/
.drop			{	font-family: Tahoma, Sans-serif, Verdana, Arial; 
					color: #505050; 
					font-size: 10px; 
					background: #FFFFFF;
					width: 180px;
					height: 22px; }

/* BODY */

.scrolla		{	scrollbar-face-color: #FFFFFF;
					scrollbar-shadow-color: #DEA55C;
					scrollbar-highlight-color: #DEA55C;
					scrollbar-3dlight-color: #FFFFFF;
					scrollbar-darkshadow-color: #FFFFFF;
					scrollbar-track-color: #FFFFFF;
					scrollbar-arrow-color: #DEA55C; }


