   .capa_categ_raiz
{
          border: 2px solid #D96381;
          background: #fdf6f8 url(/imgfiles/img/participa/fondos_perfiles/empresas.gif) no-repeat scroll right bottom;	
          width: 30em;
          height: 10em;
          float: left; 
          margin: 5px 5px 5px 5px;
          /*padding: 2px; */
          list-style: none;
          

}
   .titulo_categ_raiz
{
          font-weight: bold;
          text-transform:uppercase;
          padding-bottom: 5px;
          padding-left: 0.3em;
}
  
   .titulo_categ_asoc
{
	padding-bottom:0.2em;
	padding-left:1.5em;
	text-indent:-10px;
         
}
.vermasperfil
{   
	/* background:#FDF6F8 url(/imgfiles/img/participa/fondos_perfiles/vermas_perfil.gif) no-repeat scroll right bottom;  */
	margin-left: 5px;
	margin-top: 0px;
    background: url(/imgfiles/img/participa/fondos_perfiles/vermas_perfil.gif) no-repeat scroll left bottom;
    width: 10em;
    height: 1.8em;
}

.vermasperfil span{
	padding: 3px 0px 0px 4px;
	font-size: 0.9em;
}

