
.sep			{	font-size: 3px;
					line-height: 2px; }

/* TITULOS */
.tit01			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 14px; 
					color: #F41809; 
					line-height: 16px;
					font-weight: bold;
					text-decoration: none; }

.tit02			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 14px; 
					color: #FFFFFF; 
					line-height: 16px;
					font-weight: bold;
					font-style: italic;
					text-decoration: none; }



/* TEXTOS */
.txt01			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #FFFFFF; 
					line-height: 14px;
					text-decoration: none; }

.txt01:hover	{	text-decoration: underline; }


.txt02			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #B9B8B8; 
					line-height: 14px;
					font-style: italic;
					text-decoration: none; }

.txt02:hover	{	text-decoration: underline; }

.txt03			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #FFFFFF; 
					line-height: 12px;
					text-decoration: none; }

.txt03:hover	{	text-decoration: underline; }


.txt04			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #B9B8B8; 
					line-height: 12px;
					font-style: italic;
					text-decoration: none; }

.txt04:hover	{	text-decoration: underline; }

.txt05			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #FFFFFF; 
					line-height: 12px;
					text-decoration: none; }

.txt05:hover	{	text-decoration: underline; }


.txt06			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #B9B8B8; 
					line-height: 14px;
					text-decoration: none; }

.txt06:hover	{	text-decoration: underline; }


.txt07			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #000000; 
					line-height: 12px;
					text-decoration: none; }

.txt07:hover	{	text-decoration: underline; }

.txt08			{	font-family:  Arial, Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #FFFFFF; 
					line-height: 15px;
					text-decoration: none; }

/* PADDING */

.pdd01			{	padding: 5px; }

/* MENU */

.mnu01			{	font-family:  Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #FFFFFF; 
					line-height: 14px;
					text-decoration: none; }

.mnu01:hover	{	color: #FF3E31; }

.mnu01b			{	font-family:  Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #ADABAB; 
					line-height: 14px;
					text-decoration: none; }

.mnu01b:hover	{	color: #FF3E31; }


.mnu02			{	font-family:  Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #FF3E31; 
					line-height: 14px;
					text-decoration: none; }


/* FORMULARIO */
.box			{	font-family: Arial, Tahoma, Sans-serif, Verdana, Arial; 
					color: #4C4B4B; 
					font-size: 11px; 
					background: #FFFFFF;
					width: 111px;
					height: 18px; }
/*

.box2			{	font-family: Arial, Tahoma, Sans-serif, Verdana, Arial; 
					color: #4C4B4B; 
					font-size: 11px; 
					background: #F1F0ED;
					width: 277px;
					height: 21px; }

.drop			{	font-family: Arial, Tahoma, Sans-serif, Verdana, Arial; 
					color: #4C4B4B; 
					font-size: 11px; 
					background: #FFFFFF;
					width: 75px;
					height: 21px; }

