﻿#lista
{
        padding-left: 40px;
    
}



/* Buscador */


.titulo
{

	
	
    background-color:#ECEFF5;
    border-top:1px solid #CCE4E4;
    border-bottom:1px solid #CCE4E4;
    font-family:Verdana;
    color: #6E807D; /*3B5998; */
    font-size:2;
    padding:12px;
    font-weight:bold;
        
}

.familia
{
 /*background-color:#F0F0F0;
    border-top:1px solid #D8D8D8;
    border-bottom:1px solid #D8D8D8; 
    width:auto;
    
'ultima
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.20em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#009999;
    */
    
    font-family: Arial, Helvetica, sans-serif;
	font-size:	1.10em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #3B5998;
	margin:0px;
}


div.cont1 UL, div.cont2 UL{
  List-style-type: none;
  list-style-image: none;
  font-weight:bold;
  font-size:13px;
  padding:10px 0 10px 0;
    
  }

 
div.cont1 ul ul, div.cont2 ul ul
{
     font-weight:normal;
     color: #5A86E5 /*#8FA6A3; */
     
   }
 
 
div.cont1{
width: 350px;  /*Este será el ancho que tendrá tu columna*/
float:left; /*Aqui determinas de lado quieres quede esta "columna" */
Display:inline;
height:100%;
margin-right:50px
}

div.cont2
{
float:left;
/*margin-left:50px; /*Este margen hace que no se encime el contenido en tu menúlateral, es     importante que pongas un pocos pixeles más que el ancho  de tu columna lateral*/
}


/*  Listado */

.lateral
{
    vertical-align:top; 
    width: 250px;
    padding-right: 40px;
    border-right: 2px solid #CCE4E4;
    
}


#publi_sup
{
     padding-left: 40px;
         padding-bottom: ;
}


.boton
{
    background:#8FA6A3; /*#CCE4E4;*/
    height: 30px;
    color: #ffffff;
    font-weight:bold;
    border: 2px solid #8FA6A3;
    
    
}



#lista table
{
  empty-cells: show;
  border-collapse: separate;
  border-spacing: 0px;
}

#lista thead TD
{
   padding: 10px;
}

#lista tbody TD
{
   
    border-bottom: 1px solid #CCE4E4;
    vertical-align:middle;
    text-align:right;
    margin: 10px 0 10px 0;
}



#lista .emp
{
    text-align:left;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 20px 10px 0px;
    
    
 

}


#lista .iconos
{
        text-align:right;
        width: 300px;
    

}


#lista H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	1.10em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #8FA6A3;
	margin:0px;
}


#lista P

{
    margin-top:0px;
    
}


#conta

{
    margin-top:20px;
    margin-bottom:10px;
    font-size:13px;
    font-weight:bold;
    
    
}

#pag

{
    margin-top:50px;
    padding-left: 40px;
    
}

#lista IMG 
{
    border: 0px;
    
}



.mlogoi
{
  
    padding-left:10%;
    padding-right: 10px;
     display:inline;
    float:left;
}

.mlogod
{

     padding-left: 10px;
    padding-right: 10%;
     display:inline;
    float:right;
}


.Tabla

{
    border: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold;
    
     
}


.CPXY
{
    color: #000000;
    background-color: #E8F4F4;
}
      
.CPA
{
  background-color:#8FA6A3;
  font-weight:bold;
  width:15px;
  text-align: center;
    border: 1px solid #CCE4E4;
   color: #ffffff
  
}
        
.CPCL
{
    background-color:#ECEFF5;
    width:15px;
  text-align: center;
  border: 1px solid #CCE4E4;
    
}

.CPCL2
{
    background-color:#ECEFF5;
   
  text-align: center;
  border: 1px solid #CCE4E4;
  width:80px;
    
}