
/* TITULOS */
.tit01			{	font-family: Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 18px;
					color: #726443;
					line-height: 22px;
					font-weight: bold;
					text-decoration:none; }

.tit01:hover	{	text-decoration:underline; }


/* TEXTOS */
.txt01			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 11px;
					color: #726443;
					line-height: 14px;
					text-decoration:none; }

.txt01:hover	{	text-decoration:underline; }

.txt02			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #726443; 
					line-height: 15px;
					font-weight: bold;
					text-decoration:none; }

.txt02:hover	{	text-decoration:underline; }

.txt03			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #726443; 
					line-height: 15px;
					text-decoration:none; }

.txt03:hover	{	text-decoration:underline; }

.txt04			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #B8A985; 
					line-height: 15px;
					text-decoration:none; }

.txt04:hover	{	text-decoration:underline; }

.txt05			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #726443; 
					line-height: 15px;
					text-decoration:none; }

.txt05:hover	{	text-decoration:underline; }

.txt05b			{	font-family: Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 15px; 
					color: #706538; 
					line-height: 18px;
					text-decoration:none; }

.txt05b:hover	{	text-decoration:underline; }


.txt06			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 11px;
					color: #FFFFFF;
					line-height: 14px;
					text-decoration:none; }

.txt06:hover	{	text-decoration:underline; }

.txt07			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 12px; 
					color: #C8BDA2; 
					line-height: 15px;
					text-decoration:none; }

.txt07:hover	{	text-decoration:underline; }

.txt08			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 11px; 
					color: #0F3E19; 
					line-height: 13px;
					text-decoration:none; }

.txt08:hover	{	text-decoration:underline; }


.txt09			{	font-family: Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #0F3E19; 
					line-height: 12px;
					text-decoration:none; }

.txt09:hover	{	text-decoration:underline; }


.txt10			{	font-family: Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #DCD0B3; 
					line-height: 14px;
					text-decoration:none; }

.txt10:hover	{	text-decoration:underline; }

.txt11			{	font-family: Verdana, Tahoma, Sans-serif, Helvetica;
					font-size: 10px; 
					color: #726443; 
					line-height: 14px;
					text-decoration:none; }

.txt11:hover	{	text-decoration:underline; }


/* SEP */

.sep			{	font-size: 3px;
					line-height: 2px; }




/* MENU */
.bgmenu			{	background-image: url('../imgs/comunes/barra_navegacion.gif');
					width: 163px;  }

.menu01			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 11px;
					color: #726443;
					line-height: 13px;
					text-decoration:none; }

.menu01:hover	{	color: #000000; }


.menu02			{	font-family: Tahoma, Sans-serif, Helvetica;
					font-size: 11px;
					color: #726443;
					line-height: 13px;
					text-decoration:none;
					font-weight: bold; }

/* PUNTOS */

.ptn01			{	background-image: url('../imgs/comunes/punteado.gif');
					height: 1px; }

/* PADDINGS */

.pdd01			{	padding: 5px; }

/* BORDES */

.br01		{	border: 2px solid #685742; }

/* FORMS */

.inp01		{	font-family: Verdana, Tahoma, Sans-serif, Helvetica;
				font-size: 10px;
				color: #0F3E19; 
				text-decoration: none;
				line-height: 16px;
				background-color: #FFFFFF;
				width: 368px;
				height: 21px; }


.inp02		{	font-family: Tahoma, Sans-serif, Helvetica;
				font-size: 11px;
				color: #0F3E19; 
				text-decoration: none;
				line-height: 16px;
				background-color: #FFFFFF;
				width: 417px;
				height: 21px; }


.inp03		{	font-family: Tahoma, Sans-serif, Helvetica;
				font-size: 11px;
				color: #0F3E19; 
				text-decoration: none;
				line-height: 16px;
				background-color: #FFFFFF;
				width: 417px;
				height: 100px; }



/* cajas */
			
.c01a			{	position: relative;
					margin-left: 1px;
					margin-right: 1px;
					height: 1px;
					font-size: 1px;
					line-height: 1px;
					border-bottom: 1px solid #E8D6A9;}

.c01b			{	border-right: 1px solid #E8D6A9;
					border-left: 1px solid #E8D6A9;
					background-color: #FFFFFF;
					padding: 1px; }


.c01c			{	position: relative;
					margin-left: 1px;
					margin-right: 1px;
					height: 1px;
					font-size: 1px;
					line-height: 1px;
					border-top: 1px solid #E8D6A9;}

.c01d			{	background-color: #FFF5DC; }



