/* ================================
    CSS STYLES FOR Module Pitagoras.MelhoresPraticas
   ================================
*/
.tituloGrid
{
	background-color:  #0082C4;
	font-family:Trebuchet MS;
	font-size:11px;
	color:White;
}

.TituloListagem
{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#660000;
	list-style:circle;
	font-weight:bold;
}

.pendencias
{
	
	font-family: verdana;
	font-size:10px;
	color: #ed1c24;
}

.GridRelatos
{
	border-color: Black;
	border-style: solid;
	border-top-width: 2px;
	
}
.linkVisaoRelatos
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#008FA9;
	font-weight:bold;
}

.TituloCategoria
{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#660000;
	font-weight:bold;
}

.LinkRelatos
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#008FA9;
	text-decoration:underline;
}

.Aviso
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:Red;
}

.linhaPar
{
	background-color:#F1F8FC;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#008FA9;
}

.linhaImpar
{
	background-color:#E6F2F8;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#008FA9;
}

.Sumario 
{
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	color: Red;
}

.TextoTitulo 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}

.descricao
{
	font-family: Tahoma;
	font-size: 11px;
	color:#6C6B6B;
}

.Texto
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#008FA9;
}

.Controles
{
	font-family:Trebuchet MS;
	font-size:11px;
	color:Black;
}
