BODY			{	margin: 8px;
					background: #d0d0d2;	}



/*TEXTOS*/

.menu          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #9FBCDC;
                    text-decoration: none; }

.menu:hover     {   text-decoration: none; color: #FFB031;}
 

.gris          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #686D73; 
                    line-height: 15px;
                    text-decoration: none; }
					
.blanco2          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #FFFFFF; 
                    line-height: 12px;
                    text-decoration: none; }


.gris2          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #686D73; 
                    line-height: 12px;
                    text-decoration: none; }

.gris3          {   font-family:  Tahoma;
                    font-size: 11px; 
                    color: #454A4B; 
                    line-height: 15px;
                    text-decoration: none; }
						  
.gris4          {   font-family:  Tahoma;
                    font-size: 9px; 
                    color: #ffffff; 
                    text-decoration: none; 
						  background-color: #97979B;}						  

.naranja          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #CC0000; 
                    line-height: 15px;
                    text-decoration: none; }


.naranja2          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #CC0000; 
                    line-height: 12px;
                    text-decoration: none; }
						  
.naranja3          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #FFFFFF; 
                    line-height: 12px;
                    text-decoration: none; 
					background-color: #bc0001;}						  


.pie          {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #FFFFFF; 
                    line-height: 12px;
                    text-decoration: none; }
						  
.pie2          {   
background-image: url(../imgs/pie_bottom.gif);
background-repeat: repeat-x;}						  
                    

.Link      {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #CC0000; 
                    line-height: 15px;
                    text-decoration: underline; }
                    
.Link:hover     {   text-decoration: none;}

.Link2      {   font-family:  Tahoma, Verdana, Helvetica, Sans-serif;
                    font-size: 11px; 
                    color: #FFFFFF; 
                    line-height: 15px;
                    text-decoration: underline; }
                    
.Link2:hover     {   text-decoration: none;}
                    
                    

/* BACKGROUND */

.bg01           {   background-image: url('../imgs/pt.gif');  
                    width: 100%;
                    height: 2px; }


.bg_izq           {   background-image: url('../imgs/bg_izq.gif');  
                    width: 6px;
                    height: 100%; }


.bg_der           {   background-image: url('../imgs/bg_der.gif');  
                    width: 6px;
                    height: 100%; }
                    
.bg_der02           {   
						  background-image: url('../imgs/bg_der.gif');  
                    width: 6px;
						  text-align: right;}

/* SEPARADOR */

.sep            {   font-size: 3px;
                    line-height: 2px;
                    height: 8px; }
                    

.sep2            {   font-size: 10px;
                    line-height: 10px;
                    height: 40px; }


                    
                          
/* INPUT */

.input {
    font-family: Tahoma;
    font-size: 11px;
    color: #E08D3A;
    background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
    border-top: thin solid #7F9DB9;
    border-left: thin solid #7F9DB9;
    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: #5C94BC;}


.boxb           {   border-right-width: 1px;
                    border-right-style: solid;
                    border-right-color: #5C94BC;
                    border-left-width: 1px;
                    border-left-style: solid;
                    border-left-color: #5C94BC;
                    background-color: #C9D7ED; }


.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: #5C94BC;}
						  
.ptos{
	border-bottom: thin;
	border-bottom: dotted;
   border-color: #CECECE;
   border-bottom-width: 1px;
	height:2px;
}
						  


