/* TITULOS */

.tit01			{	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
					font-size: 12px; 
					color: #FF623C; 
					line-height: 14px;
					font-weight: bold;
					text-decoration: none; }



/* TEXTOS */

.txt01			{	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
					font-size: 9px; 
					color: #D2D2D2; 
					line-height: 14px;
					text-decoration: none; }

.txt01:hover    {   color: #FFFFFF; }


.txt02			{	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
					font-size: 12px; 
					color: #666666; 
					line-height: 16px;
					text-decoration: none; }

/*.txt02:hover    {   text-decoration: underline; }*/

.txt03			{	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
					font-size: 10px; 
					color: #FF9900; 
					line-height: 16px;
					font-weight: bold;
					text-decoration: none; }

.txt03:hover    {   text-decoration: underline; }

.txt04			{	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
					font-size: 10px; 
					color: #FF623C; 
					line-height: 16px;
					text-decoration: none; }

.txt04:hover    {   text-decoration: underline; }

.txt05			{	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
					font-size: 10px; 
					color: #FF9900; 
					line-height: 16px;
					text-decoration: none; }

.txt05:hover    {   text-decoration: underline; }


.mail			{	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
					font-size: 10px; 
					color: #666666; 
					line-height: 16px;
					text-decoration: none; }

.mail:hover    {   text-decoration: underline; }

/* SEPARADOR */

.sep			{	font-size: 3px;
					line-height: 2px; }

/* BORDES */

.br01			  {	margin-right: 15px; 
					margin-bottom: 15px; }

.br02			  {	margin-right: 15px; 
					margin-bottom: 5px; 
					margin-top: 5px; }


/* PUNTOS */

.pt01			{	background: url('../imgs/ptn02.gif'); 
					width: 100%;
					height: 1px; }
					
.pt02			{	background: url('../imgs/ptn01.gif'); 
					width: 100%;
					height: 1px; }

					
.pt03			{	background: url('../imgs/ptn03.gif'); 
					height: 100%;
					width: 1px; }



/* BACKGROUNDS */

.bg01			{	width: 760px;
					background-image: url('../imgs/bg01.gif');  }

.bg02			  {	background-color: #F3F3F3; }


/* FORMULARIO */

.box			  {	color: #333333; 
					font-family: Verdana, Tahoma, Arial, Sans-serif; 
					font-size: 9px; 
					background: #CCCCCC;
					width: 113px;
					height: 15px; }

.lnk01			{	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
					font-size: 14px; 
					color: #669933; 
					line-height: 14px;
					text-decoration: none; }

.lnk01:hover    {   color: #00CC33; }
