﻿#DIV-LINKS
{
  padding-left:5px;  
}

#DIV-LINKS img
{
  margin-bottom : 10px;
}

#DIV-LINKS li.titulo
{	
  border-bottom	:	solid 1px #B5021F;
	color					:	#B5021F;	
	font-size			: 12px;
	font-weight		: bold;
	margin-bottom	: 5px;
	margin-top		: 20px;	
}

#DIV-LINKS li.link img
{   
  margin-top    : 5px;
  margin-bottom : 0;
  margin-right  : 5px;
}

#DIV-LINKS li.link a
{
  color           : #B5021F;
  font-size       : 11px;
  font-weight     : bold;
  text-decoration : underline;
}

