﻿.RepeaterGrupos_GrupoOut
{
  font-weight: bold;
  text-transform: uppercase;
  color:#58595B;
  padding-bottom:10px;
}
.RepeaterGrupos_GrupoOut a
{
	text-decoration:none;
	 color:#58595B;
	 font-weight: bold;
	 font-size:14px;
}
.RepeaterGrupos_GrupoOut a:hover
{
	text-decoration:underline;
}
.RepeaterGrupos_SubGrupoOut
{
  background-image:url(../_Img/WUCCatCab/LIMark.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
  font-size:12px;
  color:#58595B;
}

.RepeaterGrupos_SubGrupoOut a
{
	text-decoration:none;
	color:#58595B;
	font-weight: normal;
	font-size:12px;
}
.RepeaterGrupos_SubGrupoOut a:hover
{
	text-decoration:underline;
}
.RepeaterGrupos_TodosOut
{
  display:none;
}
.RepeaterGrupos_GrupoOver
{
  font-weight: bold;
  text-transform: uppercase;
  color:#58595B;
  padding-bottom:10px;
}
.RepeaterGrupos_GrupoOver a
{
  	display: block;
	text-decoration:underline;
	color:#58595B;
	font-weight: bold;
	font-size:14px;
}
.RepeaterGrupos_GrupoOver a:hover
{
	text-decoration:underline;
}
.RepeaterGrupos_SubGrupoOver
{
  background-image:url(../_Img/WUCCatCab/LIMark.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
  font-size:12px;
  color:#58595B;
}
.RepeaterGrupos_SubGrupoOver a
{
	display: block;
	text-decoration:underline;
	color:#58595B;
	font-weight: normal;
	font-size:12px;
}
.RepeaterGrupos_SubGrupoOver a:hover
{
	text-decoration:underline;
}
.RepeaterGrupos_TodosOver
{
  display:none;
}
.RepeaterGrupos_TodosOver a
{
  display: block;
}
.RepeaterGrupos_Separador
{
  height: 10px;
}

