.subtitulos-Verde, .subtitulos-Verde strong{
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #778c10
}  
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.verdana10 a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.verdana10 a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.tituloNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.verdana10justificado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.verdana10normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.limites_1px,
.limites_1px td 
{
	border: solid 1px #DCDCDC;
	border-collapse:collapse;
}
.BulletsAzuis ul {
    margin-left:0px;
    padding-left:0px;	
}
.BulletsAzuis li 
{
	margin-left:0px;
    padding-left:20px;
    padding-bottom: 5px;
    background:transparent url(../uploads/Grafismo Site/bulletAzul.gif) no-repeat;
    background-position:0 1px;
    list-style-type:none;
}

.BulletsAzuis a {color: #4c8ad3;font-weight: bold;text-decoration: none}
.BulletsAzuis a:hover {color: #de8533}

HR {border:1px solid transparent; border-bottom:1px solid #EDEDED}