BODY			{	margin: 0px;
					background: #FFFFFF;	}

.bg_image{
 background-image: url(../image/bg_int.gif);
 background-repeat: repeat;
}

/*TEXTOS*/

.txt01          {   font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #5D5D5D; 
                    line-height: 13px;
                    text-decoration: none; }

.txt02          {   font-family:  Tahoma, Verdana, Arial, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #8B4500; 
                    line-height: 20px;
                    text-decoration: none; }


.txt03          {   font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #515151; 
                    line-height: 17px;
                    text-decoration: none; }
                    


.txt04          {   font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-serif;
                    font-size: 10px; 
                    color: #565656; 
                    line-height: 12px;
                    text-decoration: none; }



.txt05          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #393939; 
                    line-height: 13px;
                    text-decoration: none; }


.txt06          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    /*color: #ED7915; */
                    color: #c71c00;
                    line-height: 13px;
                    text-decoration: none; }


.txt08          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    /*color: #ED7915; */
                    color: #c71c00;
                    line-height: 13px;
                    text-decoration: none; } 



.txt08b          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #515151; 
                    line-height: 13px;
                    text-decoration: none; } 

.txt08b:hover     {   text-decoration: underline; color: #ED7915;}



.txt09          {   font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-serif;
                    font-size: 14px; 
                    color: #393939; 
                    line-height: 17px;
                    text-decoration: none; }
                    
                    
.txt10          {   font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #ED7915; 
                    line-height: 13px;
                    text-decoration: none; }


.txt12          {   font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-serif;
                    font-size: 13px; 
                    color: #616161; 
                    line-height: 14px;
                    text-decoration: none; }


.txt13          {   font-family:  Tahoma, Arial, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    /*color: #FFDDA3; */
                    color: #F8B6C2;
                    line-height: 12px;
                    text-decoration: none; }                  

                   
.txtlink {
	text-decoration: none;
	color: #175481;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}


/* BACKGROUND */

.bg01           {   background-image: url('../image/pt_submenu.gif');  
                    width: 100%;
                    height: 1px; }


.bg02           {   background-image: url('../image/tabla_bg2.gif');  
                    height: 30px; }
                    

                    


/* SEPARADOR */

.sep            {   font-size: 3px;
                    line-height: 2px;
                    height: 8px; }
                    


                    
/* FORMULARIOS */

.input {
    font-family: Tahoma;
    font-size: 11px;
    /*color: #E08D3A;*/
    color: #c71c00;
    background-color: #FFFFFF;
    border: 1px solid #B5B8C0;
    border-top: thin solid #B5B8C0;
    border-left: thin solid #B5B8C0;
    padding:1px;
    margin: 1px;
}   

  


/* CAJAS */

.boxa           {   position: relative;
                    margin-left: 1px;
                    margin-right: 1px;
                    height: 1px;
                    font-size: 1px;
                    line-height: 1px;
                    border-bottom-width: 1px;
                    border-bottom-style: solid;
                    border-bottom-color: #E2E2E3;}


.boxb           {   border-right-width: 1px;
                    border-right-style: solid;
                    border-right-color: #E2E2E3;
                    border-left-width: 1px;
                    border-left-style: solid;
                    border-left-color: #E2E2E3;
                    background-color: #E2E2E3; }


.boxc           {   position: relative;
                    margin-left: 1px;
                    margin-right: 1px;
                    height: 1px;
                    font-size: 1px;
                    line-height: 1px;
                    border-top-width: 1px;
                    border-top-style: solid;
                    border-top-color: #E2E2E3;}




.boxa2			{	position: relative;
					margin-left: 1px;
					margin-right: 1px;
					height: 1px;
					font-size: 1px;
					line-height: 1px;
					border-bottom-width: 1px;
					border-bottom-style: solid;
					border-bottom-color: #E8E8E9;}


.boxb2			{	border-right-width: 1px;
					border-right-style: solid;
					border-right-color: #E8E8E9;
					border-left-width: 1px;
					border-left-style: solid;
					border-left-color: #E8E8E9;
					background-color: #E8E8E9; }


.boxc2			{	position: relative;
					margin-left: 1px;
					margin-right: 1px;
					height: 1px;
					font-size: 1px;
					line-height: 1px;
					border-top-width: 1px;
					border-top-style: solid;
					border-top-color: #E8E8E9;}
